Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/drm/
H A Ddrm_dp_helper.h1087 DP_COLORIMETRY_BT2020_RGB = 0x6, enumerator
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_dp_helper.h1316 DP_COLORIMETRY_BT2020_RGB = 0x6, enumerator
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_dp_helper.c2299 case DP_COLORIMETRY_BT2020_RGB: /* and DP_COLORIMETRY_BT2020_CYCC */ in dp_colorimetry_get_name()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Ddw-dp.c2104 vsc.colorimetry = DP_COLORIMETRY_BT2020_RGB; in dw_dp_send_vsc_sdp()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_dp.c2560 vsc->colorimetry = DP_COLORIMETRY_BT2020_RGB; in intel_dp_compute_vsc_colorimetry()