drm/nv50-nvc0: delay GART binding until move_notify time
authorBen Skeggs <bskeggs@redhat.com>
Thu, 10 Feb 2011 02:59:51 +0000 (12:59 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Thu, 24 Feb 2011 20:46:01 +0000 (06:46 +1000)
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 <bskeggs@redhat.com>

No differences found