Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dintel_fb.h28 #define INTEL_PLANE_CAP_TILING_Y BIT(4) macro
A Dintel_fb.c153 INTEL_PLANE_CAP_TILING_Y | \
182 .plane_caps = INTEL_PLANE_CAP_TILING_Y | INTEL_PLANE_CAP_CCS_MC,
191 .plane_caps = INTEL_PLANE_CAP_TILING_Y | INTEL_PLANE_CAP_CCS_RC,
199 .plane_caps = INTEL_PLANE_CAP_TILING_Y | INTEL_PLANE_CAP_CCS_RC_CC,
216 .plane_caps = INTEL_PLANE_CAP_TILING_Y | INTEL_PLANE_CAP_CCS_RC,
228 .plane_caps = INTEL_PLANE_CAP_TILING_Y,
705 case INTEL_PLANE_CAP_TILING_Y: in intel_fb_modifier_to_tiling()
A Dskl_universal_plane.c2205 caps |= INTEL_PLANE_CAP_TILING_Y; in skl_get_plane_caps()

Completed in 11 milliseconds