Update to ABI 22 and NotifyFd

Graphics / X.Org / xf86-video-intel - Chris Wilson [chris-wilson.co.uk] - 20 July 2016 05:29 UTC

ABI 22 brings in a new BlockHandler/WakeupHandler interface (SetNotifyFd) and throws out the current interface (albeit without delivering any improvements).

24ab914 Update to ABI 22 and NotifyFd
src/compat-api.h | 10 ++++++++++
src/sna/sna.h | 2 ++
src/sna/sna_accel.c | 11 +++++++++--
src/sna/sna_acpi.c | 11 +++++++++--
src/sna/sna_display.c | 8 ++++----
src/sna/sna_driver.c | 32 ++++++++++++++++++++++++++++++++
src/uxa/intel.h | 2 ++
src/uxa/intel_display.c | 17 +++++++++++++++--
src/uxa/intel_driver.c | 25 +++++++++++++++++++++++--
9 files changed, 106 insertions(+), 12 deletions(-)

Upstream: cgit.freedesktop.org


  • Share