diff options
author | Philip Yang <[email protected]> | 2018-11-12 14:00:45 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2018-11-13 09:38:28 -0500 |
commit | c837243ff4017f493c7d6f4ab57278d812a86859 (patch) | |
tree | a8158991208027288232b1d9a2bad4a95ec8a181 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | 5581c670fb7ec267fc79215c6d5176b07e5f6dad (diff) |
drm/amdgpu: fix bug with IH ring setup
The bug limits the IH ring wptr address to 40bit. When the system memory
is bigger than 1TB, the bus address is more than 40bit, this causes the
interrupt cannot be handled and cleared correctly.
Reviewed-by: Christian König <[email protected]>
Signed-off-by: Philip Yang <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions