summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-01pciids: Removing PCI IDs that are no longer listed as Kabylake.Rodrigo Vivi
2016-07-01pciids: Add more Kabylake PCI IDs.Rodrigo Vivi
2016-06-28sna: Avoid recursion by testing shadow.waitChris Wilson
2016-06-25sna: Skip wait_for_shadow() when shadow is temporarily disabledChris Wilson
2016-06-25sna: Fixup DBG for sprite renameChris Wilson
2016-06-21sna/gen2+: Do not force migration to GPU for very large objectsChris Wilson
2016-06-21sna: Only shutdown unknown secondary planes on CRTC we controlChris Wilson
2016-06-20sna: Hide compiler warnings for change in uAPI definesChris Wilson
2016-06-20sna/video: Create one XvAdapter for each sprite planeChris Wilson
2016-06-20sna/video: Prepare for multiple sprite portsChris Wilson
2016-06-20sna: Record all sprite planes reported by the kernelChris Wilson
2016-06-01compat: Another day, another ABI change for OsBlockSGIOChris Wilson
2016-05-31sna: Use physical output size from the kernelChris Wilson
2016-05-30compat: Add OsBlockSIGIO/OsReleaseSIGIO wrappersChris Wilson
2016-05-28sna: Restore TearFree operation after switching everything offChris Wilson
2016-05-22sna/dri2: Avoid chaining swaps across a mode changeChris Wilson
2016-05-22sna: Display errno when SETCURSOR failsChris Wilson
2016-05-22sna: Allow disconnected outputs to retain state without EDID checksChris Wilson
2016-05-18sna: Confirm the EDID is the same after a hotplug before ignoringChris Wilson
2016-05-17sna: Don't skip migration-to-GPU for TearFreeChris Wilson
2016-05-17sna: Track the minimum damage when doing CRTC-local TearFreeChris Wilson
2016-05-17sna: Fix increment of modeset serial after applying CRTCChris Bainbridge
2016-05-16sna: Ensure we only cache the local CRTC scanout bufferChris Wilson
2016-05-16sna: Do not cache the current crtc bo after performing the setcrtcChris Wilson
2016-05-14sna/dri2: Refactor open-coded __kgem_bo_is_busyChris Wilson
2016-05-14sna/dri2: Force blocking wait if vblank queue failsChris Wilson
2016-05-13sna/gen6+: Don't force a switch to BLT if the target bo cannot be blittedChris Wilson
2016-05-09sna/dri2: Enforce swap-limits on stale buffersChris Wilson
2016-05-07sna/dri2: Force consideration of the DRI2CopyRegion source as uncleanChris Wilson
2016-05-07sna: Add a special case for fast DRI2CopyRegion and NoAccelChris Wilson
2016-05-07sna: Do not force ping-pong migration for TearFree + NoAccelChris Wilson
2016-05-04test: Exercise XVidMode switchingChris Wilson
2016-04-30sna/dri2: Free the pending back buffer after useChris Wilson
2016-04-23sna: Limit generic convolution to smallish kernelsChris Wilson
2016-04-22uxa: Enable Y-tiling BLT supportChris Wilson
2016-04-20sna: Fix reporting of errno after setcrtc failureChris Wilson
2016-04-20sna: Force the shadow buffer even after we fail to set the crtc for TearFreeChris Wilson
2016-04-18sna/present: Postpone recursed vblank during TearFree by 1msChris Wilson
2016-04-17sna: Block SIGIO when we are trying to flipChris Wilson
2016-04-17sna/gen8+: Flush pipecontrols when forcing a pipeline stallChris Wilson
2016-04-17sna: Tweak flushing before adding a new bo into a batchChris Wilson
2016-04-17sna/present: Fix requeuing after interrupting TearFreeChris Wilson
2016-04-16sna: Fix alignment vs length check when adjusting dst pointerChris Wilson
2016-04-15sna: Mark the transformed cursor image as dirtyChris Wilson
2016-04-15sna/blt: Reuse computed partial tile offset in copy_from_tiledChris Wilson
2016-04-15sna/gen6: Encourage migration of small BLT operationsChris Wilson
2016-04-15sna/gen9: Update mocs selectionChris Wilson
2016-04-10sna/present: Prevent recursion when handling TearFree waitsChris Wilson
2016-04-09sna: Restict reduction of ADD white when we have compatibile formatsChris Wilson
2016-04-09sna: Apply the precomputed BLT colors for SRC reductionsChris Wilson