linux/drivers/gpu/drm/amd/pm/swsmu
Evan Quan b66effb18a 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>
2020-09-17 17:47:09 -04:00
..
smu11 drm/amd/pm: drop unnecessary feature->mutex lock protections(V2) 2020-09-17 17:47:09 -04:00
smu12 drm/amdgpu/swsmu: implement power metrics for RENOIR 2020-08-18 18:22:36 -04:00
amdgpu_smu.c drm/amd/pm: drop unnecessary feature->mutex lock protections(V2) 2020-09-17 17:47:09 -04:00
Makefile
smu_cmn.c drm/amd/pm: postpone SOCCLK/UCLK enablement after DAL initialization(V2) 2020-09-17 17:46:13 -04:00
smu_cmn.h drm/amd/pm: postpone SOCCLK/UCLK enablement after DAL initialization(V2) 2020-09-17 17:46:13 -04:00
smu_internal.h drm/amd/pm: put Navi1X umc cdr workaround in post_smu_init 2020-09-17 17:46:20 -04:00