drm/nv50-nvc0: completely disable relocs
authorBen Skeggs <bskeggs@redhat.com>
Tue, 7 Jun 2011 01:12:39 +0000 (11:12 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Thu, 23 Jun 2011 05:59:49 +0000 (15:59 +1000)
GPU virtual addresses are constant now so this should never be getting hit
anyway and userspace shouldn't break from them being ignored.

This is being done in preference to teaching the code how to deal with BOs
that exist at different virtual addresses within separate VMs.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>

No differences found