Searched refs:is_gen12_ccs_plane (Results 1 – 3 of 3) sorted by relevance
20 bool is_gen12_ccs_plane(const struct drm_framebuffer *fb, int plane);
22 bool is_gen12_ccs_plane(const struct drm_framebuffer *fb, int plane) in is_gen12_ccs_plane() function42 is_gen12_ccs_plane(fb, color_plane); in is_surface_linear()84 if (is_gen12_ccs_plane(fb, color_plane)) in intel_tile_height()141 if (!is_gen12_ccs_plane(fb, color_plane)) { in intel_fb_plane_get_subsampling()
11871 if (is_gen12_ccs_plane(fb, i) && !is_gen12_ccs_cc_plane(fb, i)) { in intel_framebuffer_init()