diff options
author | Michel Dänzer <[email protected]> | 2015-01-08 13:27:15 +0900 |
---|---|---|
committer | Oded Gabbay <[email protected]> | 2015-01-08 13:27:15 +0900 |
commit | 6ee0ad2a7f27f7dc365576b748bc98684f02882d (patch) | |
tree | 11cb4e5dd5f9ae100ddd7df500ec446b4c48d39e /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | eaa27f34e91a14cdceed26ed6c6793ec1d186115 (diff) |
drm/amdkfd: Drop interrupt SW ring buffer
The work queue couldn't reliably prevent the SW ring buffer from
overflowing, so dmesg was spammed by
kfd kfd: Interrupt ring overflow, dropping interrupt.
messages when running e.g. the Atlantis Substance demo from
https://wiki.unrealengine.com/Linux_Demos on Kaveri.
Since the SW ring buffer doesn't actually do anything at this point, just
remove it for now. When actual interrupt processing code is added to
amdkfd, it should try to do things immediately and only defer to work
queues when necessary.
Signed-off-by: Michel Dänzer <[email protected]>
Reviewed-by: Christian König <[email protected]>
Signed-off-by: Oded Gabbay <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions