Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_fb.h30 #define INTEL_PLANE_CAP_TILING_Y BIT(4) macro
H A Dintel_fb.c240 INTEL_PLANE_CAP_TILING_Y | \
303 .plane_caps = INTEL_PLANE_CAP_TILING_Y | INTEL_PLANE_CAP_CCS_MC,
312 .plane_caps = INTEL_PLANE_CAP_TILING_Y | INTEL_PLANE_CAP_CCS_RC,
320 .plane_caps = INTEL_PLANE_CAP_TILING_Y | INTEL_PLANE_CAP_CCS_RC_CC,
337 .plane_caps = INTEL_PLANE_CAP_TILING_Y | INTEL_PLANE_CAP_CCS_RC,
349 .plane_caps = INTEL_PLANE_CAP_TILING_Y,
408 case INTEL_PLANE_CAP_TILING_Y: in intel_fb_modifier_to_tiling()
H A Dskl_universal_plane.c2722 INTEL_PLANE_CAP_TILING_Y | in skl_plane_caps()
2741 INTEL_PLANE_CAP_TILING_Y | in glk_plane_caps()
2754 INTEL_PLANE_CAP_TILING_Y | in icl_plane_caps()
2780 caps |= INTEL_PLANE_CAP_TILING_Y; in tgl_plane_caps()