Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/i915/display/
Dintel_fb.h37 int intel_fb_rc_ccs_cc_plane(const struct drm_framebuffer *fb);
Dintel_fb.c490 int intel_fb_rc_ccs_cc_plane(const struct drm_framebuffer *fb) in intel_fb_rc_ccs_cc_plane() function
504 return intel_fb_rc_ccs_cc_plane(fb) == color_plane; in is_gen12_ccs_cc_plane()
Dintel_display.c8404 cc_plane = intel_fb_rc_ccs_cc_plane(fb); in intel_atomic_prepare_plane_clear_colors()