summaryrefslogtreecommitdiff
path: root/src/uxa
AgeCommit message (Expand)Author
2014-06-09configure: Allow disabling control over the backlightChris Wilson
2014-06-08uxa: Do not FreePixmap(screen->devPrivate)Chris Wilson
2014-06-02Only enable the new Cursor API for the next pre-release of XorgChris 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-28Silence CLang (almost)Chris Wilson
2014-05-26uxa: Silence the compiler over a couple of unused variablesChris Wilson
2014-05-26uxa: Silence compiler for warnings in Cursor API changesChris Wilson
2014-05-21uxa: fix getmsc to not fail hardDave Airlie
2014-05-20uxa: fix pageflips on 3 head scenariosDave Airlie
2014-04-21uxa: Remove misnomer from ATI logsChris Wilson
2014-04-10uxa: Fix load_cursor_argb for the new Xorg ABI.Eric Anholt
2014-04-10Use fbpict.h instead of defining its prototypes ourselves.Eric Anholt
2014-04-10Update for glamor in the 1.16 server.Eric Anholt
2014-03-18uxa: Implement minimal flushing for bdw+Chris 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
2014-03-13uxa: Remove implicit length from BLT command #defines.Kenneth Graunke
2014-02-15backlight: Amalgamate hardcoded priority tablesChris Wilson
2014-02-15intel: Add a helper for setting backlight without root rightsChris Wilson
2014-02-13uxa: Check for access to backlight interfaceChris Wilson
2014-02-13Revert "uxa: Do not change DPMS mode on unconnected outputs"Chris Wilson
2014-02-06uxa: Do not expose TextureVideo Xv adapters when acceleration is disabledChris Wilson
2014-02-01glamor: Enable Xv supportChris Wilson
2014-01-28Allow selection of glamor as the default acceleration methodChris Wilson
2014-01-23glamor: Don't require the glamoregl module to be pre-loaded with xserver >= 1.15Chris Wilson
2014-01-17Provide DRI2DriverVDPAU for future compatibilityRinat
2014-01-06uxa: Always treat DPMSModeSuspend/Standby similar to DPMSModeOffChris Wilson
2014-01-06uxa: Disable updating properties upon reading their valuesChris Wilson
2014-01-06uxa/dri: Pixmap are offscreen and not attached to any displayChris Wilson
2013-11-25uxa: fix order of inline BoolZdenek Kabelac
2013-11-25uxa,legacy: use unsigned for comparition of unsignedZdenek Kabelac
2013-11-25uxa: Avoid relying on an assert and cleanup iteratorZdenek Kabelac
2013-11-25uxa: rename some local variable to not shadow global onesZdenek Kabelac
2013-11-25uxa: Ensure mask_picture is definedZdenek Kabelac
2013-11-25Correct type of uevent_handlerChris Wilson
2013-11-25Remove uneeded headersZdenek Kabelac
2013-11-25Makefile convert @var@ to $(var)Zdenek Kabelac
2013-11-22uxa,sna: Prevent bo exchange when pinned for non-DRI2 clientsChris Wilson
2013-11-02Prepare for changes in the BLT unit on future generationsChris Wilson
2013-10-13uxa: Check for allocation failure in i915 videoChris Wilson
2013-10-13uxa: Abort CreateScreenResources after allocation failureChris Wilson
2013-10-03intel: Remove dependence upon having PciInfoChris Wilson
2013-09-20uxa: Do not change DPMS mode on unconnected outputsChris Wilson
2013-09-18intel: Compile fixes for base install of SLED11.sp3Chris Wilson
2013-08-16uxa: Restore the lost copyright block after splitting i965_reg.h from i915_reg.hChris Wilson
2013-08-08Micro-optimise box intersectionsRaul Fernandes
2013-07-31uxa/display: Keep the EDID blob around for the lifetime of an outputDamien Lespiau