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)
commita3fcd0a975c4ae272c3e5db0632479633cef19ef
tree44b76992b46e9aef573f1bd150fd1747d2774716
parent180cc30637b47dafa26e3202a41964b5ebdab365
drm/nv50-nvc0: completely disable relocs

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>
drivers/gpu/drm/nouveau/nouveau_gem.c
This page took 0.025945 seconds and 5 git commands to generate.