index
:
driver/xf86-video-intel
2.10
2.4
2.9.1-oga
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
accelerated_indirect-0-0-1
bleeding_edge-oga
dri2
exa
exa-i965
fbc
glucose
i810_texman_0_1_branch
i830-pageflip
lg3d
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
lukas-resume
master
mergedfb
modesetting
modesetting-airlied
modesetting-keithp
modesetting-keithp-fu
modesetting-multihead
modesetting-rotation
modesetting-sdvo-stuffing
nonrandr-setup
obsd
obsd-2.7
obsd-2.8
obsd-xf86-video-intel-2.4.3
randr-1.2-rotation
restructure-outputs
sandybridge
sco_port_update
textured-video
xf86-video-i810-1_5-branch
xf86-video-intel-2.1-branch
xf86-video-intel-2.5-branch
xorg-7.0-branch
xprint_packagertest_20041125
xprint_packagertest_20041217
xvmc-i915
Intel video cards driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sna
/
sna_dri2.c
Age
Commit message (
Expand
)
Author
2016-07-04
sna: Restore local damage processing for TearFree/DRI2/swcursor early
Chris Wilson
2016-06-28
sna: Avoid recursion by testing shadow.wait
Chris Wilson
2016-05-22
sna/dri2: Avoid chaining swaps across a mode change
Chris Wilson
2016-05-14
sna/dri2: Refactor open-coded __kgem_bo_is_busy
Chris Wilson
2016-05-14
sna/dri2: Force blocking wait if vblank queue fails
Chris Wilson
2016-05-09
sna/dri2: Enforce swap-limits on stale buffers
Chris Wilson
2016-05-07
sna/dri2: Force consideration of the DRI2CopyRegion source as unclean
Chris Wilson
2016-04-30
sna/dri2: Free the pending back buffer after use
Chris Wilson
2016-03-16
sna: Relax tiling requirements to cope with kernel errors
Chris Wilson
2016-03-16
sna/dri2: Flush outstanding signals when decoupling inflight events
Chris Wilson
2016-03-16
sna/dri2: Release the dangling chain after decoupling
Chris Wilson
2016-03-15
sna/dri2: Prevent starting a swap chain for a decoupled Pixmap
Chris Wilson
2016-03-15
sna/dri2: Cancel all pending events when the window is resized
Chris Wilson
2016-03-15
sna/dri2: Rearrange "impossible" paths to avoid an assert
Chris Wilson
2016-02-24
sna/dri2: Add active-scanout tracking to single CRTC flips
Chris Wilson
2016-02-23
sna/dri2: Reset front pointer on frame event across a modeset
Chris Wilson
2016-02-23
sna/dri2: Ensure the flipqueue is drained on pageflip failure
Chris Wilson
2016-02-13
sna/dri2: Initialize priv->cache_size
Chris Wilson
2016-01-27
sna/dri2: Avoiding marking a pending-signal on a dead Drawable
Chris Wilson
2016-01-25
sna/dri2: Guard signalling swap completion after a FLIP
Chris Wilson
2016-01-22
sna/dri2: Tweak enginement placement on inherited render targets
Chris Wilson
2016-01-19
sna/dri2: Catch setting signal=true when we have no drawable
Chris Wilson
2016-01-06
sna/dri2: Ignore pending SwapComplete events when the window is destroyed
Chris Wilson
2015-12-02
sna/dri2: Emit the outstanding signal when eliding a swap
Chris Wilson
2015-11-13
sna/dri2: Don't try and destroy the NULL pointer
Chris Wilson
2015-11-13
sna/dri2: Drop the reference on the fence when complete
Chris Wilson
2015-11-10
sna/dri2: Flip logic for shadow_wait
Chris Wilson
2015-11-10
sna/dri2: Add a specific recursion indicator for TearFree/DRI2
Chris Wilson
2015-11-06
sna/dri2: Protect against a new possible recursion during TearFree
Chris Wilson
2015-11-05
sna/dri2: Update TearFree recursion prevention
Chris Wilson
2015-09-08
sna/dri2: Update the swap_limit on each ScheduleSwap
Chris Wilson
2015-08-22
sna/dri2: Stop trying to attach vblank events to pixmaps
Chris Wilson
2015-08-22
sna/dri2: Do not attempt to queue an off-screen vblank if the primary is off
Chris Wilson
2015-08-22
sna/dri2: Report an error if WaitMSC/GetMSC are called without any CRTCs
Chris Wilson
2015-08-22
sna/dri2: Fix back buffer reuse for simple blits
Chris Wilson
2015-08-19
sna/dri2: Don't queue a vblank delay for a pixmap swap
Chris Wilson
2015-08-19
sna/dri2: Look for potential flip targets when recreating backbuffers
Chris Wilson
2015-08-19
sna/dri2: Extend the active buffer tracking to TearFree
Chris Wilson
2015-08-19
sna/dri2: Remove stale active buffer assert
Chris Wilson
2015-08-19
sna/dri2: Consolidate vblank queueing into a couple of helpers
Chris Wilson
2015-08-19
sna/dri2: Also track the front bo as an active buffer
Chris Wilson
2015-08-19
sna/dri2: Initialise scratch.pScreen for copying
Chris Wilson
2015-08-19
sna/dri2: Remove unused local variable in normal builds
Chris Wilson
2015-08-19
sna/dri2: Move the pending swap from the buffer to the event
Chris Wilson
2015-08-18
sna/dri2: Transfer the pending back to the new back following the xchg
Chris Wilson
2015-08-18
sna/dri2: Do full exchanges of back/pending around deferred swaps
Chris Wilson
2015-08-18
sna/dri2: Immediately complete a stale swap if any are queued
Chris Wilson
2015-08-17
sna/dri2: Avoid pushing the triple buffer into the cache list twice
Chris Wilson
2015-08-17
sna/dri2: Check that the copy succeeds before associating the request
Chris Wilson
2015-08-16
sna/dri2: Flush the pending flip when a client disappears
Chris Wilson
[next]