Home
last modified time | relevance | path

Searched refs:INTEL_PLANE_CAP_TILING_Yf (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_fb.h31 #define INTEL_PLANE_CAP_TILING_Yf BIT(5) macro
H A Dintel_fb.c241 INTEL_PLANE_CAP_TILING_Yf | \
329 .plane_caps = INTEL_PLANE_CAP_TILING_Yf | INTEL_PLANE_CAP_CCS_RC,
345 .plane_caps = INTEL_PLANE_CAP_TILING_Yf,
413 case INTEL_PLANE_CAP_TILING_Yf: in intel_fb_modifier_to_tiling()
H A Dskl_universal_plane.c2723 INTEL_PLANE_CAP_TILING_Yf; in skl_plane_caps()
2742 INTEL_PLANE_CAP_TILING_Yf; in glk_plane_caps()
2755 INTEL_PLANE_CAP_TILING_Yf | in icl_plane_caps()