summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-01-28sna: Clear the per-crtc shadow buffer if they are clippedChris Wilson
2015-01-27sna/dri2: Check for comparable back/front pitches more carefullyChris Wilson
2015-01-26sna: Log maximum number of CPU threadsChris Wilson
2015-01-26sna/dri2: Use existing busy state if semaphores are disabledChris Wilson
2015-01-26legacy/i810: Expand mask to match unsigned longChris Wilson
2015-01-26sna: Expand mask to match uintptr_tChris Wilson
2015-01-26uxa: fix XVMC = no buildPatrick Welche
2015-01-26backlight.c: test for featuresPatrick Welche
2015-01-26sna: Tweak treatment of DPMS mode to be consistent at all layersChris Wilson
2015-01-25sna/gen6+: Tweak engine placement when considering src/dst combinationsChris Wilson
2015-01-23sna: Assert that the shadow buffer has a compatible pitch to the frontChris Wilson
2015-01-23sna: GETPROPBLOB only works with exact length matchesChris Wilson
2015-01-23sna: Add a fallback DBG for the git versionChris Wilson
2015-01-22sna/dri2: Only preserve back buffers with the same pitchChris Wilson
2015-01-22sna: Reorganise assertions when retiring idle boChris Wilson
2015-01-22sna: Declare outputs as hidden at startChris Wilson
2015-01-21sna/dri2: Prefer to use normal selection criteria for CopyRegion on small GTChris Wilson
2015-01-21sna: Keep front_active consistent across DPMS eventsChris Wilson
2015-01-20sna: Add missing include of DPMS constantsChris Wilson
2015-01-20sna: Finish e6227daff1e3eChris Wilson
2015-01-20sna: Add a loud DBG message when enabledChris Wilson
2015-01-19Set the vdpau driver to va_glAdel Gadllah
2015-01-17sna: Provide a few compiler hintsChris Wilson
2015-01-17sna/gen6+: Prefer not to switch away from active RENDER pipelineChris Wilson
2015-01-16sna/dri2: Exchange flags when exchanging DRI2Buffers after SwapBuffersChris Wilson
2015-01-16sna/dri2: Track tracking of active-scanout for back buffer replacementChris Wilson
2015-01-15sna/gen6+: Prefer using RENDER pipeline for uncached destinations on large GTChris Wilson
2015-01-15sna/dri2: Add a DBG message for when Xorg triple buffering is availableChris Wilson
2015-01-14sna: Actually check for has_wc_mmap before useChris Wilson
2015-01-13sna: Wrap direct access to ScrnInfoPtr->pScreenChris Wilson
2015-01-13sna: Only instantiate the frontbuffer on the GPU if usedChris Wilson
2015-01-13sna: Combine slave CRTC offsets with rotationChris Wilson
2015-01-13sna: Add a small DBG message for when PRIME slave tracking is enabledChris Wilson
2015-01-13sna: Throw away CRTC damage if the CRTC is outside the screen boundsChris Wilson
2015-01-11sna: Use correct octal value for gen3Chris Wilson
2015-01-09sna: Add basic unswizzled manual detilers for gen2Chris Wilson
2015-01-09sna/dri2: Fix build with DRI2INFOREC version 5Chris Wilson
2015-01-09sna: Disable detiling for gen2Chris Wilson
2015-01-09sna: Actually set the priv->mapped type for mmap(wc)Chris Wilson
2015-01-09sna: Wrap mmap accessors with sigtrap to catch oom SIGBUSChris Wilson
2015-01-09sna: Replace assert with conditional setting of sna_pixmap->mappedChris Wilson
2015-01-09sna: Add a couple of guards against using the GPU to write into snooped boChris Wilson
2015-01-09sna: Capitlize log message "display hotplut detection"Chris Wilson
2015-01-08sna: Allow use of mmap(wc) for inplace GetImageChris Wilson
2015-01-08sna: Differentiate between disabling CRTC and turning off DPMSChris Wilson
2015-01-07sna: Add mmap(wc) handling to has_coherent_ptr assertionChris Wilson
2015-01-07sna/trapezoids: Fix typo in construction of polygon linesChris Wilson
2015-01-07sna/video: Reuse fallback colorkey filler from overlay for spritesChris Wilson
2015-01-07sna/video: Provide fallback support for filling the colorkeyChris Wilson
2015-01-06sna: Copy mode.vrefresh between kernel and XChris Wilson