summaryrefslogtreecommitdiff
path: root/usr
diff options
context:
space:
mode:
authorChristian König <christian.koenig@amd.com>2014-07-23 09:47:58 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-07-31 12:52:57 -0700
commit96b9da39c0946eb04481f4f2ca47651015a4de1b (patch)
treea9e4fd16da7e85cc9f782dbf70676750a228d76f /usr
parent80705fca953d4f2983d5197401de4ce7af7699d3 (diff)
downloadkernel-common-96b9da39c0946eb04481f4f2ca47651015a4de1b.tar.gz
kernel-common-96b9da39c0946eb04481f4f2ca47651015a4de1b.tar.bz2
kernel-common-96b9da39c0946eb04481f4f2ca47651015a4de1b.zip
drm/radeon: fix irq ring buffer overflow handling
commit e8c214d22e76dd0ead38f97f8d2dc09aac70d651 upstream. We must mask out the overflow bit as well, otherwise the wptr will never match the rptr again and the interrupt handler will loop forever. Signed-off-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Reviewed-by: Michel Dänzer <michel.daenzer@amd.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions