search for: 1af5c410cc0c

Displaying 2 results from an estimated 2 matches for "1af5c410cc0c".

2019 Jul 26
1
[PATCH 2/2] drm/nouveau: Don't retry infinitely when receiving no data on i2c over AUX
...e tag indicates that it's relevant for the following trees: all The bot has tested the following trees: v5.2.2, v5.1.19, v4.19.60, v4.14.134, v4.9.186, v4.4.186. v5.2.2: Build OK! v5.1.19: Build OK! v4.19.60: Build OK! v4.14.134: Build OK! v4.9.186: Failed to apply! Possible dependencies: 1af5c410cc0c ("drm/nouveau/i2c: modify aux interface to return length actually transferred") v4.4.186: Failed to apply! Possible dependencies: 1af5c410cc0c ("drm/nouveau/i2c: modify aux interface to return length actually transferred") 2ed95a4c65a3 ("drm/nouveau: recognise GM20...
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