diff options
author | Evan Quan <evan.quan@amd.com> | 2020-08-24 10:11:47 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2020-09-18 00:47:09 +0300 |
commit | b66effb18a55eaf81fcb9147b7454151b0655f23 (patch) | |
tree | 3be803538f896e94d87bcf7a8ece779b165b2b63 /tools/perf/scripts/python/compaction-times.py | |
parent | 12f04120d393102b56bbbfdcfec47aa839dfc69f (diff) | |
download | linux-b66effb18a55eaf81fcb9147b7454151b0655f23.tar.xz |
drm/amd/pm: drop unnecessary feature->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/compaction-times.py')
0 files changed, 0 insertions, 0 deletions