summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-19intel: Fix includes for intel_optionsChris Wilson
2013-09-18sna: Pushed dixPrivateKeyRegistered wrapper into compat-api.hChris Wilson
2013-09-18sna: Wrap use of dixPrivateKeyRegistered for ueventsChris Wilson
2013-09-18intel: Compile fixes for base install of SLED11.sp3Chris Wilson
2013-09-18sna: Fix off-by-one in computation of valid CRTC maskChris Wilson
2013-09-18sna: Disable same-edid detectionChris Wilson
2013-09-17sna: Clamp the possible-crtc mask to the real CRTCsChris Wilson
2013-09-17intel: Make the option to control VSync and PageFlip explictChris Wilson
2013-09-12test: Exercise flips/blit swaps on each pipeChris Wilson
2013-09-12sna: Fix declaration of write intent for can_map__cpu in PutImageChris Wilson
2013-09-11test: only build DRI2 tests if DRI2 is enabledRoss Burton
2013-09-11sna/gen4+: Rebalance creation of vbo during batch flushingChris Wilson
2013-09-11sna/gen4: Always try the BLT composite routines firstChris Wilson
2013-09-10sna: Disable use of Y-tiling for gen4Chris Wilson
2013-09-09sna/hsw: Scanline waits require both DERRMR and forcewakeChris Wilson
2013-09-09sna/hsw: Fix the event selection for scanline waits on pipe AChris Wilson
2013-09-09sna/gen6+: Only apply the BLT copy w/a for self-copiesChris Wilson
2013-09-09sna: Call the new __offset functions in the last commitChris Wilson
2013-09-09sna: Remember to offset the box before asserting damageChris Wilson
2013-09-08sna/gen4+: Flush batch if idle on filling vboChris Wilson
2013-09-08sna/gen6: Prefer the RCS on large GT systemsChris Wilson
2013-09-08sna/gen7: Prefer the BLT for gt1 systemsChris Wilson
2013-09-08configure: Only assert DRI2 requirements not met if the DRI2 package is missingChris Wilson
2013-09-08intel-virtual-output: Debug option for forcing full redrawsChris Wilson
2013-09-07sna: Only update the CRTCs after a resize if masterChris Wilson
2013-09-07sna: Split get_drawable_deltas()Chris Wilson
2013-09-07NEWS: Fix release dates, missed the transition to SeptemberChris Wilson
2013-09-072.99.902 snapshot2.99.902Chris Wilson
2013-09-07Revert "sna: Add XMir support"Chris Wilson
2013-09-06configure: Disable UXA build without DRI2Chris 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-06intel-virtual-output: Unregister our singleton on a clean shutdownChris Wilson
2013-09-06intel-virtual-output: Only wake up for a change in a visible cursorChris Wilson
2013-09-06intel-virtual-output: Make the flush for recreating Damage explicitChris Wilson
2013-09-05intel-virtual-output: Just request Damage BBoxChris Wilson
2013-09-05sna/gen6+: Don't request extra caching for use-once upload buffersChris Wilson
2013-09-05intel-virtual-overlay: Reset damage across modesetsChris Wilson
2013-09-05intel-virtual-output: Reset the damage just prior to reading it backChris Wilson
2013-09-05intel-virtual-output: We don't need to enable the timer for reconfigureChris Wilson
2013-09-05intel-virtual-output: Just walk the list of clones attached to the displayChris Wilson
2013-09-05intel-virtual-output: Defer reenabling damage events until after we drawChris Wilson
2013-09-05intel-virtual-output: Flush the damage received message back to the local dis...Chris Wilson