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_accel.c
Age
Commit message (
Expand
)
Author
2014-06-09
sna/dri2: Allow TearFree flipping to individual CRTC
Chris Wilson
2014-06-06
sna: Auto-retire upload proxies
Chris Wilson
2014-06-06
sna: Only allow the inplace copy to replace a complete overwritten GPU bo
Chris Wilson
2014-06-06
sna: Rearrange scanout_flush checking to avoid potential crash
Chris Wilson
2014-06-05
sna: Curry parameters to sna_damage_all()
Chris Wilson
2014-06-05
sna: Mark CPU as all damaged when discarding a busy GPU bo
Chris Wilson
2014-06-05
sna/dri2: Enable immediate buffer exchanges
Chris Wilson
2014-06-03
sna: Replace the bo for tiled uploads if not suitable and being replaced
Chris Wilson
2014-06-03
sna: Allow replacements to cancel operations between both bo under a Pixmap
Chris Wilson
2014-06-03
sna: Discard unwanted damage when promoting to a full CPU migration
Chris Wilson
2014-06-02
sna: Fix early return in download using the GPU
Chris Wilson
2014-06-02
sna: Add support for DRI3
Chris Wilson
2014-05-30
sna: Use manual detiling for downloads
Chris Wilson
2014-05-26
sna: Implicit release of upload buffers considered bad
Chris Wilson
2014-05-18
sna: Discard active GPU buffers before uploading into them
Chris Wilson
2014-05-18
sna: Do not mark an upload as a potential replace if the dst is pinned
Chris Wilson
2014-05-16
sna: Handle driver failures more gracefully
Chris Wilson
2014-05-14
sna: Rename DRI2 files, functions and variables
Chris Wilson
2014-05-14
sna: Avoid promoting SHM Pixmaps for DRI
Chris Wilson
2014-05-06
sna: Discard the TearFree damage when doing a full CPU migration
Chris Wilson
2014-05-01
sna: Refactor migration DBG code
Chris Wilson
2014-04-30
sna: Be more lenient and allow tiled uploads to replace CPU buffers
Chris Wilson
2014-04-29
sna: Discard TearFree damage on partial migration
Chris Wilson
2014-04-29
sna: Preserve cpu hint for compatible mmapping of the GPU bo
Chris Wilson
2014-04-28
sna: Assert against underflows in BLT command lengths
Chris Wilson
2014-04-24
sna: Tweak use inplace CPU maps for writing
Chris Wilson
2014-04-24
sna: INPLACE has early exits in move-to-cpu
Chris Wilson
2014-04-24
sna: Be more selective of reusing bo for inplace uploads on !LLC
Chris Wilson
2014-04-15
sna: Discard TearFree readback when overdrawing
Chris Wilson
2014-04-11
sna: Restrict WHOLE hint to PutImage on a complete Pixmap
Chris Wilson
2014-04-09
sna: Handle clipped PutImage uploads more carefully
Chris Wilson
2014-04-09
sna: Tweak application of WHOLE hint for uploads
Chris Wilson
2014-04-09
sna: Add some DBG for whole CPU pixmap migration
Chris Wilson
2014-04-08
sna: Refactor 3 similar CPU migration promotion checks into one
Chris Wilson
2014-04-07
sna: Avoid double application of pixel widening for degenerate lines
Chris Wilson
2014-04-05
sna: Avoid discarding damage when applying WHOLE hint to pixmap migration
Chris Wilson
2014-03-31
sna: Fix predicate inversion for assertion
Chris Wilson
2014-03-31
sna: Use a cheaper check for a replacement operation
Chris Wilson
2014-03-31
sna: Discard damage tracking for operations to the whole pixmap
Chris Wilson
2014-03-31
sna: Promote to the GPU operations that cover the whole pixmap
Chris Wilson
2014-03-31
sna: Regularly check that damage does exceed the pixmap
Chris Wilson
2014-03-27
sna: Tighten detection of GCs that translate to solid fills
Chris Wilson
2014-03-19
sna: Assert after applying clipping that the draw rectangle is wholly contained
Chris Wilson
2014-03-14
sna: Ensure we flush SHM pixmaps if rendering to a GPU shadow
Chris Wilson
2014-03-11
sna: Avoid using the wrong pitch for comparing replacement sizes
Chris Wilson
2014-03-11
sna: Assert that the pixmap pitch is initialised before use
Chris Wilson
2014-03-10
sna: Unroll finding bbox of points
Chris Wilson
2014-03-10
sna: Emit points using the BLT primitive when appropriate
Chris Wilson
2014-02-27
sna: Limit the WHOLE_HINT to large PutImages
Chris Wilson
2014-02-27
sna: Avoid promoting region-to-whole migration and discarding damage
Chris Wilson
[next]