summaryrefslogtreecommitdiff
path: root/src/uxa/intel_driver.c
AgeCommit message (Expand)Author
2016-07-20Update to ABI 22 and NotifyFdChris Wilson
2016-07-14uxa: Don't bother with xf86GARTCloseScreenAdam Jackson
2016-07-02DRI3 is not supported by mesa/i915Chris Wilson
2015-11-19Re-enable acceleration!Chris Wilson
2015-11-19Rename Option "NoAccel" to "Accel"Chris Wilson
2015-04-24uxa: Fix compilation for boolChris Wilson
2015-04-09uxa: Do not register hotplug without RandROlivier Fourdan
2015-02-25uxa: udev integration depends on fstat and sys/stat.hChris Wilson
2015-02-04Allow runtime selection between DRI levelsChris Wilson
2015-01-31Unify Option "DRI" parsingChris Wilson
2014-12-09uxa/dri: Remove defunct intel->back_pixmapChris Wilson
2014-11-06Remove defunct glamor supportChris Wilson
2014-10-08intel: Store pointer to struct intel_deviceChris 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-12Move UXA hardware initialization into intel_uxa_initKeith Packard
2014-09-12Add intel_flush to abstract flushing pending acceleration operationsKeith Packard
2014-09-12Rename uxa-specific functions and structsKeith Packard
2014-09-07uxa: add MST support.Dave Airlie
2014-07-23sna: Disable all outputs when initializing as a slaved output providerChris Wilson
2014-06-16uxa: Allocate frontbuffer to meet old fence constaintsChris Wilson
2014-06-02uxa: Add Present extension supportKeith Packard
2014-06-02uxa: Add DRI3 and miSyncShm supportChris Wilson
2014-05-26uxa: Silence the compiler over a couple of unused variablesChris Wilson
2014-03-18uxa: Add support for server managed fds (via intel_device)Chris Wilson
2014-03-13uxa: Enable BLT acceleration on Broadwell.Kenneth Graunke
2013-11-25Correct type of uevent_handlerChris Wilson
2013-11-25Remove uneeded headersZdenek Kabelac
2013-11-02Prepare for changes in the BLT unit on future generationsChris Wilson
2013-10-03intel: Remove dependence upon having PciInfoChris Wilson
2013-09-18intel: Compile fixes for base install of SLED11.sp3Chris Wilson
2013-07-28uxa: Add the missing include to silence the compiler warningChris Wilson
2013-07-28uxa: Clear up the common intel directoryChris Wilson