dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/1] Regression in analogix_anx78xx
@ 2020-03-08 15:22 Tobias Schramm
  2020-03-08 15:22 ` [PATCH v2 1/1] drm/bridge: anx78xx: fix calculation of dp link rate Tobias Schramm
  0 siblings, 1 reply; 2+ messages in thread
From: Tobias Schramm @ 2020-03-08 15:22 UTC (permalink / raw)
  To: Andrzej Hajda, Neil Armstrong, Laurent Pinchart, Jonas Karlman,
	Jernej Skrabec, David Airlie, Daniel Vetter
  Cc: Thierry Reding, Tobias Schramm, linux-kernel, dri-devel,
	Maxime Ripard, Thomas Gleixner, Brian Masney, Sam Ravnborg,
	Icenowy Zheng

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.

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


Best regards,

Tobias

Changelog:
 v2: Skip forward and back conversion to/from link rate

Tobias Schramm (1):
  drm/bridge: anx78xx: fix calculation of dp link rate

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

-- 
2.24.1

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-03-08 15:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-08 15:22 [PATCH v2 0/1] Regression in analogix_anx78xx Tobias Schramm
2020-03-08 15:22 ` [PATCH v2 1/1] drm/bridge: anx78xx: fix calculation of dp link rate Tobias Schramm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).