diff options
author | Evan Quan <evan.quan@amd.com> | 2020-08-24 15:18:00 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2020-09-17 17:47:25 -0400 |
commit | 7ee98e1b3415963b7fc211743bee35554e2ec42b (patch) | |
tree | be16fcab2c29ae643ee5abc5947b47e5bf3bdc35 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b66effb18a55eaf81fcb9147b7454151b0655f23 (diff) |
drm/amd/pm: drop unnecessary smu_baco->mutex lock protections(V2)
As these operations are performed in hardware setup and there
is actually no race conditions during this period considering:
1. the hardware setup is serial and cannot be in parallel
2. all other operations can be performed only after hardware
setup complete.
V2: rich the commit log description
Signed-off-by: Evan Quan <evan.quan@amd.com>
Acked-by: Nirmoy Das <nirmoy.das@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions