]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: stop calling amdgpu_gpu_reset from the flip code
authorChristian König <christian.koenig@amd.com>
Thu, 11 Feb 2016 13:51:47 +0000 (14:51 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 16 Feb 2016 22:23:31 +0000 (17:23 -0500)
commit28cbfc15fab567ea6b1f617bb2a921ff281565a2
tree5e9875802405bbc0990d72aa74548ec5275814f3
parent160bff5a38d3cd9e6cba76ede2af78381d2bc0fe
drm/amdgpu: stop calling amdgpu_gpu_reset from the flip code

We don't return -EDEADLK any more.

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