drm/nouveau: no need to update bo.offset from vma after validate
authorBen Skeggs <bskeggs@redhat.com>
Fri, 3 Jun 2011 05:47:39 +0000 (15:47 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Thu, 23 Jun 2011 05:58:32 +0000 (15:58 +1000)
On chipsets using nouveau_vm, the virtual address stays constant, so
the value set at bo creation time is fine.

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

No differences found