diff options
author | Michel Dänzer <michel.daenzer@amd.com> | 2019-03-01 18:28:11 +0100 |
---|---|---|
committer | Michel Dänzer <michel@daenzer.net> | 2019-03-04 17:07:14 +0100 |
commit | c301b8af25d2c2cd49035a4395ebe6c3612df366 (patch) | |
tree | 51fa445623b06429d20255b74abc7622bae76ec1 /autogen.sh | |
parent | 705020b6247eaa062edc9c88e6ad52f8c5468051 (diff) |
dri2: Call drm_queue_handle_deferred in dri2_deferred_event
drm_queue_handler just puts the event on the signalled list; without
calling drm_queue_handle_deferred, actual processing of the event may be
delayed indefinitely, e.g. until another event arrives from the kernel.
This could result in DRI2 clients hanging during DPMS off.
Fixes: ba83a866af5a "Add radeon_drm_handle_event wrapper for
drmHandleEvent"
(Ported from amdgpu commit 09be74a3d1dd9604336d9a27f98d132b262dcbaf)
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'autogen.sh')
0 files changed, 0 insertions, 0 deletions