From: Ben Skeggs Date: Tue, 7 Jun 2011 01:12:39 +0000 (+1000) Subject: drm/nv50-nvc0: completely disable relocs X-Git-Tag: v3.1-rc1~230^2~22^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3fcd0a975c4ae272c3e5db0632479633cef19ef;p=pandora-kernel.git 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 --- Reading git-diff-tree failed