]> git.baikalelectronics.ru Git - 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)
commit4a65c81735a00d4d68d94eb90f340a1794922fd5
tree09ec736839cc47c275c6dd677271af1520b11cc9
parent6dcd2d6f6953aaa3944fe68fbaa64077aef69e4c
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