]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
drm/amdgpu: always enable shadow BOs v2
authorChristian König <christian.koenig@amd.com>
Tue, 11 Sep 2018 08:30:31 +0000 (10:30 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 19 Sep 2018 17:38:23 +0000 (12:38 -0500)
commit16688677427687d6e3796bfa3aa72c68f71572df
treefe1fa0ce55b2551405d97d853b409f1fc6891787
parent4947b2f248f867626c7a3797fc3a314bd93aeac5
drm/amdgpu: always enable shadow BOs v2

Even when GPU recovery is disabled we could run into a manually
triggered recovery.

v2: keep accidental removed comments

Signed-off-by: Christian König <christian.koenig@amd.com>
Acked-by: Emily Deng <Emily.Deng@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_object.c