]> 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)
commit675bd9ddb0013be74ae12f5446f0f6fdcff7e5c4
tree5e9875802405bbc0990d72aa74548ec5275814f3
parent8ae10eca92aa33a4517e5d958036eb7e8d660683
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