diff options
author | Tvrtko Ursulin <[email protected]> | 2020-11-20 09:56:35 +0000 |
---|---|---|
committer | Tvrtko Ursulin <[email protected]> | 2020-11-24 09:10:37 +0000 |
commit | 016669752c36eb67c95f91c3fbcf3b4c890d0703 (patch) | |
tree | f725f1159c706a283e31e4093deebb8fe345e42a /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 46eecfccb4c2b0f258adbafb2e53ca3b822cd663 (diff) |
drm/i915/guc: Use correct lock for accessing guc->mmio_msg
Guc->mmio_msg is set under the guc->irq_lock in guc_get_mmio_msg so it
should be consumed under the same lock from guc_handle_mmio_msg.
I am not sure if the overall flow here makes complete sense but at least
the correct lock is now used.
Signed-off-by: Tvrtko Ursulin <[email protected]>
Cc: Daniele Ceraolo Spurio <[email protected]>
Reviewed-by: Chris Wilson <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions