Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/display/
Dskl_universal_plane.c2224 unsigned int supported_csc; in skl_universal_plane_create() local
2328 supported_csc = BIT(DRM_COLOR_YCBCR_BT601) | BIT(DRM_COLOR_YCBCR_BT709); in skl_universal_plane_create()
2331 supported_csc |= BIT(DRM_COLOR_YCBCR_BT2020); in skl_universal_plane_create()
2334 supported_csc, in skl_universal_plane_create()