]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
drm/amdgpu: partial revert VRAM lost handling v2
authorChristian König <christian.koenig@amd.com>
Mon, 9 Oct 2017 12:45:09 +0000 (14:45 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 19 Oct 2017 19:27:03 +0000 (15:27 -0400)
commit396bcb41e035df7b98fb150ca950bf213e70ae7b
tree09ec736839cc47c275c6dd677271af1520b11cc9
parent6ed4e2e673d348df6623012a628a8ab8624e3222
drm/amdgpu: partial revert VRAM lost handling v2

Keep blocking the CS, but revert everything else. Mapping BOs and info IOCTL
are harmless and can still happen even when VRAM content ist lost.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c