Searched refs:intel_fb_is_gen12_ccs_aux_plane (Results 1 – 1 of 1) sorted by relevance
488 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() function530 intel_fb_is_gen12_ccs_aux_plane(fb, color_plane) || in is_surface_linear()677 if (intel_fb_is_gen12_ccs_aux_plane(fb, color_plane)) in intel_tile_block_dims()827 if (!intel_fb_is_gen12_ccs_aux_plane(fb, color_plane)) { in intel_fb_plane_get_subsampling()1395 if (intel_fb_is_gen12_ccs_aux_plane(&fb->base, color_plane)) { in calc_plane_remap_info()1986 if (intel_fb_is_gen12_ccs_aux_plane(fb, i)) { in intel_framebuffer_init()
Completed in 6 milliseconds