summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-02-02uxa/dri2: Recreate the triple buffer across a mode changeChris Wilson
2015-01-31Unify Option "DRI" parsingChris Wilson
2015-01-31sna: Mark the bo as clean after the kernel reports it idleChris Wilson
2015-01-31intel: Try to load one AccelMethod if the .conf doesn't matchChris Wilson
2015-01-31uxa/dri2: Reimplement triple buffer supportChris Wilson
2015-01-31sna/dri2: Rearrange asserts for greater coverageChris Wilson
2015-01-30uxa: Fix error handling for failed pageflipsChris Wilson
2015-01-30uxa/dri2: Make vblank/flip handlers staticChris Wilson
2015-01-30uxa/dri2: Reset swap_info->type after a failed flip submissionChris Wilson
2015-01-29sna/dri2: Smooth out delivery of triple buffer SwapCompletionsChris Wilson
2015-01-29sna/dri2: Fix use of stale flip_pending after removing windowChris Wilson
2015-01-29sna/dri2: Fix interoperation between keepalive and fake-triple-bufferingChris Wilson
2015-01-29sna/dri2: Keep the per-drawable swap cache alive for 50msChris Wilson
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