Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/dp/
H A Ddp_link.h104 case DP_TEST_BIT_DEPTH_8: in msm_dp_link_bit_depth_to_bpp()
H A Ddp_link.c305 case DP_TEST_BIT_DEPTH_8: in msm_dp_link_is_bit_depth_valid()
1198 tbd = DP_TEST_BIT_DEPTH_8; in msm_dp_link_get_test_bits_depth()
1206 tbd = DP_TEST_BIT_DEPTH_8; in msm_dp_link_get_test_bits_depth()
/linux/include/drm/display/
H A Ddrm_dp.h913 # define DP_TEST_BIT_DEPTH_8 (1 << 5) macro
/linux/drivers/gpu/drm/bridge/cadence/
H A Dcdns-mhdp8546-core.c1747 misc0 |= DP_TEST_BIT_DEPTH_8; in cdns_mhdp_configure_video()