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,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,412 case INTEL_PLANE_CAP_TILING_4: in intel_fb_modifier_to_tiling()[all …]
32 #define INTEL_PLANE_CAP_TILING_4 BIT(6) macro
2778 caps |= INTEL_PLANE_CAP_TILING_4; in tgl_plane_caps()