diff options
author | Felix Kuehling <Felix.Kuehling@amd.com> | 2018-04-10 17:33:12 -0400 |
---|---|---|
committer | Oded Gabbay <oded.gabbay@gmail.com> | 2018-04-10 17:33:12 -0400 |
commit | bebfd2f4126a115420a2b04f44a05552c12e5b46 (patch) | |
tree | 9a660a51fa4bbbae0c29396518649c05a2715537 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 2a26fbfe80015faef830bc47c5223b4b31d41791 (diff) |
drm/amdkfd: Fix kernel queue rollback_packet
kq->queue->properties.write_ptr is a GPU address which can'd be
derefenced in the kernel. Use kq->wptr_kernel instead, which is the
kernel CPU address of the same buffer.
Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Reviewed-by: Oded Gabbay <oded.gabbay@gmail.com>
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions