summaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorRex Zhu <Rex.Zhu@amd.com>2018-06-06 08:42:42 +0300
committerAlex Deucher <alexander.deucher@amd.com>2018-07-06 00:38:50 +0300
commit916ac57ffbe952c02fcd883dee28970e39366eca (patch)
tree263da047365a2bb82ee50d35cedf7bac2eb40f18 /tools/perf/scripts
parentc9f96fd5063150dce7e71ecc508989f5ff055039 (diff)
downloadlinux-916ac57ffbe952c02fcd883dee28970e39366eca.tar.xz
drm/amdgpu: Move CG/PG setting out of delay worker thread
Partially revert commit 2dc80b00652f ("drm/amdgpu: optimize amdgpu driver load & resume time")' 1. CG/PG enablement are part of gpu hw ip initialize, we should wait for them complete. otherwise, there are some potential conflicts, for example, Suspend and CG enablement concurrently. 2. better run ib test after hw initialize completely. That is to say, ib test should be after CG/PG enablement. otherwise, the test will not cover the cg/pg/poweroff enable case. Reviewed-by: Evan Quan <evan.quan@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Rex Zhu <Rex.Zhu@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions