summaryrefslogtreecommitdiff
path: root/src/uxa
AgeCommit message (Expand)Author
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
2014-06-18uxa: Mark the output as off before making pipe changesHans de Goede
2014-06-18uxa: When the output is off, report the cached backlight valueHans de Goede
2014-06-16uxa: Allocate frontbuffer to meet old fence constaintsChris Wilson
2014-06-16uxa: Add some explanation to why bo were rejectedChris Wilson
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