INTEL_PLANE_CAP_TILING_X
modifiers = intel_fb_plane_get_modifiers(display, INTEL_PLANE_CAP_TILING_X);
#define INTEL_PLANE_CAP_TILING_MASK (INTEL_PLANE_CAP_TILING_X | \
.plane_caps = INTEL_PLANE_CAP_TILING_X,
case INTEL_PLANE_CAP_TILING_X:
modifiers = intel_fb_plane_get_modifiers(display, INTEL_PLANE_CAP_TILING_X);
u8 caps = INTEL_PLANE_CAP_TILING_X |
u8 caps = INTEL_PLANE_CAP_TILING_X |
return INTEL_PLANE_CAP_TILING_X |
u8 caps = INTEL_PLANE_CAP_TILING_X |