diff options
author | Christian König <christian.koenig@amd.com> | 2014-07-23 09:47:58 +0200 |
---|---|---|
committer | Jiri Slaby <jslaby@suse.cz> | 2014-07-30 18:02:43 +0200 |
commit | 8212ac7361acad70844b0eefa1ba0184111b2b72 (patch) | |
tree | ae968329f7d7a0e018c855c0730a0c995824792a /arch | |
parent | e22bad0c6cda35ae9b9561652e9644bc847d28bf (diff) |
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: Jiri Slaby <jslaby@suse.cz>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions