On 20/03/15 22:25, Tobias Jakobi wrote:
This event is specific to Exynos G2D DRM driver. Only process it when Exynos support is enabled.
Signed-off-by: Tobias Jakobi tjakobi@math.uni-bielefeld.de
exynos/exynos_drm.h | 12 ++++++++++++ xf86drm.h | 7 ++++++- xf86drmMode.c | 18 ++++++++++++++++++ 3 files changed, 36 insertions(+), 1 deletion(-)
I fear we are not (yet) allowed to do either of these changes.
The exynos/exynos_drm.h header is (supposed to) be in sync/come from the kernel. And changes here are to be reflected only when the corresponding patch lands in drm-next (as per RELEASING).
Wrt extending the current drmEventContext, I'm not sure that adding device specific changes to it are allowed.
Wish I would give you some better news but... I cannot sorry :-\
-Emil