Searched refs:INTEL_PLANE_CAP_TILING_4 (Results 1 – 3 of 3) sorted by relevance
155 INTEL_PLANE_CAP_TILING_4)162 .plane_caps = INTEL_PLANE_CAP_TILING_4 | INTEL_PLANE_CAP_CCS_MC,171 .plane_caps = INTEL_PLANE_CAP_TILING_4 | INTEL_PLANE_CAP_CCS_RC,179 .plane_caps = INTEL_PLANE_CAP_TILING_4 | INTEL_PLANE_CAP_CCS_RC_CC,188 .plane_caps = INTEL_PLANE_CAP_TILING_4 | INTEL_PLANE_CAP_CCS_MC,192 .plane_caps = INTEL_PLANE_CAP_TILING_4 | INTEL_PLANE_CAP_CCS_RC_CC,200 .plane_caps = INTEL_PLANE_CAP_TILING_4 | INTEL_PLANE_CAP_CCS_RC,204 .plane_caps = INTEL_PLANE_CAP_TILING_4,746 case INTEL_PLANE_CAP_TILING_4: in intel_fb_modifier_to_tiling()
30 #define INTEL_PLANE_CAP_TILING_4 BIT(6) macro
2220 caps |= INTEL_PLANE_CAP_TILING_4; in skl_get_plane_caps()