From: Jesse Barnes Date: Thu, 4 Feb 2010 22:17:47 +0000 (-0800) Subject: drm/i915: fix drps disable so unload & re-load works X-Git-Tag: v2.6.34-rc1~209^2~11^2~24^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=357b13c3e498bb658f511f91a9e4f09c9553be6e;p=pandora-kernel.git drm/i915: fix drps disable so unload & re-load works At unload time, we need to disable DRPS, but we need to do it correctly or the GPU will hang and we won't be able to load the module again. So set the SFCAVM bit so we can properly restore the DRPS config at unload. Signed-off-by: Jesse Barnes Signed-off-by: Eric Anholt --- Reading git-diff-tree failed