Searched refs:INTEL_PLANE_CAP_TILING_4 (Results 1 – 3 of 3) sorted by relevance
30 #define INTEL_PLANE_CAP_TILING_4 BIT(6) macro
155 INTEL_PLANE_CAP_TILING_4)162 .plane_caps = INTEL_PLANE_CAP_TILING_4 | INTEL_PLANE_CAP_CCS_MC,166 .plane_caps = INTEL_PLANE_CAP_TILING_4 | INTEL_PLANE_CAP_CCS_RC_CC,174 .plane_caps = INTEL_PLANE_CAP_TILING_4 | INTEL_PLANE_CAP_CCS_RC,178 .plane_caps = INTEL_PLANE_CAP_TILING_4,696 case INTEL_PLANE_CAP_TILING_4: in intel_fb_modifier_to_tiling()
2202 caps |= INTEL_PLANE_CAP_TILING_4; in skl_get_plane_caps()