diff options
author | 2018-04-10 17:33:12 -0400 | |
---|---|---|
committer | 2018-04-10 17:33:12 -0400 | |
commit | bebfd2f4126a115420a2b04f44a05552c12e5b46 (patch) | |
tree | 9a660a51fa4bbbae0c29396518649c05a2715537 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | drm/amdkfd: Fix goto usage (diff) | |
download | linux-dev-bebfd2f4126a115420a2b04f44a05552c12e5b46.tar.xz linux-dev-bebfd2f4126a115420a2b04f44a05552c12e5b46.zip |
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/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions