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
2019-09-19
sna: Annotate more fall throughs
Ville Syrjälä
2019-09-19
sna: Replace fall through comments with standard form
Ville Syrjälä
2019-07-24
sna/dri2: Relinquish back-buffer cache on change of scanout status
Chris Wilson
2019-07-24
sna/dri2: Skip asserting distinct front/back for stale swaps
Chris Wilson
2019-07-24
sna/dri2: Skip stale client swap before asserting
Chris Wilson
2018-03-28
sna/dri2: Clip application of damage to windowed swapbuffers
Chris Wilson
2017-08-22
sna/dri2: Defer the drawable flush
Chris Wilson
2017-07-28
sna/dri2: Don't cache allocate-as-scanout flag
Chris Wilson
2017-06-07
sna/dri2: Check active state on front/back before swap
Chris Wilson
2017-03-25
sna: Protect against RROutputPrimary being on a slave
Chris Wilson
2016-11-03
sna/dri2: Don't request a signal following a dead flip completion
Chris Wilson
2016-11-03
sna/dri2: Complete the final flip in a chain after the window is destroyed
Chris Wilson
2016-10-04
sna/dri2: Assert signal is unset before setting
Chris Wilson
2016-09-07
sna/dri2: Fix busy engine check
Chris Wilson
2016-08-17
sna/dri2: Ensure the DRI pixmap is flushed before replying
Chris Wilson
2016-08-12
sna/dri2: Force the render to be flushed after DRI2CopyRegion
Chris Wilson
2016-08-12
sna/dri2: Force the render to be flushed before reporting new buffers
Chris Wilson
2016-08-11
sna: Avoid recursing whilst waiting for events within TearFree
Chris Wilson
2016-08-03
sna/dri2: Flush rendering to a reused front buffer before reporting
Chris Wilson
2016-08-02
sna: Split SHM and DRI flush tracking
Chris Wilson
2016-07-28
sna/dri2: Only force the TearFree/swcursor hack when using TearFree
Chris Wilson
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
[next]