support drm_user_handler to handle vendor events
authorBoram Park <boram1288.park@samsung.com>
Sun, 22 Nov 2015 04:06:49 +0000 (13:06 +0900)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Wed, 7 Dec 2022 09:04:22 +0000 (18:04 +0900)
commit85c8228004dfd08c52636e2709e08d28c2f49759
treed8723c8f7f5ea29946138878bc5c876fa27fd608
parente4e7c432a6089e02262a46ea247afc05fea04238
support drm_user_handler to handle vendor events

Add drm_user_hander to handle vendor drm events like ipp events.

Note: From tizen, this is used from libtdm vendor layer.

Change-Id: I23149a08d9f9f66f9929d95dcfe6a96c1c897404
Signed-off-by: Boram Park <boram1288.park@samsung.com>
check if user_handler_list inited

Change-Id: I95abd7e8cc8d0485a7cc06dca54bfa46775eb8aa
Signed-off-by: Boram Park <boram1288.park@samsung.com>
[inki.dae: add omitted patch from tizen libdrm-2.4.75]
Signed-off-by: Inki Dae <inki.dae@samsung.com>
[sw0312.kim: squash user_handler patches]
Signed-off-by: Seung-Woo Kim <sw0312.kim>
xf86drm.h
xf86drmMode.c