summaryrefslogtreecommitdiff
path: root/src/sna/sna_display.c
AgeCommit message (Expand)Author
2011-11-16sna: Reduce and clarify dependenciesChris Wilson
2011-11-16sna: And keep unity happyChris Wilson
2011-11-08sna: Begin hooking up valgrind/memcheckChris Wilson
2011-11-05sna: s/flush/vblank/ fixes for DBG()Chris Wilson
2011-11-04sna: Run the deferred flush at vrefreshChris Wilson
2011-10-31sna: Apply the GPU damage for clipped PolyFillRectanglesChris Wilson
2011-10-31sna: Set the flush interval based on output vrefreshChris Wilson
2011-09-30sna/gen6: Fix offset of Scan-Line-Compare registerChris Wilson
2011-09-17sna: perform a warnings reduction passChris Wilson
2011-08-25sna/display: Destroy shadow dataChris Wilson
2011-07-26sna: Revert enabling scan-line wait on SNBChris Wilson
2011-07-20sna: Enable gen6 scan-line waitingChris Wilson
2011-07-07sna: Take advantage of the needs_flush tracking on the front bufferChris Wilson
2011-06-25sna/display: Protect against drmModeGetCrtc returning NULLChris Wilson
2011-06-24sna: Wrap the fbcon in a scratch pixmap for render-copy across depth changesChris Wilson
2011-06-24sna: Support depth-30 and some more logging to show the depthChris Wilson
2011-06-24sna: Clip the fbcon to the frontbufferChris Wilson
2011-06-23sna: Debug compile fix, and some extra commentsChris Wilson
2011-06-20sna: Don't perform a GPU copy of the scanout if it is wedged.Chris Wilson
2011-06-17sna/display: After copying the fbcon, tell the server that we have a backgroundChris Wilson
2011-06-17sna/display: Apply damage for the fbcon copyChris Wilson
2011-06-17sna: Copy the fbcon contents onto the front buffer upon X startupChris Wilson
2011-06-17sna/display: Remove the caching of the drmModeCrtcChris Wilson
2011-06-14sna: Split zaphod across the crtcsChris Wilson
2011-06-14sna: Compile fix for debugging enabledChris Wilson
2011-06-13sna: Invalidate the mode if the front pixmap was swapped whilst blankedChris Wilson
2011-06-13sna/dri: Accurately track front and pending front for async flipsChris Wilson
2011-06-12sna: Just do a pointer exchange when flipping with no scanoutChris Wilson
2011-06-12sna: Check that the scanout is still attached before waiting for scanlineChris Wilson
2011-06-12sna/dri: Fix tripple-buffering for vblank_mode=0Chris Wilson
2011-06-10sna: Use the ScreenPixmap->serialNumber as a generation countChris Wilson
2011-06-10sna: Use temporary for storing the current crtc box when computing best crtcChris Wilson
2011-06-10sna: Remember to decouple the fb on closingChris Wilson
2011-06-08sna/dri: valgrindifyChris Wilson
2011-06-07sna: Add zaphod supportChris Wilson
2011-06-04sna: Introduce a new acceleration model.Chris Wilson