summaryrefslogtreecommitdiff
path: root/src/uxa/intel_driver.c
Commit message (Expand)AuthorAgeFilesLines
* More ABI changes for ABI_VIDEODRV_VERSION 25.2Chris Wilson2020-11-161-3/+3
* Track ABI changes for ABI_VIDEODRV_VERSION 25.2Chris Wilson2020-11-161-5/+5
* sna/uxa: Fix colormap handling at screen depth 30. (v2)Mario Kleiner2019-01-211-1/+5
* Update to ABI 22 and NotifyFdChris Wilson2016-07-201-2/+23
* uxa: Don't bother with xf86GARTCloseScreenAdam Jackson2016-07-141-2/+0
* DRI3 is not supported by mesa/i915Chris Wilson2016-07-021-1/+1
* Re-enable acceleration!Chris Wilson2015-11-191-1/+1
* Rename Option "NoAccel" to "Accel"Chris Wilson2015-11-191-1/+1
* uxa: Fix compilation for boolChris Wilson2015-04-241-1/+1
* uxa: Do not register hotplug without RandROlivier Fourdan2015-04-091-0/+13
* uxa: udev integration depends on fstat and sys/stat.hChris Wilson2015-02-251-0/+2
* Allow runtime selection between DRI levelsChris Wilson2015-02-041-1/+1
* Unify Option "DRI" parsingChris Wilson2015-01-311-14/+7
* uxa/dri: Remove defunct intel->back_pixmapChris Wilson2014-12-091-5/+0
* Remove defunct glamor supportChris Wilson2014-11-061-11/+0
* intel: Store pointer to struct intel_deviceChris Wilson2014-10-081-11/+10
* Use intel_uxa.h in all uxa-specific filesKeith Packard2014-09-121-3/+4
* Move some UXA-specific code under #if USE_UXA.Keith Packard2014-09-121-0/+2
* Move UXA hardware initialization into intel_uxa_initKeith Packard2014-09-121-5/+0
* Add intel_flush to abstract flushing pending acceleration operationsKeith Packard2014-09-121-5/+9
* Rename uxa-specific functions and structsKeith Packard2014-09-121-25/+14
* uxa: add MST support.Dave Airlie2014-09-071-1/+3
* sna: Disable all outputs when initializing as a slaved output providerChris Wilson2014-07-231-3/+3
* uxa: Allocate frontbuffer to meet old fence constaintsChris Wilson2014-06-161-3/+2
* uxa: Add Present extension supportKeith Packard2014-06-021-0/+4
* uxa: Add DRI3 and miSyncShm supportChris Wilson2014-06-021-25/+62
* uxa: Silence the compiler over a couple of unused variablesChris Wilson2014-05-261-2/+0
* uxa: Add support for server managed fds (via intel_device)Chris Wilson2014-03-181-64/+6
* uxa: Enable BLT acceleration on Broadwell.Kenneth Graunke2014-03-131-5/+2
* Correct type of uevent_handlerChris Wilson2013-11-251-4/+2
* Remove uneeded headersZdenek Kabelac2013-11-251-5/+0
* Prepare for changes in the BLT unit on future generationsChris Wilson2013-11-021-0/+3
* intel: Remove dependence upon having PciInfoChris Wilson2013-10-031-1/+1
* intel: Compile fixes for base install of SLED11.sp3Chris Wilson2013-09-181-1/+5
* uxa: Add the missing include to silence the compiler warningChris Wilson2013-07-281-0/+1
* uxa: Clear up the common intel directoryChris Wilson2013-07-281-0/+1310