summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-13sna/gen7: Set sampler swizzle for video sourcesChris Wilson
2013-06-13sna/gen2+: Promote a conditional dirty into an assertionChris Wilson
2013-06-12sna: Do not enlarge the read back region if there is already CPU damageChris Wilson
2013-06-12sna/video: Free the private video (adaptor/port) arrays upon CloseScreenChris Wilson
2013-06-12sna/video: Catch allocation failure whilst setting up the TexturedAdaptorChris Wilson
2013-06-12sna: Allow the throttling to be woken by SIGINTChris Wilson
2013-06-11sna: Make sure the source is coherent on the CPU before uploadingChris Wilson
2013-06-11sna: Mollify an assert to allow us to call busy_ioctl on a GTT writeChris Wilson
2013-06-11sna: Make sure the source is coherent on the CPU before uploadingChris Wilson
2013-06-11sna: Tidy batch submission around CRTC updatesChris Wilson
2013-06-10sna: Move the GTT dirty tracking from the pixmap to the boChris Wilson
2013-06-10sna: s/bo->dirty/bo->gpu_dirty/ to avoid later confusionChris Wilson
2013-06-10sna: Make sure all sna_write_boxes* flag the GTT is dirtyChris Wilson
2013-06-10sna: Keep the cached EDID if it hasn't changedChris Wilson
2013-06-09sna: Streamline connector probingChris Wilson
2013-06-07sna: Set the needs_flush flag on the bo when the scanout is dirtyChris Wilson
2013-06-07sna: Track when we write directly to bo through the GTTChris Wilson
2013-06-07sna/dri: Check rather than assert for a change in back/front sizesChris Wilson
2013-06-07sna/dri: Fix transcription error in commit ab47433b20Chris Wilson
2013-06-07sna/dri: Do not decouple the flip after chaining up a blitChris Wilson
2013-06-06sna/video: Select vsync by default based on "SwapbuffersWait"Chris Wilson
2013-06-06sna/video: Fixup formats to select visualsChris Wilson
2013-06-06sna/dri: Make the fallback blit async againChris Wilson
2013-06-06sna/dri: Handle fast double flips across mode changesChris Wilson
2013-06-06sna: Fix format specifier for mismatching int/long in DBGChris Wilson
2013-06-062.21.9 release2.21.9Chris Wilson
2013-06-06sna: Only emit an error for terminal mmap failuresChris Wilson
2013-06-05sna: Include the GT details in the backend name for a chipsetChris Wilson
2013-06-05Add more correct names for Haswell.Rodrigo Vivi
2013-06-05sna/video: Fix redundant initialisation of video->clipChris Wilson
2013-06-05sna: Do not conflate ignoring an output with an allocation failureChris Wilson
2013-06-03sna: Always populate the CPU features stringChris Wilson
2013-06-03sna: Make copying the glyph size more compactChris Wilson
2013-06-02sna/dri: Undo any COW before performing a copy with DRI2CopyRegionChris Wilson
2013-06-02sna: Add some more DBG hints to copy-on-write cloningChris Wilson
2013-06-01sna: Prevent adding damage to an already all-damaged GPU boChris Wilson
2013-06-01sna/dri: Reorder assert not to fail on a pageflip deferred to after a modesetChris Wilson
2013-05-30sna: Compile fix for non-debug buildsChris Wilson
2013-05-30sna: Restore GPU promotion for large fillsChris Wilson
2013-05-30sna: Assert that an existing scanout is the desired sizeChris Wilson
2013-05-30sna: Cleanup up error reporting after failure to init KMS interfaceChris Wilson
2013-05-30sna: Report allocations failures during Screen initialisationChris Wilson
2013-05-29sna: Log which outputs are being configured during a modesetChris Wilson
2013-05-29sna: fixup up possible_clones kms->X impedance mismatchDaniel Vetter
2013-05-29sna: Sanity check that CRTC / output combination is validChris Wilson
2013-05-28Add the known marketing names for the performance Haswell partsChris Wilson
2013-05-28sna: Make the backend identifier more informativeChris Wilson
2013-05-28sna: Call mode update after disabling outputs upon VT switchChris Wilson
2013-05-27test: Add an easily visible tearing test for video playbackChris Wilson
2013-05-27sna/video: Correct interpretation of 'sync'Chris Wilson