Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/msm/dp/
Ddp_link.h105 case DP_TEST_BIT_DEPTH_8: in dp_link_bit_depth_to_bpp()
128 case DP_TEST_BIT_DEPTH_8: in dp_link_bit_depth_to_bpc()
Ddp_link.c297 case DP_TEST_BIT_DEPTH_8: in dp_link_is_bit_depth_valid()
1173 tbd = DP_TEST_BIT_DEPTH_8; in dp_link_get_test_bits_depth()
Ddp_ctrl.c142 tbd = DP_TEST_BIT_DEPTH_8; in dp_ctrl_config_ctrl()
/Linux-v5.10/include/drm/
Ddrm_dp_helper.h703 # define DP_TEST_BIT_DEPTH_8 (1 << 5) macro
/Linux-v5.10/drivers/gpu/drm/bridge/cadence/
Dcdns-mhdp8546-core.c1749 misc0 |= DP_TEST_BIT_DEPTH_8; in cdns_mhdp_configure_video()
/Linux-v5.10/drivers/gpu/drm/i915/display/
Dintel_dp.c5344 case DP_TEST_BIT_DEPTH_8: in intel_dp_autotest_video_pattern()