[PATCH 0/1] Regression in analogix_anx78xx

Tobias Schramm t.schramm at manjaro.org
Thu Jan 9 08:48:00 UTC 2020


commit ff1e8fb68ea0 ("drm/bridge: analogix-anx78xx: Avoid drm_dp_link helpers")
stores the max link rate in a u8, overflowing it.
This will probably prevent the link training from working properly.

I've not tested this patch beyond a simple compile test since I do not own
any devices containing an anx78xx. So please test!

Tobias

Tobias Schramm (1):
  drm/bridge: anx78xx: fix integer type used for storing dp link rate

 drivers/gpu/drm/bridge/analogix-anx78xx.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

-- 
2.24.1



More information about the dri-devel mailing list