Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-21 | drm/nouveau: modify vm to accomodate dual page tables for nvc0 | Ben Skeggs | |
Signed-off-by: Ben Skeggs <bskeggs@redhat.com> | |||
2010-12-21 | drm/nv50: fix smatch warning in nv50_vram.c | Ben Skeggs | |
Reported-by: Dan Carpenter <error27@gmail.com> Signed-off-by: Ben Skeggs <bskeggs@redhat.com> | |||
2010-12-08 | drm/nv50: implement global channel address space on new VM code | Ben Skeggs | |
As of this commit, it's guaranteed that if an object is in VRAM that its GPU virtual address will be constant. Signed-off-by: Ben Skeggs <bskeggs@redhat.com> | |||
2010-12-08 | drm/nv50: implement BAR1/BAR3 management on top of new VM code | Ben Skeggs | |
Signed-off-by: Ben Skeggs <bskeggs@redhat.com> | |||
2010-12-08 | drm/nv50: import new vm code | Ben Skeggs | |
Signed-off-by: Ben Skeggs <bskeggs@redhat.com> |