aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorDaniel Vetter <[email protected]>2020-12-11 17:29:40 +0100
committerDaniel Vetter <[email protected]>2021-01-18 14:15:20 +0100
commitff36baf8075585205ae074096a10254de7d183b9 (patch)
tree65d5a586a5759de932053d6607acd0a37f1a9777 /tools/perf/scripts/python/exported-sql-viewer.py
parent87969bcd49480508568070fd93d7367f03316aa9 (diff)
drm/vmwgfx: Drop svga_lock
This isn't actually protecting anything becuase: - when running, ttm_resource_manager->use_type is protected through vmw_private->reservation_semaphore against concurrent execbuf or well anything else that might evict or reserve buffers - during suspend/resume there's nothing else running, hence vmw_pm_freeze and vmw_pm_restore do not need to take the same lock. - this also holds for the SVGA_REG_ENABLE register write Hence it is safe to just remove that spinlock. Signed-off-by: Daniel Vetter <[email protected]> Reviewed-by: Zack Rusin <[email protected]> Reviewed-by: Roland Scheidegger <[email protected]> Cc: VMware Graphics <[email protected]> Cc: Roland Scheidegger <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions