Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_fb.c602 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
638 intel_fb_is_gen12_ccs_aux_plane(fb, color_plane) || in is_surface_linear()
790 if (intel_fb_is_gen12_ccs_aux_plane(fb, color_plane)) in intel_tile_block_dims()
840 if (!intel_fb_is_gen12_ccs_aux_plane(fb, color_plane)) { in intel_fb_plane_get_subsampling()
1401 if (intel_fb_is_gen12_ccs_aux_plane(&fb->base, color_plane)) { in calc_plane_remap_info()
2044 if (intel_fb_is_gen12_ccs_aux_plane(fb, i)) { in intel_framebuffer_init()