Searched refs:INTEL_PLANE_CAP_TILING_Y (Results 1 – 3 of 3) sorted by relevance
28 #define INTEL_PLANE_CAP_TILING_Y BIT(4) macro
159 INTEL_PLANE_CAP_TILING_Y | \222 .plane_caps = INTEL_PLANE_CAP_TILING_Y | INTEL_PLANE_CAP_CCS_MC,231 .plane_caps = INTEL_PLANE_CAP_TILING_Y | INTEL_PLANE_CAP_CCS_RC,239 .plane_caps = INTEL_PLANE_CAP_TILING_Y | INTEL_PLANE_CAP_CCS_RC_CC,256 .plane_caps = INTEL_PLANE_CAP_TILING_Y | INTEL_PLANE_CAP_CCS_RC,268 .plane_caps = INTEL_PLANE_CAP_TILING_Y,327 case INTEL_PLANE_CAP_TILING_Y: in intel_fb_modifier_to_tiling()
2449 caps |= INTEL_PLANE_CAP_TILING_Y; in skl_get_plane_caps()
Completed in 20 milliseconds