Home
last modified time | relevance | path

Searched refs:intel_fb_is_gen12_ccs_aux_plane (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/i915/display/
Dintel_fb.c522 static bool intel_fb_is_gen12_ccs_aux_plane(const struct drm_framebuffer *fb, int color_plane) in intel_fb_is_gen12_ccs_aux_plane() function
564 intel_fb_is_gen12_ccs_aux_plane(fb, color_plane) || in is_surface_linear()
714 if (intel_fb_is_gen12_ccs_aux_plane(fb, color_plane)) in intel_tile_block_dims()
868 if (!intel_fb_is_gen12_ccs_aux_plane(fb, color_plane)) { in intel_fb_plane_get_subsampling()
1438 if (intel_fb_is_gen12_ccs_aux_plane(&fb->base, color_plane)) { in calc_plane_remap_info()
2029 if (intel_fb_is_gen12_ccs_aux_plane(fb, i)) { in intel_framebuffer_init()