Searched defs:_plane (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/gpu/drm/i915/gvt/ |
H A D | reg.h | 65 #define REG_50080(_pipe, _plane) ({ \ argument
|
/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_sprite.c | 1491 static bool g4x_sprite_format_mod_supported(struct drm_plane *_plane, in g4x_sprite_format_mod_supported() 1512 static bool snb_sprite_format_mod_supported(struct drm_plane *_plane, in snb_sprite_format_mod_supported() 1538 static bool vlv_sprite_format_mod_supported(struct drm_plane *_plane, in vlv_sprite_format_mod_supported()
|
H A D | intel_cursor.c | 761 static bool intel_cursor_format_mod_supported(struct drm_plane *_plane, in intel_cursor_format_mod_supported() 782 intel_legacy_cursor_update(struct drm_plane *_plane, in intel_legacy_cursor_update()
|
H A D | i9xx_plane.c | 69 static bool i8xx_plane_format_mod_supported(struct drm_plane *_plane, in i8xx_plane_format_mod_supported() 87 static bool i965_plane_format_mod_supported(struct drm_plane *_plane, in i965_plane_format_mod_supported()
|
H A D | skl_universal_plane.c | 2327 static bool skl_plane_format_mod_supported(struct drm_plane *_plane, in skl_plane_format_mod_supported() 2381 static bool icl_plane_format_mod_supported(struct drm_plane *_plane, in icl_plane_format_mod_supported() 2435 static bool tgl_plane_format_mod_supported(struct drm_plane *_plane, in tgl_plane_format_mod_supported()
|
H A D | intel_atomic_plane.c | 1090 intel_prepare_plane_fb(struct drm_plane *_plane, in intel_prepare_plane_fb()
|
/linux/drivers/gpu/drm/vc4/ |
H A D | vc4_drv.h | 407 #define to_vc4_plane(_plane) \ argument
|