From: Dave Airlie Date: Fri, 14 Dec 2012 11:04:46 +0000 (+1000) Subject: radeon: fix regression with eviction since evict caching changes X-Git-Tag: v3.8-rc1~82^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd54fee7d440c4a9756cce2c24a50c15e4c17ccb;p=pandora-kernel.git radeon: fix regression with eviction since evict caching changes Since 0d0b3e7443bed6b49cb90fe7ddc4b5578a83a88d drm/radeon: use cached memory when evicting for vram on non agp evicting from TTM would try and evict to TTM instead of system, not so good. This should fix: https://bugs.freedesktop.org/show_bug.cgi?id=58272 Signed-off-by: Dave Airlie Signed-off-by: Maarten Lankhorst Signed-off-by: Alex Deucher --- Reading git-diff-tree failed