]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/radeon: fix GUI idle IH debug statements
authorIlija Hadzic <ihadzic@research.bell-labs.com>
Tue, 7 Jun 2011 18:54:48 +0000 (14:54 -0400)
committerDave Airlie <airlied@redhat.com>
Thu, 9 Jun 2011 04:36:48 +0000 (14:36 +1000)
commit303c805cb4dc1f5bc1d21f1c3757da0eae1e4f84
tree519508d829222beb560436d85dae59eb86575415
parentb20f9bef8d9ff54be266062eae365ebf4b12ca64
drm/radeon: fix GUI idle IH debug statements

debug statement for GUI idle interrupt is wrong and incorrectly
reports CP EOP interrupt; trivial issue, but confusing for
someone trying to distinguish interrupt sources while debugging
... fixed

Signed-off-by: Ilija Hadzic <ihadzic@research.bell-labs.com>
Reviewed-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/evergreen.c
drivers/gpu/drm/radeon/r600.c