summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-10-08sna: Rework the num_threads refinement to avoid the divisionChris Wilson
2013-10-08sna/trapezoids: Recompute num_threads to match rangeChris Wilson
2013-10-07sna: Trim color cache allocation to a single pageChris Wilson
2013-10-07sna/trapezoids: Only use a single thread to emit rectilinear spansChris Wilson
2013-10-07sna/gen7: Rename debug option ALWAYS_FLUSH to ALWAYS_INVALIDATEChris Wilson
2013-10-07sna/gen7: Tweak flushingChris Wilson
2013-10-07sna/trapezoids: Restore overflow checkChris Wilson
2013-10-07sna/trapezoids: Fix overstepping vertical edgesChris Wilson
2013-10-06sna/gen7: Add a always-stall debug optionChris Wilson
2013-10-05intel: Filter out the control bit from the device minorChris Wilson
2013-10-05compat-api: Map changes of DamageUnregister API in 1.14.99.2Chris Wilson
2013-10-05sna/trapezoids: Do not pass invalid trapezoids to pixmanChris Wilson
2013-10-05sna/trapezoids: Add a precise scan converterChris Wilson
2013-10-04sna: Start splitting the trapezoids megafile into parseable blocksChris Wilson
2013-10-04sna: Fix FillRectangles intersection with complex clipChris Wilson
2013-10-04sna: Tidy up FillRectangles intersection with complex clipChris Wilson
2013-10-04sna/dri: Only move the scanout to the flip cache if destroyedChris Wilson
2013-10-04sna: Add a few more DBG to track refcntsChris Wilson
2013-10-04sna/gen5: Replace pipe-control with full MI_FLUSH for required CS stallChris Wilson
2013-10-04sna: The device fd is marked as non-blocking so beware the busy-waitChris Wilson
2013-10-03intel: Allow opening the device only through platform informationChris Wilson
2013-10-03intel: Handle fallback probing without match_dataChris Wilson
2013-10-03intel: Remove dependence upon having PciInfoChris Wilson
2013-10-03intel: And restore PlatformProbe to working orderChris Wilson
2013-10-03intel: Querying device attributes must be non-NULLChris Wilson
2013-10-03intel: Fix fallout from accident push of ODEV_ATTRIB_FDChris Wilson
2013-10-03sna: Restart timer evaluations if the BlockHandler takes too longChris Wilson
2013-10-02intel: Query platform fdChris Wilson
2013-10-02intel: Pass the platform device along to the open routinesChris Wilson
2013-10-02sna: Only delete unused io buffersChris Wilson
2013-10-02sna: Add a few more asserts around handling of buffersChris Wilson
2013-10-01sna/trapezoids: Fix clipping on the far leftChris Wilson
2013-09-30sna: Honour Option "AccelMethod" "none"Chris Wilson
2013-09-30sna: Only reduce Over to Src if the rects do not overlapChris Wilson
2013-09-30sna: Do not reduce overdrawn rectangles for XRenderCompositeRectsChris Wilson
2013-09-30sna: Unmap cow bo when recreating the source boChris Wilson
2013-09-30sna/gen3: Tidy up fallback handling from fill-boxesChris Wilson
2013-09-29sna: Use the bo allocation cache for converting buffersChris Wilson
2013-09-29sna: Whitespace fixesChris Wilson
2013-09-29sna: Apply the non-relaxed fencing partial paranoia everywhereChris Wilson
2013-09-29sna/video: The sprite framebuffer also encodes its formatChris Wilson
2013-09-29sna: Resize an existing framebuffer if possibleChris Wilson
2013-09-29sna/video: Don't allow caching of yuv scanoutsChris Wilson
2013-09-29sna/video: Discard old video buffers when the frame size changesChris Wilson
2013-09-28sna: Avoid reads from a GTT mmapped upload bufferChris Wilson
2013-09-28sna: OsSigHandler expects 0 on handledChris Wilson
2013-09-27sna: Fix regression in picture extractionChris Wilson
2013-09-27sna: Only flush the scanout if we successfully upload it to the GPUChris Wilson
2013-09-27sna: Make sure we do not try to upload indirectly if the GPU is wedgedChris Wilson
2013-09-27sna: Disable the promotion of large bo as flushChris Wilson