Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/dp/
H A Ddp_link.h91 case DP_TEST_BIT_DEPTH_6: in dp_link_bit_depth_to_bpp()
114 case DP_TEST_BIT_DEPTH_6: in dp_link_bit_depth_to_bpc()
H A Ddp_link.c302 case DP_TEST_BIT_DEPTH_6: in dp_link_is_bit_depth_valid()
1227 tbd = DP_TEST_BIT_DEPTH_6; in dp_link_get_test_bits_depth()
/openbmc/linux/include/drm/display/
H A Ddrm_dp.h852 # define DP_TEST_BIT_DEPTH_6 (0 << 5) macro
/openbmc/linux/drivers/gpu/drm/bridge/cadence/
H A Dcdns-mhdp8546-core.c1815 misc0 |= DP_TEST_BIT_DEPTH_6; in cdns_mhdp_configure_video()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_dp.c3841 case DP_TEST_BIT_DEPTH_6: in intel_dp_autotest_video_pattern()