diff options
author | Maarten Lankhorst <[email protected]> | 2015-03-03 09:56:42 +0100 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2015-03-11 08:30:35 -0400 |
commit | b6610101718d4ab90d793c482625e98eb1262cad (patch) | |
tree | 61fc4b5a3d0864c7b1400605beb31508a47b068b /tools/perf/util/trace-event-scripting.c | |
parent | cd961bb9eebb630452f49dcbf3e5f0059428614a (diff) |
drm/radeon: fix wait to actually occur after the signaling callback
A normal wait adds to the front of the tail. By doing something
similar to fence_default_wait the fence code can run without racing.
This is a complete fix for "panic on suspend from KDE with radeon",
and a partial fix for "Radeon: System pauses on TAHITI". On tahiti
si_irq_set needs to be fixed too, to completely flush the writes
before radeon_fence_activity is called in radeon_fence_enable_signaling.
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=90741
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=90861
Signed-off-by: Maarten Lankhorst <[email protected]>
Reported-by: Jon Arne Jørgensen <[email protected]>
Reported-and-tested-by: Gustaw Smolarczyk <[email protected]>
Cc: [email protected] (v3.18+)
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions