summaryrefslogtreecommitdiff
path: root/src/sna
AgeCommit message (Expand)Author
2014-10-02sna/dri2: Disable tracking stale back buffers without reuse-notificationsChris Wilson
2014-10-01sna/trapezoids: Fix comparison on right edge of trapezoidsChris Wilson
2014-10-01sna/trapezoids: Consistently use NO_GPU_THREADS to disable threading for DBGChris Wilson
2014-09-30sna/trapezoids: Fix loss of precision through projection onto sample gridChris Wilson
2014-09-29sna: Fix SHOW_BATCH_AFTER debugging aideChris Wilson
2014-09-29sna: Clear padding in rotation properties for valgrindChris Wilson
2014-09-29sna; Markup that we are ignoring errors from early ScreenCreateResourcesChris Wilson
2014-09-28sna: Use move-to-gpu for explicit handling of damage during fbcon copyChris Wilson
2014-09-26sna: Allow move-to-gpu to fail during ScreenCreateResourcesChris Wilson
2014-09-25sna: Pass scanout hints along to move-to-gpuChris Wilson
2014-09-25sna: Check scanout Pixmaps are the correct pitch and convert if necessaryChris Wilson
2014-09-25sna: Check for scanout pitch restrictions on linear GPU boChris Wilson
2014-09-25sna: Use shadow CRTC bo if we fail to obtain an framebuffer for the PixmapChris Wilson
2014-09-24sna/gen4+: Assert that the offset coordinate is within range if negativeChris Wilson
2014-09-24sna: Relax constant numCrtcs assertion when ZaphodHeads is activeChris Wilson
2014-09-24sna: Tweak partial Picture extraction to prefer limiting to max 3D coordinatesChris Wilson
2014-09-24sna: Reuse the same buffer when panning large CRTCsChris Wilson
2014-09-24sna/trapezoids: Flesh out alternate rasterisers for tristripsChris Wilson
2014-09-24sna: Validate framebuffer tiling before creationEgbert Eich
2014-09-24sna: Initialise the per-CRTC shadow bo on first useChris Wilson
2014-09-24sna/present: Make DBG statements uniform before present_event_notify()Chris Wilson
2014-09-22trapsChris Wilson
2014-09-21sna: Skip present unflip if the output is rotatedChris Wilson
2014-09-21sna/dri2: Decouple the Client event link on Drawable freeChris Wilson
2014-09-21sna/trapezoids: Thread tristrip rasterisationChris Wilson
2014-09-19sna/gen8: Update DBG output of surface offsetChris Wilson
2014-09-16sna: Constify argument to box_from_seg()Chris Wilson
2014-09-15sna/io: Initialise return code to catch early segfaultsChris Wilson
2014-09-15sna: Last ditch attempt to make extra large batches fitChris Wilson
2014-09-15sna: Update the list of outputs after a failed modesetChris Wilson
2014-09-12sna: Remvoe unused codeChris Wilson
2014-09-12sna: Fix include guardChris Wilson
2014-09-12sna: Mark the CRTC as disabled when hiding the planeChris Wilson
2014-09-12sna: Avoid stalls when promoting to the GPU before an operationChris Wilson
2014-09-12sna: Initialise remaining batch spaceChris Wilson
2014-09-12sna/blt: Fix computation of remainaing boxes on gen8+Chris Wilson
2014-09-12sna: DBG compile fixChris Wilson
2014-09-12sna: Use default monitor options on the first outputChris Wilson
2014-09-11sna/gen8: Re-enable userptrChris Wilson
2014-09-11sna: Do not mark the pixmap as cleared in the middle of a miSpans decompositionChris Wilson
2014-09-11sna: Request the backlight to be disabled along with DPMS offChris Wilson
2014-09-10sna: Prune damage that covers the entire target PixmapChris Wilson
2014-09-10sna: Do apply damage twice for miSpans.PolyFillRectChris Wilson
2014-09-10sna: Emit assertions with FatalErrorChris Wilson
2014-09-10sna: Relax early failure to set KMS modesChris Wilson
2014-09-10sna: Fix use of GETBLOB ioctl for grabbing the MST pathChris Wilson
2014-09-09sna/glyphs: Prevent NULL vfunc deref with glyphsChris Wilson
2014-09-09sna: Add some DBG spam for BLT boxesChris Wilson
2014-09-08sna: Initialise and check for batch spaceChris Wilson
2014-09-08sna: Avoid u16 underflow when computing reserved batch spaceChris Wilson