Searched refs:INTEL_PLANE_CAP_TILING_Y (Results 1 – 3 of 3) sorted by relevance
30 #define INTEL_PLANE_CAP_TILING_Y BIT(4) macro
241 INTEL_PLANE_CAP_TILING_Y | \304 .plane_caps = INTEL_PLANE_CAP_TILING_Y | INTEL_PLANE_CAP_CCS_MC,313 .plane_caps = INTEL_PLANE_CAP_TILING_Y | INTEL_PLANE_CAP_CCS_RC,321 .plane_caps = INTEL_PLANE_CAP_TILING_Y | INTEL_PLANE_CAP_CCS_RC_CC,338 .plane_caps = INTEL_PLANE_CAP_TILING_Y | INTEL_PLANE_CAP_CCS_RC,350 .plane_caps = INTEL_PLANE_CAP_TILING_Y,409 case INTEL_PLANE_CAP_TILING_Y: in intel_fb_modifier_to_tiling()
2725 INTEL_PLANE_CAP_TILING_Y | in skl_plane_caps()2744 INTEL_PLANE_CAP_TILING_Y | in glk_plane_caps()2757 INTEL_PLANE_CAP_TILING_Y | in icl_plane_caps()2783 caps |= INTEL_PLANE_CAP_TILING_Y; in tgl_plane_caps()
Completed in 14 milliseconds