https://github.com/torvalds/linux
Revision 13a86519202c5d119d83640d6f781f3181205d2c authored by Ben Skeggs on 19 July 2017, 06:49:59 UTC, committed by Ben Skeggs on 24 July 2017, 02:15:24 UTC
Since switching the I2C-over-AUX helpers, there have been regressions on
some display combinations due to us not having support for "address only"
transactions.

This commits enables support for them for GF119 and newer.

Earlier GPUs have been reverted to a custom I2C-over-AUX algorithm.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
1 parent 5896ec7
History
Tip revision: 13a86519202c5d119d83640d6f781f3181205d2c authored by Ben Skeggs on 19 July 2017, 06:49:59 UTC
drm/nouveau/i2c/gf119-: add support for address-only transactions
Tip revision: 13a8651

back to top