Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dintel_fb.h24 #define INTEL_PLANE_CAP_CCS_RC BIT(0) macro
A Dintel_fb.c149 #define INTEL_PLANE_CAP_CCS_MASK (INTEL_PLANE_CAP_CCS_RC | \
174 .plane_caps = INTEL_PLANE_CAP_TILING_4 | INTEL_PLANE_CAP_CCS_RC,
191 .plane_caps = INTEL_PLANE_CAP_TILING_Y | INTEL_PLANE_CAP_CCS_RC,
208 .plane_caps = INTEL_PLANE_CAP_TILING_Yf | INTEL_PLANE_CAP_CCS_RC,
216 .plane_caps = INTEL_PLANE_CAP_TILING_Y | INTEL_PLANE_CAP_CCS_RC,
A Dskl_universal_plane.c2212 caps |= INTEL_PLANE_CAP_CCS_RC; in skl_get_plane_caps()

Completed in 12 milliseconds