Searched refs:INTEL_PLANE_CAP_TILING_4 (Results 1 – 3 of 3) sorted by relevance
243 INTEL_PLANE_CAP_TILING_4)250 .plane_caps = INTEL_PLANE_CAP_TILING_4,258 .plane_caps = INTEL_PLANE_CAP_TILING_4 | INTEL_PLANE_CAP_CCS_MC,267 .plane_caps = INTEL_PLANE_CAP_TILING_4 | INTEL_PLANE_CAP_CCS_RC,275 .plane_caps = INTEL_PLANE_CAP_TILING_4 | INTEL_PLANE_CAP_CCS_RC_CC,284 .plane_caps = INTEL_PLANE_CAP_TILING_4 | INTEL_PLANE_CAP_CCS_MC,288 .plane_caps = INTEL_PLANE_CAP_TILING_4 | INTEL_PLANE_CAP_CCS_RC_CC,296 .plane_caps = INTEL_PLANE_CAP_TILING_4 | INTEL_PLANE_CAP_CCS_RC,300 .plane_caps = INTEL_PLANE_CAP_TILING_4,413 case INTEL_PLANE_CAP_TILING_4: in intel_fb_modifier_to_tiling()[all …]
32 #define INTEL_PLANE_CAP_TILING_4 BIT(6) macro
2781 caps |= INTEL_PLANE_CAP_TILING_4; in tgl_plane_caps()
Completed in 15 milliseconds