]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: change pstate only after all XGMI device initialized
authorEvan Quan <evan.quan@amd.com>
Thu, 31 Oct 2019 06:10:27 +0000 (14:10 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 6 Nov 2019 21:27:46 +0000 (16:27 -0500)
commit5ea21a5429ba85daa4d156661bb4b7f513cac08d
tree42ec3d06be46f504430836f002e7415165f78cad
parent8fef05384b1f55300c38b1a3bf8ee246c35654b5
drm/amdgpu: change pstate only after all XGMI device initialized

Pstate settings should be performed after all device of the
XGMI setup get initialized.

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