summaryrefslogtreecommitdiff
path: root/src/uxa
AgeCommit message (Expand)Author
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
2014-09-12intel_present.c does not need to include uxa.hKeith 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-12Move intel_alloc_framebuffer to intel_memory.cKeith Packard
2014-09-12Do more checks for proposed flip pixmapsKeith Packard
2014-09-12Eliminate pixmap private 'stride' field, which duplicates devKindKeith Packard
2014-09-12Don't use GetScratchPixmapHeader for shadow pixmapsKeith Packard
2014-09-12Declare variable holding option value as 'const char *'Keith Packard
2014-09-12Remove redundant calls to drm_intel_bo_disable_reuseKeith Packard
2014-09-12Fix present debug outputKeith Packard
2014-09-12glamor: Add DRI3 support to glamor code pathsKeith Packard
2014-09-12Correct BO allocation alignmentKeith Packard
2014-09-12Do not clear pending kernel events on mode switchKeith Packard
2014-09-08uxa: actually create the randr outputs for hotplug connectorsDave Airlie
2014-09-07uxa: add MST support.Dave Airlie
2014-09-07uxa: drop mode_res caching.Dave Airlie
2014-08-07uxa: Compile fix for Ubuntu 11.04Chris Wilson
2014-08-05intel: Use NOACCEL to avoid a symbol clash on old XorgChris Wilson
2014-07-27configure: Expose no acceleration by default (--with-default-accel=none)Chris Wilson
2014-07-23sna: Disable all outputs when initializing as a slaved output providerChris Wilson
2014-06-27uxa: Update Screen Pixmap width/height firstChris Wilson