From: Corbin Simpson Date: Wed, 6 Jan 2010 18:28:48 +0000 (+0100) Subject: drm/radeon/kms: Workaround RV410/R420 CP errata (V3) X-Git-Tag: v2.6.33-rc4~17^2~1^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62cdc0c20663ef840a94850892517b2b7f584904;p=pandora-kernel.git drm/radeon/kms: Workaround RV410/R420 CP errata (V3) Long story short, this fixes sporadic hardlocks with my rv410 during times of intense 2D acceleration (Flash on Fx3). V2: Fix indentation and move errata_fini to suspend function so we don't leak scratch register over suspend/resume cycle. V3: Move scratch_reg to asic specific structure (aim is to slowly move stuff to asic specific structure and avoid poluting radeon_device struct with asic specific variables) Signed-off-by: Corbin Simpson Signed-off-by: Jerome Glisse Signed-off-by: Dave Airlie --- Reading git-diff-tree failed