From: Ben Skeggs Date: Fri, 3 Jun 2011 05:47:39 +0000 (+1000) Subject: drm/nouveau: no need to update bo.offset from vma after validate X-Git-Tag: v3.1-rc1~230^2~22^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d359d51cba731a72fede6c09b1d567de02f081dc;p=pandora-kernel.git 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 --- Reading git-diff-tree failed