drm/amdgpu: stop blocking for page filp fences
authorChristian König <christian.koenig@amd.com>
Thu, 11 Feb 2016 14:48:30 +0000 (15:48 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 16 Feb 2016 22:24:07 +0000 (17:24 -0500)
commitc3874b758ad52708ffdbab3e7c58e70167ce5024
treed89f00c16563e854584c47ea144b5e2e7633bafd
parent6800e2ea2e74635e5386fc4bb43b0b69edd85a19
drm/amdgpu: stop blocking for page filp fences

Just register an callback and reschedule the work item if necessary.

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