Displaying 2 results from an estimated 2 matches for "db1eb528462f".
2019 Jul 26
1
[PATCH 2/2] drm/nouveau: Don't retry infinitely when receiving no data on i2c over AUX
...terface to return length actually transferred")
2ed95a4c65a3 ("drm/nouveau: recognise GM200 chipset")
7568b1067181 ("drm/nouveau/nvif: split out display interface definitions")
7d2813c437a0 ("drm/nouveau/ltc/gm204: split implementation from gm107")
db1eb528462f ("drm/nouveau: s/gm204/gm200/ in a number of places")
e3d26d086092 ("drm/nouveau/ibus/gm204: split implementation from gk104")
NOTE: The patch will not be queued to stable trees until it is upstream.
How should we proceed with this patch?
--
Thanks,
Sasha
2019 Jul 25
3
[PATCH 0/2] drm/nouveau: i2c over DP AUX fixes
This is another attempt at fixing an issue with
yes | sensors-detect
Causing some machines with nouveau loaded to hang if certain kinds of
displays are attached. I've also included one minor fix that I found
along the way of troubleshooting this issue.
Lyude Paul (2):
drm/nouveau: Fix missing elses in g94_i2c_aux_xfer
drm/nouveau: Don't retry infinitely when receiving no data on i2c