Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dintel_fb.h37 bool intel_fb_is_ccs_aux_plane(const struct drm_framebuffer *fb, int color_plane);
A Dintel_fb.c473 bool intel_fb_is_ccs_aux_plane(const struct drm_framebuffer *fb, int color_plane) in intel_fb_is_ccs_aux_plane() function
605 if (intel_fb_is_ccs_aux_plane(fb, color_plane)) in intel_tile_width_bytes()
611 if (intel_fb_is_ccs_aux_plane(fb, color_plane) || in intel_tile_width_bytes()
621 if (intel_fb_is_ccs_aux_plane(fb, color_plane)) in intel_tile_width_bytes()
763 if (intel_fb_is_ccs_aux_plane(fb, color_plane)) in intel_surf_alignment()
854 int main_plane = intel_fb_is_ccs_aux_plane(&fb->base, color_plane) ? in intel_fb_plane_dims()
1109 if (!intel_fb_is_ccs_aux_plane(fb, ccs_plane)) in intel_fb_check_ccs_xy()
A Dskl_universal_plane.c1767 if (!intel_fb_is_ccs_aux_plane(fb, ccs_plane)) in skl_check_ccs_aux_surface()

Completed in 11 milliseconds