Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dskl_universal_plane.c2610 unsigned int supported_csc; in skl_universal_plane_create() local
2728 supported_csc = BIT(DRM_COLOR_YCBCR_BT601) | BIT(DRM_COLOR_YCBCR_BT709); in skl_universal_plane_create()
2731 supported_csc |= BIT(DRM_COLOR_YCBCR_BT2020); in skl_universal_plane_create()
2734 supported_csc, in skl_universal_plane_create()