]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: perform p-state switch after the whole hive initialized
authorEvan Quan <evan.quan@amd.com>
Tue, 5 Nov 2019 07:15:33 +0000 (15:15 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 6 Nov 2019 21:27:48 +0000 (16:27 -0500)
commit237c3194a6c96382f0565ac3a5538a4ca99b4f54
tree540b905e390c0cae9ed6af3726ddb209b336cf41
parent10d6c64e3ca9394a7f6572d1f5d0080a1753d2b0
drm/amdgpu: perform p-state switch after the whole hive initialized

P-state switch should be performed after all devices from the hive
get initialized.

Signed-off-by: Evan Quan <evan.quan@amd.com>
Reviewed-by: Feifei Xu <Feifei.Xu@amd.com>
Reviewed-by: Jonathan Kim <Jonathan.Kim@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c