Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/dp/
H A Ddp_link.h93 case DP_TEST_BIT_DEPTH_8: in dp_link_bit_depth_to_bpp()
116 case DP_TEST_BIT_DEPTH_8: in dp_link_bit_depth_to_bpc()
H A Ddp_link.c303 case DP_TEST_BIT_DEPTH_8: in dp_link_is_bit_depth_valid()
1230 tbd = DP_TEST_BIT_DEPTH_8; in dp_link_get_test_bits_depth()
1238 tbd = DP_TEST_BIT_DEPTH_8; in dp_link_get_test_bits_depth()
/openbmc/linux/include/drm/display/
H A Ddrm_dp.h853 # define DP_TEST_BIT_DEPTH_8 (1 << 5) macro
/openbmc/linux/drivers/gpu/drm/bridge/cadence/
H A Dcdns-mhdp8546-core.c1819 misc0 |= DP_TEST_BIT_DEPTH_8; in cdns_mhdp_configure_video()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_dp.c3844 case DP_TEST_BIT_DEPTH_8: in intel_dp_autotest_video_pattern()