diff options
author | Michal Wajdeczko <michal.wajdeczko@intel.com> | 2021-06-02 22:16:24 -0700 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2021-06-04 10:35:44 +0200 |
commit | 7c567bbf6f267c7379ddbba7afba7608d6e8e39f (patch) | |
tree | 0d92162b56e56bc66a592d425c8d70656b30b577 /tools/perf/scripts/python/syscall-counts.py | |
parent | df12d1c3014f5a2f37e561a5331cf4bb7563b937 (diff) |
drm/i915/guc: Start protecting access to CTB descriptors
We want to stop using guc.send_mutex while sending CTB messages
so we have to start protecting access to CTB send descriptor.
For completeness protect also CTB receive descriptor.
Add spinlock to struct intel_guc_ct_buffer and start using it.
Signed-off-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: Matthew Brost <matthew.brost@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20210603051630.2635-15-matthew.brost@intel.com
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions