linux_dsm_epyc7002/drivers/gpu/drm/amd/powerplay
Rex Zhu 5e161e5442 drm/amd/pp: Refine smu7/8 request_smu_load_fw callback function
The request_smu_load_fw of VI is used to load gfx/sdma
ip's firmware.

Check whether the gfx/sdma firmware have been loaded successfully
in this callback function.
if failed, driver can exit to avoid gpu hard hung.
if successful, clean the flag reload_fw to avoid duplicated fw load.
when suspend/resume, driver need to reload fw.
so in suspend, reset the reload_fw flag to true to enable load fw when
resume.

Reviewed-by: Evan Quan <evan.quan@amd.com>
Signed-off-by: Rex Zhu <Rex.Zhu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2018-10-09 17:05:53 -05:00
..
hwmgr drm/amd/pp: Refine smu7/8 request_smu_load_fw callback function 2018-10-09 17:05:53 -05:00
inc drm/amd/pp: Expose the smu support for SDMA PG cntl 2018-10-09 17:00:32 -05:00
smumgr drm/amd/pp: Refine smu7/8 request_smu_load_fw callback function 2018-10-09 17:05:53 -05:00
amd_powerplay.c drm/amd/pp: Fix memory leak on CI/AI 2018-10-09 17:05:25 -05:00
Makefile drm/amdgpu: add license to Makefiles 2017-12-07 11:51:10 -05:00