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,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,331 case INTEL_PLANE_CAP_TILING_4: in intel_fb_modifier_to_tiling()[all …]
30 #define INTEL_PLANE_CAP_TILING_4 BIT(6) macro
2453 caps |= INTEL_PLANE_CAP_TILING_4; in skl_get_plane_caps()
Completed in 15 milliseconds