diff options
author | Michal Wajdeczko <michal.wajdeczko@intel.com> | 2021-06-03 08:16:26 +0300 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2021-06-04 11:40:50 +0300 |
commit | 2e496ac200c13ab1de6dc504a2566c612b493a4e (patch) | |
tree | 66fdac919588d4b74246dee38d2490b5762ddda4 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | d35ca600873eebceb071af81bdc279fb6ec538db (diff) | |
download | linux-2e496ac200c13ab1de6dc504a2566c612b493a4e.tar.xz |
drm/i915/guc: Stop using mutex while sending CTB messages
We are no longer using descriptor to hold G2H replies and we are
protecting access to the descriptor and command buffer by the
separate spinlock, so we can stop using mutex.
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-17-matthew.brost@intel.com
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions