diff options
| author | Alex Deucher <[email protected]> | 2015-06-09 21:46:30 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2015-06-10 13:32:25 +0000 |
| commit | b97aab014c6ba6133df1e26bd20c1ad7f50a5bff (patch) | |
| tree | 104b846562aa9f11cbd108620104d83a84841a66 /drivers/gpu/drm/amd/amdgpu/cz_dpm.c | |
| parent | drm/amdgpu/tonga: don't call smu_init on resume (diff) | |
| download | kernel-b97aab014c6ba6133df1e26bd20c1ad7f50a5bff.tar.gz kernel-b97aab014c6ba6133df1e26bd20c1ad7f50a5bff.zip | |
drm/amdgpu/iceland: don't call smu_init on resume
smu_init allocates buffers and initializes them. It does not
touch the hw. There is no need to do it again on resume. It
should really be part of sw_init (and smu_fini should be part
of sw_fini), but we need the firmware sizes from the other IPs
for firmware loading so we have to wait until sw init is done
for all other IPs.
Reviewed-by: Sonny Jiang <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/cz_dpm.c')
0 files changed, 0 insertions, 0 deletions
