linux/drivers/gpu/drm/amd
Emily Deng edc3d27cbb drm/amdgpu: Correct the amdgpu_ucode_fini_bo place for Tonga
The amdgpu_ucode_fini_bo should be called after gfx_v8_0_hw_fini,
or it will have KCQ disable failed issue.

For Tonga, as it firstly finishes SMC block, and the SMC hw fini
will call amdgpu_ucode_fini, which will lead the amdgpu_ucode_fini_bo
called before gfx_v8_0_hw_fini, this is incorrect.

Signed-off-by: Emily Deng <Emily.Deng@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2018-03-14 14:38:25 -05:00
..
acp drm/amdgpu: add license to Makefiles 2017-12-07 11:51:10 -05:00
amdgpu drm/amdgpu: Correct the amdgpu_ucode_fini_bo place for Tonga 2018-03-14 14:38:25 -05:00
amdkfd drm/amdkfd: Implement KFD process eviction/restore 2018-02-06 20:32:45 -05:00
display Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux into drm-next 2018-03-09 10:50:45 +10:00
include drm/amd/amdgpu: re-add missing GC 9.1 and SDMA0 4.1 sh_mask header files 2018-03-07 16:10:13 -05:00
lib drm/amdgpu: add license to Makefiles 2017-12-07 11:51:10 -05:00
powerplay drm/amd/pp: fix missing CONFIG_ACPI. 2018-03-14 10:54:55 +10:00