Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-02-11 | drm/nouveau/i2c: switch to instanced constructor | Ben Skeggs | 1 | -2/+3 | |
Signed-off-by: Ben Skeggs <bskeggs@redhat.com> Reviewed-by: Lyude Paul <lyude@redhat.com> | |||||
2021-01-15 | drm/nouveau/i2c/gk110-: disable hw-initiated dpcd reads | Ben Skeggs | 1 | -0/+7 | |
RM does this around transactions, and it seemed to help while debugging AUXCH issues on GA102. Signed-off-by: Ben Skeggs <bskeggs@redhat.com> | |||||
2021-01-15 | drm/nouveau/i2c/gk110: split out from i2c/gk104 | Ben Skeggs | 1 | -0/+38 | |
No functional changes here yet. Signed-off-by: Ben Skeggs <bskeggs@redhat.com> |