diff options
author | Evan Quan <[email protected]> | 2020-08-24 15:18:00 +0800 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2020-09-17 17:47:25 -0400 |
commit | 7ee98e1b3415963b7fc211743bee35554e2ec42b (patch) | |
tree | be16fcab2c29ae643ee5abc5947b47e5bf3bdc35 /tools/perf/util/scripting-engines/trace-event-python.c | |
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 <[email protected]>
Acked-by: Nirmoy Das <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions