summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nv50_vm.c
diff options
context:
space:
mode:
authorBen Skeggs <bskeggs@redhat.com>2011-03-07 07:18:03 (GMT)
committerDave Airlie <airlied@redhat.com>2011-03-07 21:03:01 (GMT)
commitef1b287169cd3d1e428c8ed8222e0bbf733d5dbb (patch)
tree87802c1a32ad130065f2ba35a73d9da6a8632d40 /drivers/gpu/drm/nouveau/nv50_vm.c
parentfb62c00a6d8942775abc23d1621db1252e2d93d1 (diff)
downloadlinux-fsl-qoriq-ef1b287169cd3d1e428c8ed8222e0bbf733d5dbb.tar.xz
drm/nouveau: fix regression causing ttm to not be able to evict vram
TTM assumes an error condition from man->func->get_node() means that something went horribly wrong, and causes it to bail. The driver is supposed to return 0, and leave mm_node == NULL to signal that it couldn't allocate any memory. Signed-off-by: Ben Skeggs <bskeggs@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/nouveau/nv50_vm.c')
0 files changed, 0 insertions, 0 deletions