commit | 680513cc0accf14cb447663b65e02ae307ac3811 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Thu Sep 10 15:03:50 2015 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Nov 16 17:01:15 2015 -0500 |
tree | 8eab027f6d3b7bd1823481cd3bc9523cf55a91d5 | |
parent | 43c27fb5c21eb238ce5ffc7766bc59ab773bfd7c [diff] |
drm/amdgpu: wait interruptible when semaphores are disabled v2 Otherwise debugging locked up processes isn't possible. v2: rebased Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> (v1)