summaryrefslogtreecommitdiff
path: root/src/uxa
AgeCommit message (Expand)AuthorFilesLines
2014-02-15backlight: Amalgamate hardcoded priority tablesChris Wilson1-42/+11
2014-02-15intel: Add a helper for setting backlight without root rightsChris Wilson1-184/+34
2014-02-13uxa: Check for access to backlight interfaceChris Wilson1-0/+8
2014-02-13Revert "uxa: Do not change DPMS mode on unconnected outputs"Chris Wilson1-5/+4
2014-02-06uxa: Do not expose TextureVideo Xv adapters when acceleration is disabledChris Wilson1-1/+2
2014-02-01glamor: Enable Xv supportChris Wilson3-2/+26
2014-01-28Allow selection of glamor as the default acceleration methodChris Wilson1-1/+2
2014-01-23glamor: Don't require the glamoregl module to be pre-loaded with xserver >= 1.15Chris Wilson1-0/+2
2014-01-17Provide DRI2DriverVDPAU for future compatibilityRinat1-2/+3
2014-01-06uxa: Always treat DPMSModeSuspend/Standby similar to DPMSModeOffChris Wilson1-2/+2
2014-01-06uxa: Disable updating properties upon reading their valuesChris Wilson1-3/+3
2014-01-06uxa/dri: Pixmap are offscreen and not attached to any displayChris Wilson1-2/+3
2013-11-25uxa: fix order of inline BoolZdenek Kabelac1-1/+1
2013-11-25uxa,legacy: use unsigned for comparition of unsignedZdenek Kabelac1-1/+1
2013-11-25uxa: Avoid relying on an assert and cleanup iteratorZdenek Kabelac1-5/+5
2013-11-25uxa: rename some local variable to not shadow global onesZdenek Kabelac1-7/+7
2013-11-25uxa: Ensure mask_picture is definedZdenek Kabelac1-0/+1
2013-11-25Correct type of uevent_handlerChris Wilson2-5/+3
2013-11-25Remove uneeded headersZdenek Kabelac7-15/+0
2013-11-25Makefile convert @var@ to $(var)Zdenek Kabelac1-7/+7
2013-11-22uxa,sna: Prevent bo exchange when pinned for non-DRI2 clientsChris Wilson3-6/+11
2013-11-02Prepare for changes in the BLT unit on future generationsChris Wilson1-0/+3
2013-10-13uxa: Check for allocation failure in i915 videoChris Wilson1-0/+5
2013-10-13uxa: Abort CreateScreenResources after allocation failureChris Wilson1-0/+3
2013-10-03intel: Remove dependence upon having PciInfoChris Wilson1-1/+1
2013-09-20uxa: Do not change DPMS mode on unconnected outputsChris Wilson1-4/+7
2013-09-18intel: Compile fixes for base install of SLED11.sp3Chris Wilson16-2/+36
2013-08-16uxa: Restore the lost copyright block after splitting i965_reg.h from i915_reg.hChris Wilson1-0/+27
2013-08-08Micro-optimise box intersectionsRaul Fernandes1-1/+6
2013-07-31uxa/display: Keep the EDID blob around for the lifetime of an outputDamien Lespiau1-9/+8
2013-07-29Add support for the dell backlight interfaceEgbert Eich1-0/+1
2013-07-29uxa: Fix incorrect include pathChris Wilson1-1/+1
2013-07-28uxa: Add the missing include to silence the compiler warningChris Wilson1-0/+1
2013-07-28configure: Print a summary of compilation optionsChris Wilson1-1/+2
2013-07-28intel: Remove some unused macrosChris Wilson1-6/+6
2013-07-28intel: Move some backend specific macros out of the common headerChris Wilson1-0/+25
2013-07-28uxa: Colocate architecture source files with backend implementation sourcesChris Wilson9-1/+6580
2013-07-28uxa: Clear up the common intel directoryChris Wilson30-0/+23989