linux/drivers/gpu/drm/amd/display
Andrey Grodzovsky f0129a537b drm/amd/display: Refine globallock.
Switch to wait_for_completion_interruptible_timeout wait
since the lock is called from IOCTL context and can be
interrupted by a signal.

Global lock function might return EDEADLK or EINTR which
is not an error and just singals to user mode to restart
the call.

Signed-off-by: Andrey Grodzovsky <Andrey.Grodzovsky@amd.com>
Reviewed-by: Harry Wentland <Harry.Wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2017-09-26 18:08:11 -04:00
..
amdgpu_dm drm/amd/display: Refine globallock. 2017-09-26 18:08:11 -04:00
dc drm/amd/display: dcn bw_calc_auto update rev 247 to 250 2017-09-26 18:08:11 -04:00
include drm/amd/display: add bw logging for dcn 2017-09-26 18:07:56 -04:00
modules drm/amd/display: Temporary disable BTR FreeSync support for now 2017-09-26 18:07:54 -04:00
Kconfig drm/amd/display: Limit DCN to x86 arch 2017-09-26 18:07:32 -04:00
Makefile