Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-18 | drm/nouveau: rip out nvkm_client.super | Ben Skeggs | |
No longer required now that userspace can't touch anything that might need it, and should fix DRM MM operations racing with each other, and the random hangs/crashes that come with that. Signed-off-by: Ben Skeggs <bskeggs@redhat.com> Reviewed-by: Lyude Paul <lyude@redhat.com> | |||
2017-11-02 | drm/nouveau/mmu: define user interfaces to mmu memory allocation | Ben Skeggs | |
Signed-off-by: Ben Skeggs <bskeggs@redhat.com> |