diff options
author | 2015-06-09 17:42:10 -0400 | |
---|---|---|
committer | 2015-06-10 09:32:19 -0400 | |
commit | aaf4ee3c0233893ac9586ede9cdcaa4a77ccb475 (patch) | |
tree | 62375d41ef53766bc10333501beac7a6348f02af /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | drm/amdgpu/cz: don't call smu_init on resume (diff) | |
download | wireguard-linux-aaf4ee3c0233893ac9586ede9cdcaa4a77ccb475.tar.xz wireguard-linux-aaf4ee3c0233893ac9586ede9cdcaa4a77ccb475.zip |
drm/amdgpu/tonga: 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 <Sonny.Jiang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions