Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/display/
A Dintel_fb.h26 #define INTEL_PLANE_CAP_CCS_RC BIT(0) macro
A Dintel_fb.c237 #define INTEL_PLANE_CAP_CCS_MASK (INTEL_PLANE_CAP_CCS_RC | \
267 .plane_caps = INTEL_PLANE_CAP_TILING_4 | INTEL_PLANE_CAP_CCS_RC,
296 .plane_caps = INTEL_PLANE_CAP_TILING_4 | INTEL_PLANE_CAP_CCS_RC,
313 .plane_caps = INTEL_PLANE_CAP_TILING_Y | INTEL_PLANE_CAP_CCS_RC,
330 .plane_caps = INTEL_PLANE_CAP_TILING_Yf | INTEL_PLANE_CAP_CCS_RC,
338 .plane_caps = INTEL_PLANE_CAP_TILING_Y | INTEL_PLANE_CAP_CCS_RC,
A Dskl_universal_plane.c2729 caps |= INTEL_PLANE_CAP_CCS_RC; in skl_plane_caps()
2748 caps |= INTEL_PLANE_CAP_CCS_RC; in glk_plane_caps()
2759 INTEL_PLANE_CAP_CCS_RC; in icl_plane_caps()
2777 INTEL_PLANE_CAP_CCS_RC | in tgl_plane_caps()
2941 caps &= ~(INTEL_PLANE_CAP_CCS_RC | in skl_universal_plane_create()

Completed in 13 milliseconds