]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
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)
committerKhalid Elmously <khalid.elmously@canonical.com>
Fri, 14 Feb 2020 06:00:53 +0000 (01:00 -0500)
commitcd64e0a9769ae8e9e29713827ff055f062203be9
tree9cdb9969b5a44d6033576827378f47b100e479e6
parent36314358051a3001ff4fef150f045081c33fe2ef
drm/amdgpu: allow direct upload save restore list for raven2

BugLink: https://bugs.launchpad.net/bugs/1862429
commit eebc7f4d7ffa09f2a620bd1e2c67ddd579118af9 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c