From: Dave Airlie Date: Mon, 9 May 2011 04:54:33 +0000 (+1000) Subject: drm/radeon: fix cayman struct accessors. X-Git-Tag: v2.6.39~46^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=285e042dcd9fe9a9b7fbfdc215e4d076791ded8e;p=pandora-kernel.git drm/radeon: fix cayman struct accessors. We are accessing totally the wrong struct in this case, and putting uninitialised values into the GPU, which it doesn't like unsurprisingly. Signed-off-by: Dave Airlie --- Reading git-diff-tree failed