summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-21sna: Assert that we do not replace a GPU bo with a proxyChris Wilson
2012-11-21sna: Skip uploading unintialiased pixmap dataChris Wilson
2012-11-21sna: Add the missing assertion for !proxyChris Wilson
2012-11-21sna: Do not migrate uninitialised pixmapsChris Wilson
2012-11-21sna: Do not dispose of a shadow pixmapChris Wilson
2012-11-21sna: Remove the kgem_bo_is_mappable refcnt assertion from freed pathsChris Wilson
2012-11-21sna: Add a few refcnt assertionsChris Wilson
2012-11-21sna: Fix bogus assertion from 03fb9ded43Chris Wilson
2012-11-21sna: Dispose of local copy for render sourcesChris Wilson
2012-11-21sna: Tighten a couple of assertions for damage with use_boChris Wilson
2012-11-20sna: Assert that we do not create a proxy with existent GPU damageChris Wilson
2012-11-20sna/dri: Queue a vblank-continuation after flip-completionChris Wilson
2012-11-20sna/dri: Avoid a NULL dereference inside a DBGChris Wilson
2012-11-20uxa: Refactor early-exit paths of uxa_try_driver_composite().Eric Anholt
2012-11-20uxa: Work around uninitialized-value warning.Eric Anholt
2012-11-20uxa: Add printf attribute to intel_debug_fallback().Eric Anholt
2012-11-20uxa/dri: Factor out the repeated swap fallback code.Eric Anholt
2012-11-20configure.ac: Fix bad syntax for test callsEric Anholt
2012-11-20sna/dri: Add an assert that the cached DRI2 buffer is pinned for DRIChris Wilson
2012-11-19sna/dri: Avoid setting off-delay after a failed flip (use-after-free)Chris Wilson
2012-11-18sna/gen6+: Tweak prefer-blt to offset latency when in rc6Chris Wilson
2012-11-18Remove useless indirection of intel_chipsetsChris Wilson
2012-11-16sna/dri: Clear the last-used-cpu flag when performing CopyRegionChris Wilson
2012-11-15sna/dri: Add a couple of more asserts to track injection of a rogue boChris Wilson
2012-11-13sna/gen4,5: Fix the opacity shader to use the right vertex attributeChris Wilson
2012-11-13sna/gen4: Tidy emission of opacity vertex attributeChris Wilson
2012-11-13sna/gen4: Do not prefer inplace non-rectilinear spansChris Wilson
2012-11-13sna/gen4: Always initialise redirectChris Wilson
2012-11-13sna: Specialise the decision for inplace xor uploadsChris Wilson
2012-11-12sna/dri: Apply the can_blit() check for CopyRegionChris Wilson
2012-11-12sna/dri: Prevent scheduling a swap on stale buffersChris Wilson
2012-11-12sna: Compile against ancient libdrmChris Wilson
2012-11-112.20.13 release2.20.13Chris Wilson
2012-11-11sna: Filter out the full-damage marker when undoing redirectionChris Wilson
2012-11-11sna: Fix printing of uninitialied value in DBGChris Wilson
2012-11-11sna: Flush pending rendering before enabling an outputChris Wilson
2012-11-10sna/gen2: Fix use of uninitialised redirectionChris Wilson
2012-11-10sna: Fix use of uninitialised value in DBGChris Wilson
2012-11-10sna: Specify read/write domains for no-relocation fastpathChris Wilson
2012-11-10sna: Allow snooped buffers to be retained (and reused) between batchesChris Wilson
2012-11-10sna/gen2: Add a modicum of fallback DBGChris Wilson
2012-11-09sna/gen4: Only 965gm suffers the !snoop restrictionChris Wilson
2012-11-09xvmc: Use DRMINTEL_LIBS instead of hardcoding -ldrm_intelChris Wilson
2012-11-09sna: Mark no-reloc write buffersChris Wilson
2012-11-08sna: Experiment with using reloc.handle as an index into the execbufferChris Wilson
2012-11-08sna: Set the known offset for the batch as wellChris Wilson
2012-11-08sna: Support a fast no relocation changed pathChris Wilson
2012-11-08Remove reliance on hard-coded DRI nameChris Wilson
2012-11-07sna: Abandon kernels that do not support execbuffer2Chris Wilson
2012-11-06sna/gen4: opacity spans requires the per-rectangle flush w/aChris Wilson