Home
last modified time | relevance | path

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

/Linux-v6.6/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.c302 case DP_TEST_BIT_DEPTH_8: in dp_link_is_bit_depth_valid()
1225 tbd = DP_TEST_BIT_DEPTH_8; in dp_link_get_test_bits_depth()
Ddp_ctrl.c140 tbd = DP_TEST_BIT_DEPTH_8; in dp_ctrl_config_ctrl()
/Linux-v6.6/include/drm/display/
Ddrm_dp.h853 # define DP_TEST_BIT_DEPTH_8 (1 << 5) macro
/Linux-v6.6/drivers/gpu/drm/bridge/cadence/
Dcdns-mhdp8546-core.c1819 misc0 |= DP_TEST_BIT_DEPTH_8; in cdns_mhdp_configure_video()
/Linux-v6.6/drivers/gpu/drm/i915/display/
Dintel_dp.c3828 case DP_TEST_BIT_DEPTH_8: in intel_dp_autotest_video_pattern()