Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-24 | drm/nv50: fix 100c90 write on nva3 | Ben Skeggs | |
Signed-off-by: Ben Skeggs <bskeggs@redhat.com> | |||
2010-09-24 | drm/nv50: move vm trap to nv50_fb.c | Ben Skeggs | |
Signed-off-by: Ben Skeggs <bskeggs@redhat.com> | |||
2010-06-08 | drm/nv50: fix iommu errors caused by device reading from address 0 | Ben Skeggs | |
Signed-off-by: Ben Skeggs <bskeggs@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com> | |||
2010-03-10 | drm/nv50: Improve PGRAPH interrupt handling. | Marcin Kościelnicki | |
This makes nouveau recognise and report more kinds of PGRAPH errors, as well as prevent GPU lockups resulting from some of them. Lots of guesswork was involved and some part of this is probably incorrect. Some potential-lockuop situations are handled by just resetting a whole PGRAPH subunit, which doesn't sound like a "proper" solution, but seems to work just fine... for now. Signed-off-by: Marcin Kościelnicki <koriakin@0x04.net> Signed-off-by: Ben Skeggs <bskeggs@redhat.com> |