From: Jerome Glisse Date: Thu, 1 Oct 2009 16:02:14 +0000 (+0200) Subject: drm/radeon/kms: Fix R600/RV770 disable acceleration path X-Git-Tag: v2.6.32-rc4~32^2^2~15 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75c8129893d78fd0cbe5c26580cadd6001d904fc;p=pandora-kernel.git drm/radeon/kms: Fix R600/RV770 disable acceleration path When acceleration doesn't work we should free associated memory and stop GPU block responsible for hardware acceleration so we don't waste resource or let think one component of the driver that a GPU feature is working/running while it doesn't actualy work. Signed-off-by: Jerome Glisse Signed-off-by: Dave Airlie --- Reading git-diff-tree failed