summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-09-07Revert "sna: Add XMir support"Chris Wilson
2013-09-06sna: Search /sys/class/power_state for the AC adapterChris Wilson
2013-09-06sna/dri: Only the BackLeft merits special allocation flagsChris Wilson
2013-09-06sna/gen6+: Switch to using the BLT more often when off ACChris Wilson
2013-09-06sna: Listen to ACPI events for power state notificationsChris Wilson
2013-09-06sna: Prefer to reuse CPU bo if it was last active rather than inplace uploadsChris Wilson
2013-09-06sna: Keep the CPU bo around if it was recently activeChris Wilson
2013-09-06sna: Try an inplace CopyArea fallback firstChris Wilson
2013-09-06sna: Rechain up SetWindowPixmap upon ScreenPixmap changeChris Wilson
2013-09-06sna: Include some DBG for the virtual output detectionChris Wilson
2013-09-05sna/gen6+: Don't request extra caching for use-once upload buffersChris Wilson
2013-09-05sna: Add a DBG to track calls to SetScreenPixmapChris Wilson
2013-09-04sna: Add XMir supportChris Wilson
2013-09-04sna: WriteThrough support is now upstreamChris Wilson
2013-09-04configure: Check for required UMS headers before enablingChris Wilson
2013-09-04sna: Fix sna_pixmap_move_area_to_gpu() to return the sna_pixmapChris Wilson
2013-09-04sna/dri: Refine proposed async swap interfaceChris Wilson
2013-09-03sna: Tidy walking the window tree for updating our pixmapsChris Wilson
2013-09-03sna/dri: Handle failure to move the pixmap into the GPU for CopyRegionChris Wilson
2013-09-03sna: Mark imported PRIME fd as starting in DOMAIN_NONEChris Wilson
2013-09-03sna: Add some more DBGChris Wilson
2013-09-02sna: Check for output->randr_output before dereferencingChris Wilson
2013-09-02sna: Process winSize regionChris Wilson
2013-08-31sna: Expand the array of fake outputs if the last is usedChris Wilson
2013-08-31sna: Open the device non-blockingChris Wilson
2013-08-31sna: Mark fake outputs as disconnected until a user applies a modeChris Wilson
2013-08-30sna: Protect against unattached pixmaps when peeking inside for a GPU boChris Wilson
2013-08-30sna/dri: Correct the target_msc for immediate double-bufferingChris Wilson
2013-08-30sna: Allow user specification of number of VirtualHeadsChris Wilson
2013-08-28sna/gen6+: Don't force a ring switch for likely TLB misses if already busyChris Wilson
2013-08-28sna/gen6+: Improve ring stickyness for BLT composite opsChris Wilson
2013-08-27sna/video: Copy the ClipRegion for the spriteChris Wilson
2013-08-27sna/video: Update sprite destination colorkey commandChris Wilson
2013-08-26sna: Promote no COWs assertion to a condition check before operating inplaceChris Wilson
2013-08-26sna: Fix ordering of assert vs the state it checksChris Wilson
2013-08-25sna: Make sure we assert our Master status before copying the fbconChris Wilson
2013-08-25sna/gen7: Combine a couple of pipe-flushesChris Wilson
2013-08-25sna: Make SetScreenPixmap do as it saysChris Wilson
2013-08-25sna: Add a few more checks for a hosted Xserver before walking CRTC listsChris Wilson
2013-08-25sna/dri: Prefer the source ringChris Wilson
2013-08-24sna: Fix reversed logic and loss of trust in the hostChris Wilson
2013-08-24sna: Don't restrict the frontbuffer to be scanout capable if hostedChris Wilson
2013-08-24sna: Trust the preferred-depth returned by the hostChris Wilson
2013-08-24sna: Don't copy fbcon if hostedChris Wilson
2013-08-23intel: Add experimental rendernode supportChris Wilson
2013-08-23sna/dri: Make async blits async againChris Wilson
2013-08-23sna/video: Disable the existing sprite when switching CRTCsChris Wilson
2013-08-23sna/gen7: Prefer the render ring for more operationsChris Wilson
2013-08-18sna/gen6+: Tweak semaphore avoidance for composite operationsChris Wilson
2013-08-18sna: Do not force use of the CPU bo if replacing a busy GPU boChris Wilson