commit | d359d51cba731a72fede6c09b1d567de02f081dc | [log] [tgz] |
---|---|---|
author | Ben Skeggs <bskeggs@redhat.com> | Fri Jun 03 15:47:39 2011 +1000 |
committer | Ben Skeggs <bskeggs@redhat.com> | Thu Jun 23 15:58:32 2011 +1000 |
tree | c1fcbf480a8b778d2a28cca0e565c3ba2d3db004 | |
parent | e8a863c10f4ca47e942886dddf70c35e3c2d5dd6 [diff] |
drm/nouveau: no need to update bo.offset from vma after validate 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>