Merge branch 'devs/devilhorns/atomic'
authorChris Michael <cp.michael@samsung.com>
Thu, 22 Sep 2016 18:26:05 +0000 (14:26 -0400)
committerChris Michael <cp.michael@samsung.com>
Thu, 22 Sep 2016 18:26:05 +0000 (14:26 -0400)
commita2605240ee88a35156224be6f6dbb2f7b257fbb5
treed97d166676a4ae97714339386b87729799b46dcf
parent76bdf4981c7184867c7352a3f887de83fa8097db
parentde5305e2243f8b2cde7ab04e629422a1c0f8a6c0
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