Searched defs:_plane (Results 1 – 3 of 3) sorted by relevance
1300 static bool g4x_sprite_format_mod_supported(struct drm_plane *_plane, in g4x_sprite_format_mod_supported()1326 static bool snb_sprite_format_mod_supported(struct drm_plane *_plane, in snb_sprite_format_mod_supported()1353 static bool vlv_sprite_format_mod_supported(struct drm_plane *_plane, in vlv_sprite_format_mod_supported()1385 static bool skl_plane_format_mod_supported(struct drm_plane *_plane, in skl_plane_format_mod_supported()
13332 static bool i8xx_plane_format_mod_supported(struct drm_plane *_plane, in i8xx_plane_format_mod_supported()13355 static bool i965_plane_format_mod_supported(struct drm_plane *_plane, in i965_plane_format_mod_supported()13380 static bool skl_plane_format_mod_supported(struct drm_plane *_plane, in skl_plane_format_mod_supported()13431 static bool intel_cursor_format_mod_supported(struct drm_plane *_plane, in intel_cursor_format_mod_supported()
1808 unsigned int *_buffer, unsigned int *_plane) in __find_plane_by_offset()