Searched refs:INTEL_PLANE_CAP_TILING_4 (Results 1 – 3 of 3) sorted by relevance
242 INTEL_PLANE_CAP_TILING_4)249 .plane_caps = INTEL_PLANE_CAP_TILING_4,253 .plane_caps = INTEL_PLANE_CAP_TILING_4 | INTEL_PLANE_CAP_NEED64K_PHYS,257 .plane_caps = INTEL_PLANE_CAP_TILING_4 | INTEL_PLANE_CAP_CCS_MC,266 .plane_caps = INTEL_PLANE_CAP_TILING_4 | INTEL_PLANE_CAP_CCS_RC,274 .plane_caps = INTEL_PLANE_CAP_TILING_4 | INTEL_PLANE_CAP_CCS_RC_CC,283 .plane_caps = INTEL_PLANE_CAP_TILING_4 | INTEL_PLANE_CAP_CCS_MC,287 .plane_caps = INTEL_PLANE_CAP_TILING_4 | INTEL_PLANE_CAP_CCS_RC_CC,295 .plane_caps = INTEL_PLANE_CAP_TILING_4 | INTEL_PLANE_CAP_CCS_RC,299 .plane_caps = INTEL_PLANE_CAP_TILING_4,[all …]
31 #define INTEL_PLANE_CAP_TILING_4 BIT(6) macro
2582 caps |= INTEL_PLANE_CAP_TILING_4; in skl_get_plane_caps()