linux_dsm_epyc7002/drivers/gpu/drm/amd
chen gong 068ad870bb drm/amd/powerplay: A workaround to GPU RESET on APU
Changes to function "smu_suspend" in amdgpu_smu.c is a workaround.

We should get real information about if baco is enabled or not, while we
always consider APU SMU feature as enabled in current code.

I know APU do not support baco mode for GPU reset, so I use
"adev->flags" to skip function "smu_feature_is_enabled".

Signed-off-by: chen gong <curry.gong@amd.com>
Reviewed-by: Aaron Liu <aaron.liu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2019-10-03 09:11:01 -05:00
..
acp treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
amdgpu drm/amdkfd: Sync gfx10 kfd2kgd_calls function pointers 2019-10-03 09:11:01 -05:00
amdkfd drm/amdkfd: Fix NULL pointer dereference for set_scratch_backing_va() 2019-10-03 09:11:01 -05:00
display drm/amdgpu/display: fix 64 bit divide 2019-10-03 09:11:00 -05:00
include drm/amdkfd: Fix NULL pointer dereference for set_scratch_backing_va() 2019-10-03 09:11:01 -05:00
powerplay drm/amd/powerplay: A workaround to GPU RESET on APU 2019-10-03 09:11:01 -05:00