drm/amdgpu: allow direct upload save restore list for raven2
authorchangzhu <Changfeng.Zhu@amd.com>
Thu, 7 Nov 2019 06:09:27 +0000 (14:09 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 8 Nov 2019 17:29:52 +0000 (12:29 -0500)
commiteebc7f4d7ffa09f2a620bd1e2c67ddd579118af9
tree7b994b1f549edbb27940c845cd14cb4b5d26ecbe
parentdc10218da86b2ab40b9471c05edd53a9097c29c3
drm/amdgpu: allow direct upload save restore list for raven2

It will cause modprobe atombios stuck problem in raven2 if it doesn't
allow direct upload save restore list from gfx driver.
So it needs to allow direct upload save restore list for raven2
temporarily.

Signed-off-by: changzhu <Changfeng.Zhu@amd.com>
Reviewed-by: Huang Rui <ray.huang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c