summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-07Revert "sna: Add XMir support"Chris Wilson9-284/+8
2013-09-06configure: Disable UXA build without DRI2Chris Wilson1-87/+96
2013-09-06sna: Search /sys/class/power_state for the AC adapterChris Wilson1-11/+47
2013-09-06sna/dri: Only the BackLeft merits special allocation flagsChris Wilson1-4/+4
2013-09-06sna/gen6+: Switch to using the BLT more often when off ACChris Wilson2-2/+17
2013-09-06sna: Listen to ACPI events for power state notificationsChris Wilson4-0/+214
2013-09-06sna: Prefer to reuse CPU bo if it was last active rather than inplace uploadsChris Wilson1-5/+25
2013-09-06sna: Keep the CPU bo around if it was recently activeChris Wilson1-15/+19
2013-09-06sna: Try an inplace CopyArea fallback firstChris Wilson1-1/+137
2013-09-06sna: Rechain up SetWindowPixmap upon ScreenPixmap changeChris Wilson1-1/+1
2013-09-06sna: Include some DBG for the virtual output detectionChris Wilson1-0/+4
2013-09-06intel-virtual-output: Unregister our singleton on a clean shutdownChris Wilson1-0/+2
2013-09-06intel-virtual-output: Only wake up for a change in a visible cursorChris Wilson1-4/+6
2013-09-06intel-virtual-output: Make the flush for recreating Damage explicitChris Wilson1-2/+2
2013-09-05intel-virtual-output: Just request Damage BBoxChris Wilson1-2/+2
2013-09-05sna/gen6+: Don't request extra caching for use-once upload buffersChris Wilson2-2/+2
2013-09-05intel-virtual-overlay: Reset damage across modesetsChris Wilson1-1/+16
2013-09-05intel-virtual-output: Reset the damage just prior to reading it backChris Wilson1-3/+3
2013-09-05intel-virtual-output: We don't need to enable the timer for reconfigureChris Wilson1-1/+0
2013-09-05intel-virtual-output: Just walk the list of clones attached to the displayChris Wilson1-5/+4
2013-09-05intel-virtual-output: Defer reenabling damage events until after we drawChris Wilson1-9/+6
2013-09-05intel-virtual-output: Flush the damage received message back to the local dis...Chris Wilson1-1/+5
2013-09-05intel-virtual-output: Track active clonesChris Wilson1-13/+47
2013-09-05intel-virtual-output: Reserve space for the '\0' in the sprintfChris Wilson1-1/+1
2013-09-05sna: Add a DBG to track calls to SetScreenPixmapChris Wilson2-0/+8
2013-09-042.99.901 snapshot2.99.901Chris Wilson2-1/+22
2013-09-04intel: Select SNA as the default acceleration methodChris Wilson1-5/+5
2013-09-04sna: Add XMir supportChris Wilson9-8/+284
2013-09-04sna: WriteThrough support is now upstreamChris Wilson2-15/+0
2013-09-04configure: Check for required UMS headers before enablingChris Wilson3-141/+178
2013-09-04sna: Fix sna_pixmap_move_area_to_gpu() to return the sna_pixmapChris Wilson2-32/+47
2013-09-04sna/dri: Refine proposed async swap interfaceChris Wilson1-28/+1
2013-09-03sna: Tidy walking the window tree for updating our pixmapsChris Wilson1-6/+3
2013-09-03sna/dri: Handle failure to move the pixmap into the GPU for CopyRegionChris Wilson1-4/+4
2013-09-03sna: Mark imported PRIME fd as starting in DOMAIN_NONEChris Wilson1-0/+1
2013-09-03sna: Add some more DBGChris Wilson4-8/+12
2013-09-03intel-virtual-output: Clear send flags when doing XSyncChris Wilson1-1/+2
2013-09-02intel-virtual-output: Remember to mark the timer as active when moving the mouseChris Wilson1-0/+4
2013-09-02intel-virtual-output: Don't clobber the XID inside the ShmSegmentInfoChris Wilson1-22/+26
2013-09-02intel-virtual-output: Remove the stray 1Chris Wilson1-1/+1
2013-09-02intel-virtual-output: Don't set the SHM active flag along !SHM composite pathsChris Wilson1-2/+5
2013-09-02intel-virtual-overlay: Try to shutdown gracefullyChris Wilson1-2/+65
2013-09-02intel-virtual-output: Fallback to probing GetScreenResourcesChris Wilson1-6/+18
2013-09-02intel-virtual-overlay: Keep bumblebeed awakeChris Wilson1-1/+7
2013-09-02intel-virtual-overlay: Disable the timer after flushingChris Wilson1-1/+3
2013-09-02intel-virtual-overlay: Don't do a sibling search if bumblebee is explicitly r...Chris Wilson1-4/+4
2013-09-02intel-virtual-overlay: Fix the bumblebee query parsingChris Wilson1-7/+19
2013-09-02intel-virtual-output: Perform pixel type conversion from XfixesCursorImageChris Wilson1-16/+39
2013-09-02intel-virtual-ouptput: Filter and rate-limit cursor eventsChris Wilson1-90/+133
2013-09-02intel-virtual-output: Reorder the fdsChris Wilson1-9/+21