summaryrefslogtreecommitdiff
path: root/src/uxa
AgeCommit message (Expand)Author
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
2013-07-29Add support for the dell backlight interfaceEgbert Eich
2013-07-29uxa: Fix incorrect include pathChris Wilson
2013-07-28uxa: Add the missing include to silence the compiler warningChris Wilson
2013-07-28configure: Print a summary of compilation optionsChris Wilson
2013-07-28intel: Remove some unused macrosChris Wilson
2013-07-28intel: Move some backend specific macros out of the common headerChris Wilson
2013-07-28uxa: Colocate architecture source files with backend implementation sourcesChris Wilson
2013-07-28uxa: Clear up the common intel directoryChris Wilson