]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/radeon/kms: fix cayman acceleration
authorAlex Deucher <alexdeucher@gmail.com>
Tue, 10 May 2011 02:14:52 +0000 (02:14 +0000)
committerDave Airlie <airlied@redhat.com>
Wed, 11 May 2011 03:06:56 +0000 (13:06 +1000)
commit1f03128251b77bfc68d1578a4f11316eb3806238
tree6ead5bb94de94dabcd8f784fe369dab15b0da209
parent285e042dcd9fe9a9b7fbfdc215e4d076791ded8e
drm/radeon/kms: fix cayman acceleration

The TCC disable setup was incorrect.  This
prevents the GPU from hanging when draw commands
are issued.

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/ni.c