Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dskl_universal_plane.c2246 unsigned int supported_csc; in skl_universal_plane_create() local
2350 supported_csc = BIT(DRM_COLOR_YCBCR_BT601) | BIT(DRM_COLOR_YCBCR_BT709); in skl_universal_plane_create()
2353 supported_csc |= BIT(DRM_COLOR_YCBCR_BT2020); in skl_universal_plane_create()
2356 supported_csc, in skl_universal_plane_create()