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-01-31
sna: remove short-circuit for move-to-CPU when damage covers region
Chris Wilson
2014-01-31
sna: Balance memory accounting for buffer objects
Chris Wilson
2014-01-31
sna: Reorder assignments vs DBG
Chris Wilson
2014-01-31
sna: Actually reuse pixmap headers for ordinary pixmaps
Chris Wilson
2014-01-31
sna: Tidy up pixmap header allocations
Chris Wilson
2014-01-31
sna: Show the memory debug info again
Chris Wilson
2014-01-30
sna: Constify GCFunc to quieten the compiler.
Chris Wilson
2014-01-29
sna: Do not use color corrected pixel values for comparing against gc
Chris Wilson
2014-01-21
sna: Restore gc->serialNumber correctly after falling back
Chris Wilson
2014-01-21
sna: Drop bogus assert added in recent patches
Chris Wilson
2014-01-21
sna: Reduce zeal of new gc->pCompositeClip
Chris Wilson
2014-01-21
sna: Fix typo in assertion from previous commit
Chris Wilson
2014-01-21
sna: More assertions for tracking gc->pCompositeClip
Chris Wilson
2014-01-20
sna: Include serial numbers in ValidateGC DBG
Chris Wilson
2014-01-20
sna: Short-cut the fallback for XCopyArea with depth < 8
Chris Wilson
2014-01-20
sna: Add some more DBG output around the clipping in sna_do_copy()
Chris Wilson
2014-01-17
sna: Nullify pixmap->devPrivate.ptr after promoting CPU bo to GPU
Chris Wilson
2014-01-17
sna: Intensify the move-to-cpu pointer paranoia
Chris Wilson
2014-01-17
sna: Cull the DBG spew to stderr
Chris Wilson
2014-01-16
sna: Make the temporary upload pixmap as having a statically allocated pointer
Chris Wilson
2014-01-15
sna: Add some more paranoia around dangling pointers
Chris Wilson
2014-01-09
sna: Add regular refcnt checks on pixmap bo
Chris Wilson
2013-12-15
sna: Remove stale assertion
Chris Wilson
2013-12-11
sna/gen8: Initial backend for Broadwell
Chris Wilson
2013-12-09
sna: Only discard READ hint for TearFree copy iff it subsumes the pixmap
Chris Wilson
2013-12-05
sna: Pass MOVE_READ for partial TearFree move-to-gpu
Chris Wilson
2013-12-05
sna: OsRegisterSigWrapper was only introduced in 1.6.99.900
Chris Wilson
2013-12-05
sna: Compilation fixes for squeeze
Chris Wilson
2013-12-03
sna: Mark up an ordinary pixmap for reuse
Chris Wilson
2013-12-03
sna: More assertions around tracking mapped state
Chris Wilson
2013-12-03
sna: Clear the clear hint after performing a userptr upload
Chris Wilson
2013-12-02
sna: Fix stipple offset for drawing into child windows
Chris Wilson
2013-12-02
sna: Fix tile origin for pattern blits
Chris Wilson
2013-11-28
sna: Fallback from partial to full move-to-cpu
Chris Wilson
2013-11-28
sna: Harden GetImage for use with very large buffers
Chris Wilson
2013-11-28
sna: Prefer using userptr for PutImage into large GPU bo
Chris Wilson
2013-11-25
Cast to use unsigned math
Zdenek Kabelac
2013-11-22
uxa,sna: Prevent bo exchange when pinned for non-DRI2 clients
Chris Wilson
2013-11-21
sna: XY_SETUP_* expects the dst tiling to be set on gen4+
Chris Wilson
2013-11-15
sna: Include valgrind leakchecks for --enable-debug=memory
Chris Wilson
2013-11-12
sna: Discard cached upload proxy when writing to the pixmap via the CPU
Chris Wilson
2013-11-11
sna: Assert that gc->funcs is never set to NULL
Chris Wilson
2013-11-11
sna: Add a couple more asserts to track a potential NULL gc->pCompositeClip
Chris Wilson
2013-11-10
sna: Assert that we do setup the gc->pCompositeClip upon ValidateGC
Chris Wilson
2013-11-06
sna: Fixup unwind checks for future BLT commands
Chris Wilson
2013-11-06
sna: Clear the execlist if we completely unwind a batch after using 8x8 tiling
Chris Wilson
2013-11-06
sna: Clear the execlist if we completely unwind a batch after using 8x8 tiling
Chris Wilson
2013-11-06
sna: Only operate inplace if no existing CPU damage for a read
Chris Wilson
2013-11-06
sna: Mark partial move_area_to_gpu with MOVE_READ on promotion to move_to_gpu
Chris Wilson
2013-11-05
sna: Use an inplace exchange for large untiled BO
Chris Wilson
[next]