drm/radeon: fall back to GTT if bo creation/validation in VRAM fails.
authorMichel Dänzer <daenzer@vmware.com>
Thu, 8 Jul 2010 02:43:28 +0000 (12:43 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 2 Aug 2010 00:00:08 +0000 (10:00 +1000)
This fixes a problem where on low VRAM cards we'd run out of space for validation.

[airlied: Tested on my M7, Thinkpad T42, compiz works with no problems.]

Signed-off-by: Michel Dänzer <daenzer@vmware.com>
Cc: stable@kernel.org
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found