drm/exynos
Tobias Jakobi 60df358196 exynos/fimg2d: add g2d_config_event
This enables us to pass command buffers to the kernel which
trigger an event on the DRM fd upon completion.
The final goal is to enable asynchronous operation of the
G2D engine, similar to async page flips.

Passing the event userdata pointer through the G2D context
was chosen to not change the current API (e.g. by adding
a userdata argument to each public functions).

Signed-off-by: Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
2015-12-18 17:42:54 +00:00
..
Makefile.am drm: remove no longer needed VISIBILITY_CFLAGS 2015-04-28 11:19:15 +01:00
exynos-symbol-check exynos/fimg2d: add g2d_config_event 2015-12-18 17:42:54 +00:00
exynos_drm.c exynos: Introduce exynos_handle_event() 2015-12-18 17:42:54 +00:00
exynos_drm.h exynos: Introduce exynos_handle_event() 2015-12-18 17:42:54 +00:00
exynos_drmif.h exynos: Introduce exynos_handle_event() 2015-12-18 17:42:54 +00:00
exynos_fimg2d.c exynos/fimg2d: add g2d_config_event 2015-12-18 17:42:54 +00:00
exynos_fimg2d.h exynos/fimg2d: add g2d_config_event 2015-12-18 17:42:54 +00:00
fimg2d_reg.h exynos: fimg2d: unify register style 2015-03-10 19:23:49 +00:00
libdrm_exynos.pc.in libdrm: add exynos drm support 2012-05-12 10:04:54 -05:00