From: Ben Skeggs Date: Thu, 10 Feb 2011 02:59:51 +0000 (+1000) Subject: drm/nv50-nvc0: delay GART binding until move_notify time X-Git-Tag: v2.6.39-rc1~458^2~20^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26c0c9e33a2eb44b345d22d5928d5c8b7b261226;p=pandora-kernel.git drm/nv50-nvc0: delay GART binding until move_notify time The immediate benefit of doing this is that on NV50 and up, the GPU virtual address of any buffer is now constant, regardless of what memtype they're placed in. Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed