Searched defs:_plane (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gvt/ |
H A D | reg.h | 71 #define REG_50080(_pipe, _plane) ({ \ argument
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/ |
H A D | intel_sprite.c | 2584 static bool g4x_sprite_format_mod_supported(struct drm_plane *_plane, in g4x_sprite_format_mod_supported() 2610 static bool snb_sprite_format_mod_supported(struct drm_plane *_plane, in snb_sprite_format_mod_supported() 2641 static bool vlv_sprite_format_mod_supported(struct drm_plane *_plane, in vlv_sprite_format_mod_supported() 2676 static bool skl_plane_format_mod_supported(struct drm_plane *_plane, in skl_plane_format_mod_supported() 2746 static bool gen12_plane_format_mod_supported(struct drm_plane *_plane, in gen12_plane_format_mod_supported()
|
H A D | intel_display.c | 15917 static bool i8xx_plane_format_mod_supported(struct drm_plane *_plane, in i8xx_plane_format_mod_supported() 15940 static bool i965_plane_format_mod_supported(struct drm_plane *_plane, in i965_plane_format_mod_supported() 15970 static bool intel_cursor_format_mod_supported(struct drm_plane *_plane, in intel_cursor_format_mod_supported() 15996 intel_legacy_cursor_update(struct drm_plane *_plane, in intel_legacy_cursor_update()
|