Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-30 | AtomicReq: support 'allow_modeset' | Tomi Valkeinen | |
2016-05-27 | AtomicReq: add helper to add multiple props | Tomi Valkeinen | |
2016-05-23 | Cleanup AtomicReq::commit | Tomi Valkeinen | |
2016-04-12 | atomicreq: add commit_sync() | Tomi Valkeinen | |
2016-03-17 | AtomicReq: add sync commit | Tomi Valkeinen | |
2016-01-22 | Add definition to DRM_CLIENT_CAP_ATOMIC undef case | Alejandro Hernandez | |
This patch adds a missing DRM_MODE_ATOMIC_NONBLOCK definiton for cases were the kernel supports atomic modesetting but the libdrm version used does not. Without this patch a "'DRM_MODE_ATOMIC_NONBLOCK' was not declared in this scope" error is seen when trying compile the library Signed-off-by: Alejandro Hernandez <ajhernandez@ti.com> | |||
2015-11-11 | AtomicReq: use nonblocking commit | Tomi Valkeinen | |
2015-10-30 | add missing <stdexcept> includes | Tomi Valkeinen | |
2015-10-03 | atomicreq: add a shortcut | Tomi Valkeinen | |
2015-09-28 | db: use atomic pageflip | Tomi Valkeinen | |
2015-09-28 | Initial version | Tomi Valkeinen | |