Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_sprite.c2639 static bool g4x_sprite_format_mod_supported(struct drm_plane *_plane, in g4x_sprite_format_mod_supported()
2665 static bool snb_sprite_format_mod_supported(struct drm_plane *_plane, in snb_sprite_format_mod_supported()
2696 static bool vlv_sprite_format_mod_supported(struct drm_plane *_plane, in vlv_sprite_format_mod_supported()
2731 static bool skl_plane_format_mod_supported(struct drm_plane *_plane, in skl_plane_format_mod_supported()
2808 static bool gen12_plane_format_mod_supported(struct drm_plane *_plane, in gen12_plane_format_mod_supported()
H A Dintel_display.c15981 intel_prepare_plane_fb(struct drm_plane *_plane, in intel_prepare_plane_fb()
16133 static bool i8xx_plane_format_mod_supported(struct drm_plane *_plane, in i8xx_plane_format_mod_supported()
16156 static bool i965_plane_format_mod_supported(struct drm_plane *_plane, in i965_plane_format_mod_supported()
16186 static bool intel_cursor_format_mod_supported(struct drm_plane *_plane, in intel_cursor_format_mod_supported()
16212 intel_legacy_cursor_update(struct drm_plane *_plane, in intel_legacy_cursor_update()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gvt/
H A Dreg.h69 #define REG_50080(_pipe, _plane) ({ \ argument
/OK3568_Linux_fs/kernel/drivers/media/common/videobuf2/
H A Dvideobuf2-core.c2153 unsigned int *_buffer, unsigned int *_plane) in __find_plane_by_offset()