summaryrefslogtreecommitdiff
path: root/src/uxa
AgeCommit message (Expand)Author
2024-05-07uxa: Switch to using crtc index instead of pipeVille Syrjälä
2020-11-16More ABI changes for ABI_VIDEODRV_VERSION 25.2Chris Wilson
2020-11-16Track ABI changes for ABI_VIDEODRV_VERSION 25.2Chris Wilson
2019-09-19uxa: Get rid of -Wno-shift-negative-valueVille Syrjälä
2019-09-19uxa: Use named initializersVille Syrjälä
2019-09-19sna: Annotate more fall throughsVille Syrjälä
2019-01-21sna/uxa: Fix colormap handling at screen depth 30. (v2)Mario Kleiner
2018-05-31Rename current yuv->rgb shader sources to exa_wm_yuv_rgb_bt601Ville Syrjälä
2018-02-06meson: Add meson build systemVille Syrjälä
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
2016-04-22uxa: Enable Y-tiling BLT supportChris Wilson
2016-03-24uxa: Restore old bo on failureLyude
2016-02-15display: prevent a NULL pointer dereference in intel_set_scanout_pixmapMartin Peres
2015-11-19Re-enable acceleration!Chris Wilson
2015-11-19Rename Option "NoAccel" to "Accel"Chris Wilson
2015-10-02uxa: Add missing const to string to stop compiler warningRobert Ancell
2015-06-17backlight: Factor known names into preferred interfacesChris Wilson
2015-06-09Fix typos found with codespell v1.7Sedat Dilek
2015-05-04Remove the driver option to delete connectors on unpluggingChris Wilson
2015-04-24uxa: Fix compilation for boolChris Wilson
2015-04-09uxa: Do not register hotplug without RandROlivier Fourdan
2015-03-31Add TILE property support (for MST tiled monitors)Chris Wilson
2015-03-03Convert from RRSetChanged() to RROutputChanged()Chris Wilson
2015-02-25uxa: udev integration depends on fstat and sys/stat.hChris Wilson
2015-02-18uxa/dri: Drop dependency on stdboolChris Wilson
2015-02-13uxa: Remove the filtering of bogus Present MSC valuesChris Wilson
2015-02-07uxa/present: Fix flip_count for aborting on failed flip requestChris Wilson
2015-02-06uxa/present: Do flip returns 0 on failureChris Wilson
2015-02-05uxa/present: Do not allow the unflip to failChris Wilson
2015-02-04Allow runtime selection between DRI levelsChris Wilson
2015-02-02uxa/dri2: Recreate the triple buffer across a mode changeChris Wilson
2015-01-31Unify Option "DRI" parsingChris Wilson
2015-01-31uxa/dri2: Reimplement triple buffer supportChris Wilson
2015-01-30uxa: Fix error handling for failed pageflipsChris Wilson
2015-01-30uxa/dri2: Make vblank/flip handlers staticChris Wilson
2015-01-30uxa/dri2: Reset swap_info->type after a failed flip submissionChris Wilson
2015-01-26uxa: fix XVMC = no buildPatrick Welche
2015-01-19Set the vdpau driver to va_glAdel Gadllah
2014-12-09uxa/dri: Remove defunct intel->back_pixmapChris Wilson
2014-12-09uxa/dri: Fix triple buffer swappingChris Wilson
2014-11-06Remove defunct glamor supportChris Wilson
2014-10-08intel: Store pointer to struct intel_deviceChris Wilson
2014-09-24uxa/video: only call intel_xvmc_adaptor_init when xvmc is enabledtobias.jakobi1@uni-bielefeld.de
2014-09-18uxa/glamor: Silence compiler warningsChris Wilson
2014-09-16uxa: Fix conversion of Segments into RectanglesChris Wilson
2014-09-15uxa: Stub out intel_sync_init|fini when not compiled inChris Wilson
2014-09-13glamor: Do version check for fd <-> pixmap functionsKeith Packard
2014-09-12Use intel_uxa.h in all uxa-specific filesKeith Packard