Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/display/
Dintel_display.c1949 static bool is_ccs_plane(const struct drm_framebuffer *fb, int plane) in is_ccs_plane() function
1966 return is_gen12_ccs_modifier(fb->modifier) && is_ccs_plane(fb, plane); in is_gen12_ccs_plane()
1972 return is_ccs_plane(fb, plane); in is_aux_plane()
2032 if (is_ccs_plane(fb, color_plane)) in intel_tile_width_bytes()
2037 if (is_ccs_plane(fb, color_plane)) in intel_tile_width_bytes()
2046 if (is_ccs_plane(fb, color_plane)) in intel_tile_width_bytes()
2177 is_ccs_plane(fb, color_plane)) in intel_surf_alignment()
2928 if (!is_ccs_plane(fb, ccs_plane)) in intel_fb_check_ccs_xy()
2965 int main_plane = is_ccs_plane(fb, color_plane) ? in intel_fb_plane_dims()
4071 if (!is_ccs_plane(fb, ccs_plane)) in skl_check_ccs_aux_surface()