Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/msm/dp/
Ddp_link.h103 case DP_TEST_BIT_DEPTH_6: in dp_link_bit_depth_to_bpp()
126 case DP_TEST_BIT_DEPTH_6: in dp_link_bit_depth_to_bpc()
Ddp_link.c298 case DP_TEST_BIT_DEPTH_6: in dp_link_is_bit_depth_valid()
1183 tbd = DP_TEST_BIT_DEPTH_6; in dp_link_get_test_bits_depth()
/Linux-v6.1/include/drm/display/
Ddrm_dp.h842 # define DP_TEST_BIT_DEPTH_6 (0 << 5) macro
/Linux-v6.1/drivers/gpu/drm/bridge/cadence/
Dcdns-mhdp8546-core.c1800 misc0 |= DP_TEST_BIT_DEPTH_6; in cdns_mhdp_configure_video()
/Linux-v6.1/drivers/gpu/drm/i915/display/
Dintel_dp.c3545 case DP_TEST_BIT_DEPTH_6: in intel_dp_autotest_video_pattern()