devilhorns pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=a2605240ee88a35156224be6f6dbb2f7b257fbb5

commit a2605240ee88a35156224be6f6dbb2f7b257fbb5
Merge: 76bdf49 de5305e
Author: Chris Michael <cp.mich...@samsung.com>
Date:   Thu Sep 22 14:26:05 2016 -0400

    Merge branch 'devs/devilhorns/atomic'
    
    This merge adds initial support for Atomic Modesetting and Nuclear
    Pageflipping. These features require a new kernel (>= 4.8) and have
    only been testing on Intel i915 drivers. There are runtime checks in
    the code to only enable these features when supported so this should
    not break anything for "normal users". For those lucky enough to be
    able to use these features, please enjoy the buttery smoothness ;)
    
    @feature

 src/lib/ecore_drm2/ecore_drm2_device.c  | 453 +++++++++++++++++++++++++++++++-
 src/lib/ecore_drm2/ecore_drm2_fb.c      | 185 ++++++++++---
 src/lib/ecore_drm2/ecore_drm2_outputs.c | 191 +++++++++++++-
 src/lib/ecore_drm2/ecore_drm2_private.h |  68 +++++
 4 files changed, 856 insertions(+), 41 deletions(-)

-- 


Reply via email to