Home
last modified time | relevance | path

Searched defs:_plane (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/sys/dev/pci/drm/i915/display/
H A Dintel_cursor.c597 static bool intel_cursor_format_mod_supported(struct drm_plane *_plane, in intel_cursor_format_mod_supported()
607 intel_legacy_cursor_update(struct drm_plane *_plane, in intel_legacy_cursor_update()
H A Di9xx_plane.c66 static bool i8xx_plane_format_mod_supported(struct drm_plane *_plane, in i8xx_plane_format_mod_supported() argument
84 static bool i965_plane_format_mod_supported(struct drm_plane *_plane, in i965_plane_format_mod_supported() argument
H A Dintel_sprite.c1440 static bool g4x_sprite_format_mod_supported(struct drm_plane *_plane, in g4x_sprite_format_mod_supported()
1461 static bool snb_sprite_format_mod_supported(struct drm_plane *_plane, in snb_sprite_format_mod_supported()
1487 static bool vlv_sprite_format_mod_supported(struct drm_plane *_plane, in vlv_sprite_format_mod_supported()
H A Dskl_universal_plane.c2023 static bool skl_plane_format_mod_supported(struct drm_plane *_plane, in skl_plane_format_mod_supported() argument
2077 static bool gen12_plane_format_mod_supported(struct drm_plane *_plane, in gen12_plane_format_mod_supported() argument
H A Dintel_atomic_plane.c1020 intel_prepare_plane_fb(struct drm_plane *_plane, in intel_prepare_plane_fb()
/openbsd-src/sys/dev/pci/drm/i915/gvt/
H A Dreg.h68 #define REG_50080(_pipe, _plane) ({ \ argument