drm/amdgpu: don't wait interruptible while binding GART space
authorChristian König <christian.koenig@amd.com>
Wed, 25 Oct 2017 19:37:35 +0000 (21:37 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 4 Dec 2017 21:33:16 +0000 (16:33 -0500)
commit2a018f28a8996114515c29d8db4d8ec392306e43
tree35db15bdbe8d3cdbce88a454976b3fc5300e45d4
parentf5318959b51274a5feea129ce472fe66cecc5241
drm/amdgpu: don't wait interruptible while binding GART space

Display can't seem to handle this correctly.

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