Searched refs:INTEL_PLANE_CAP_TILING_4 (Results 1 – 3 of 3) sorted by relevance
161 INTEL_PLANE_CAP_TILING_4)168 .plane_caps = INTEL_PLANE_CAP_TILING_4,172 .plane_caps = INTEL_PLANE_CAP_TILING_4 | INTEL_PLANE_CAP_NEED64K_PHYS,176 .plane_caps = INTEL_PLANE_CAP_TILING_4 | INTEL_PLANE_CAP_CCS_MC,185 .plane_caps = INTEL_PLANE_CAP_TILING_4 | INTEL_PLANE_CAP_CCS_RC,193 .plane_caps = INTEL_PLANE_CAP_TILING_4 | INTEL_PLANE_CAP_CCS_RC_CC,202 .plane_caps = INTEL_PLANE_CAP_TILING_4 | INTEL_PLANE_CAP_CCS_MC,206 .plane_caps = INTEL_PLANE_CAP_TILING_4 | INTEL_PLANE_CAP_CCS_RC_CC,214 .plane_caps = INTEL_PLANE_CAP_TILING_4 | INTEL_PLANE_CAP_CCS_RC,218 .plane_caps = INTEL_PLANE_CAP_TILING_4,[all …]
30 #define INTEL_PLANE_CAP_TILING_4 BIT(6) macro
2453 caps |= INTEL_PLANE_CAP_TILING_4; in skl_get_plane_caps()