aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-imx.c
diff options
context:
space:
mode:
authorJani Nikula <[email protected]>2023-12-05 20:05:51 +0200
committerJani Nikula <[email protected]>2023-12-11 13:15:35 +0200
commite6861d8264cd43c5eb20196e53df36fd71ec5698 (patch)
tree8e2b42784689cc9001cd9c4ecebaa8639c4f0930 /drivers/usb/cdns3/cdns3-imx.c
parent324b70e997aab0a7deab8cb90711faccda4e98c8 (diff)
drm/i915/edp: don't write to DP_LINK_BW_SET when using rate select
The eDP 1.5 spec adds a clarification for eDP 1.4x: > For eDP v1.4x, if the Source device chooses the Main-Link rate by way > of DPCD 00100h, the Sink device shall ignore DPCD 00115h[2:0]. We write 0 to DP_LINK_BW_SET (DPCD 100h) even when using DP_LINK_RATE_SET (DPCD 114h). Stop doing that, as it can cause the panel to ignore the rate set method. Moreover, 0 is a reserved value for DP_LINK_BW_SET, and should not be used. v2: Improve the comments (Ville) Closes: https://gitlab.freedesktop.org/drm/intel/-/issues/9081 Tested-by: Animesh Manna <[email protected]> Reviewed-by: Uma Shankar <[email protected]> Cc: Ville Syrjälä <[email protected]> Signed-off-by: Jani Nikula <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] (cherry picked from commit 23b392b94acb0499f69706c5808c099f590ebcf4) Cc: [email protected] Signed-off-by: Jani Nikula <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions