summaryrefslogtreecommitdiff
path: root/src/uxa/intel.h
AgeCommit message (Expand)Author
2016-07-20Update to ABI 22 and NotifyFdChris Wilson
2016-04-22uxa: Enable Y-tiling BLT supportChris Wilson
2015-02-02uxa/dri2: Recreate the triple buffer across a mode changeChris Wilson
2015-01-31uxa/dri2: Reimplement triple buffer supportChris Wilson
2015-01-30uxa/dri2: Make vblank/flip handlers staticChris Wilson
2014-12-09uxa/dri: Remove defunct intel->back_pixmapChris Wilson
2014-10-08intel: Store pointer to struct intel_deviceChris Wilson
2014-09-15uxa: Stub out intel_sync_init|fini when not compiled inChris Wilson
2014-09-12Use intel_uxa.h in all uxa-specific filesKeith Packard
2014-09-12Move some UXA-specific code under #if USE_UXA.Keith Packard
2014-09-12Add intel_flush to abstract flushing pending acceleration operationsKeith Packard
2014-09-12Rename uxa-specific functions and structsKeith Packard
2014-09-12Move intel_alloc_framebuffer to intel_memory.cKeith Packard
2014-09-12Eliminate pixmap private 'stride' field, which duplicates devKindKeith Packard
2014-09-07uxa: add MST support.Dave Airlie
2014-06-16uxa: Allocate frontbuffer to meet old fence constaintsChris Wilson
2014-06-02uxa: Add Present extension supportKeith Packard
2014-06-02uxa: Restructure DRM event handling.Keith Packard
2014-06-02uxa: Support 64-bit MSC values. Handle kernel vageries about MSC reportingKeith Packard
2014-06-02uxa: Add DRI3 and miSyncShm supportChris Wilson
2014-05-20uxa: fix pageflips on 3 head scenariosDave Airlie
2013-11-25Correct type of uevent_handlerChris Wilson
2013-11-22uxa,sna: Prevent bo exchange when pinned for non-DRI2 clientsChris Wilson
2013-09-18intel: Compile fixes for base install of SLED11.sp3Chris Wilson
2013-07-28intel: Remove some unused macrosChris Wilson
2013-07-28intel: Move some backend specific macros out of the common headerChris Wilson
2013-07-28uxa: Clear up the common intel directoryChris Wilson