drm/radeon: fix cayman struct accessors.
authorDave Airlie <airlied@redhat.com>
Mon, 9 May 2011 04:54:33 +0000 (14:54 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 11 May 2011 03:01:21 +0000 (13:01 +1000)
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 <airlied@redhat.com>

No differences found