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_present.c
Age
Commit message (
Expand
)
Author
2024-05-07
sna: Switch debugs/errors to use crtc index rather than pipe
Ville Syrjälä
2024-05-07
sna: Switch to using crtc index instead of pipe
Ville Syrjälä
2023-02-01
sna: Shut up enum warns
Ville Syrjälä
2023-02-01
sna: Fix async flips
Ville Syrjälä
2018-04-15
sna/present: Only add the first element to the Timer queue
Chris Wilson
2018-04-03
sna: Reorder vblank/flip event handling to avoid TearFree recursion
Chris Wilson
2017-10-08
sna/present: Queue the keepalive vblank
Chris Wilson
2017-06-07
sna/present: Drop TearFree assert at the end of unflip
Chris Wilson
2017-06-07
sna/present: Move too-late unflip check earlier
Chris Wilson
2017-03-12
sna: Don't stall indefinitely for a missing flip event
Chris Wilson
2016-12-05
sna: Reorder frontbuffer resize vs flip event queue draining
Chris Wilson
2016-09-20
sna/present: Prime the msc cache on first query
Chris Wilson
2016-04-18
sna/present: Postpone recursed vblank during TearFree by 1ms
Chris Wilson
2016-04-17
sna/present: Fix requeuing after interrupting TearFree
Chris Wilson
2016-04-10
sna/present: Prevent recursion when handling TearFree waits
Chris Wilson
2016-04-08
sna/present: Refuse to queue a vblank on a disabled CRTC
Chris Wilson
2016-04-08
sna/present: Handle 64bit wraparound in msc comparisons
Chris Wilson
2016-04-08
sna/present: Fixup msc when reporting a fake vblank with 0 delay
Chris Wilson
2016-04-07
sna/present: Clamp to maximum timer delay
Chris Wilson
2016-04-06
sna/present: Clear flags on the vblank event's CRTC early
Chris Wilson
2016-04-06
sna/present: Only compensate the timer delay on the final frame
Chris Wilson
2016-04-06
sna/present: Only use the HW vblank for the last frame
Chris Wilson
2016-04-06
sna/present: Skip the unflip if a no-op
Chris Wilson
2016-04-05
sna/present: Arm the fake vblank timer to wake up one frame early
Chris Wilson
2016-04-05
sna/present: Remove stale assert that fake vblanks only have one event
Chris Wilson
2016-04-05
sna/present: Update the vblank timestamp after a blocking wait
Chris Wilson
2016-04-05
sna/present: And drop bogus queued assertion
Chris Wilson
2016-04-05
sna/present: Markup hw vbanks queued after a fake vblank
Chris Wilson
2016-04-05
sna/present: Prevent reporting an incomplete event
Chris Wilson
2016-03-24
sna/present: Restrict vblank.sequence range to 31bits
Chris Wilson
2016-03-24
sna/present: Requeue early vblank completions
Chris Wilson
2016-03-24
sna/present: Cancel pending unflips when resizing the screen
Chris Wilson
2016-03-22
sna/present: Report BadValue if target_msc exceeds last known msc by 1<<32
Chris Wilson
2016-03-16
sna/present: Check incoming pitch before flipping
Chris Wilson
2016-03-15
sna/dri2: Prevent starting a swap chain for a decoupled Pixmap
Chris Wilson
2016-03-15
sna/present: Use the current system time when providing a vblank off notify
Chris Wilson
2016-03-13
sna/present: Add a modicum more debug info
Chris Wilson
2015-07-26
sna: Stall for outstanding TearFree flips when taking over with Present
Chris Wilson
2015-07-26
sna: Add a few more DBG and assertions around Present/TearFree interactions
Chris Wilson
2015-06-11
sna/present: Downgrade a known assert failure to a warning
Chris Wilson
2015-04-18
sna/present: Reuse last cached swap msc/ust during a flip chain
Chris Wilson
2015-04-17
sna/present: Check earlier for an incompatilble tiled Pixmap
Chris Wilson
2015-04-06
sna/present: Free Timer when converting to vblank event
Chris Wilson
2015-04-05
sna/present: Use a vblank wait to fix up a timer firing too early
Chris Wilson
2015-04-02
sna/dri2: Fix multimonitor swap elision
Chris Wilson
2015-04-01
sna/present: flush is not required
Chris Wilson
2015-03-24
sna: Detect Y-tiled scanout feature
Chris Wilson
2015-02-18
sna/present: Fixup a few DBG
Chris Wilson
2015-02-16
sna/present: Only share vblanks on the same CRTC
Chris Wilson
2015-02-16
sna/present: Try exchanging the Pixmap with a scanout-ready bo
Chris Wilson
[next]