summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-09sna: Steal the current mode nameChris Wilson1-1/+2
2013-10-09sna: Append the current mode to the output list if not foundChris Wilson1-6/+44
2013-10-09sna/gen3+: Flush vertex buffer after computing resizeChris Wilson7-100/+124
2013-10-08sna: Emit DBG for when we fallback to xf86InitialConfig detectionChris Wilson1-1/+6
2013-10-08sna: Rework the num_threads refinement to avoid the divisionChris Wilson5-11/+11
2013-10-08sna/trapezoids: Recompute num_threads to match rangeChris Wilson6-126/+97
2013-10-07sna: Trim color cache allocation to a single pageChris Wilson2-5/+6
2013-10-07sna/trapezoids: Only use a single thread to emit rectilinear spansChris Wilson5-69/+113
2013-10-07sna/gen7: Rename debug option ALWAYS_FLUSH to ALWAYS_INVALIDATEChris Wilson1-2/+3
2013-10-07sna/gen7: Tweak flushingChris Wilson1-1/+1
2013-10-07sna/trapezoids: Restore overflow checkChris Wilson2-5/+7
2013-10-07sna/trapezoids: Fix overstepping vertical edgesChris Wilson2-128/+47
2013-10-06sna/gen7: Add a always-stall debug optionChris Wilson1-0/+3
2013-10-05intel: Filter out the control bit from the device minorChris Wilson1-2/+2
2013-10-05compat-api: Map changes of DamageUnregister API in 1.14.99.2Chris Wilson1-0/+4
2013-10-05sna/trapezoids: Do not pass invalid trapezoids to pixmanChris Wilson1-12/+16
2013-10-05sna/trapezoids: Add a precise scan converterChris Wilson5-141/+3541
2013-10-04sna: Start splitting the trapezoids megafile into parseable blocksChris Wilson6-6698/+7125
2013-10-04sna: Fix FillRectangles intersection with complex clipChris Wilson1-5/+1
2013-10-04sna: Tidy up FillRectangles intersection with complex clipChris Wilson1-7/+13
2013-10-04sna/dri: Only move the scanout to the flip cache if destroyedChris Wilson1-5/+5
2013-10-04sna: Add a few more DBG to track refcntsChris Wilson2-1/+7
2013-10-04sna/gen5: Replace pipe-control with full MI_FLUSH for required CS stallChris Wilson1-0/+4
2013-10-04sna: The device fd is marked as non-blocking so beware the busy-waitChris Wilson1-1/+10
2013-10-04intel-virtual-overlay: Error out if no X11 SHM header is definedChris Wilson1-0/+2
2013-10-04configure: Disable building tools if prerequisite headers not foundChris Wilson1-5/+6
2013-10-03intel: Allow opening the device only through platform informationChris Wilson2-3/+3
2013-10-03intel: Handle fallback probing without match_dataChris Wilson3-11/+44
2013-10-03intel: Remove dependence upon having PciInfoChris Wilson13-47/+91
2013-10-03intel: And restore PlatformProbe to working orderChris Wilson1-1/+1
2013-10-03intel: Querying device attributes must be non-NULLChris Wilson1-3/+17
2013-10-03intel: Fix fallout from accident push of ODEV_ATTRIB_FDChris Wilson1-10/+11
2013-10-03sna: Restart timer evaluations if the BlockHandler takes too longChris Wilson1-2/+5
2013-10-02intel: Query platform fdChris Wilson1-1/+23
2013-10-02intel: Pass the platform device along to the open routinesChris Wilson3-5/+25
2013-10-02configure: Error out if glamor request but UXA is disabledChris Wilson1-0/+3
2013-10-02sna: Only delete unused io buffersChris Wilson1-1/+1
2013-10-02sna: Add a few more asserts around handling of buffersChris Wilson1-1/+3
2013-10-01sna/trapezoids: Fix clipping on the far leftChris Wilson1-67/+61
2013-09-30sna: Honour Option "AccelMethod" "none"Chris Wilson1-1/+18
2013-09-30sna: Only reduce Over to Src if the rects do not overlapChris Wilson1-1/+4
2013-09-30sna: Do not reduce overdrawn rectangles for XRenderCompositeRectsChris Wilson1-82/+100
2013-09-30sna: Unmap cow bo when recreating the source boChris Wilson1-0/+4
2013-09-30sna/gen3: Tidy up fallback handling from fill-boxesChris Wilson1-7/+14
2013-09-29sna: Use the bo allocation cache for converting buffersChris Wilson1-1/+5
2013-09-29sna: Whitespace fixesChris Wilson1-3/+3
2013-09-29sna: Apply the non-relaxed fencing partial paranoia everywhereChris Wilson3-8/+9
2013-09-29sna/video: The sprite framebuffer also encodes its formatChris Wilson2-2/+4
2013-09-29sna: Resize an existing framebuffer if possibleChris Wilson1-2/+45
2013-09-29sna/video: Don't allow caching of yuv scanoutsChris Wilson1-0/+5