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-23
sna: Allow scratch pixmap to allocate linear GPU bo
Chris Wilson
2014-06-23
sna: Promote to full GPU bo after forced migration away from CPU bo
Chris Wilson
2014-06-23
sna: Prefer rendering on the CPU to avoid damage migration
Chris Wilson
2014-06-23
sna: Force creation of GPU bo for drawing if need be
Chris Wilson
2014-06-23
sna: Allow the CPU bo to be created if GPU rendering is forced
Chris Wilson
2014-06-23
sna: Prefer to render over damage into the GPU bo
Chris Wilson
2014-06-23
sna: Do not set CAN_CREATE_GPU flag for untiled allocations
Chris Wilson
2014-06-23
sna: Rename IGNORE_CPU to IGNORE_DAMAGE to better reflect its purpose
Chris Wilson
2014-06-21
sna: Discard write hint from a couple more move-to-gpu
Chris Wilson
2014-06-20
sna: Avoid blending with the render engine on snoopable bo
Chris Wilson
2014-06-20
sna: Be more flexible in converting random subsamples to 8x8 tiles
Chris Wilson
2014-06-20
sna: Mark up const boxes to keep the compiler happy
Chris Wilson
2014-06-20
sna: Feed more operations into the 8x8 BLT tiler
Chris Wilson
2014-06-20
sna: Mark upload from SHM segment as read-only
Chris Wilson
2014-06-19
sna: Mark upload from SHM segment as read-only
Chris Wilson
2014-06-19
sna: Missed fixing y tile offset in last commit
Chris Wilson
2014-06-19
sna: Use the right pattern origin for tiled 8x8 extraction
Chris Wilson
2014-06-19
sna: Fix up small extents for 8x8 tile construction
Chris Wilson
2014-06-19
sna: Wrap pointer access for 8x8 tile construction
Chris Wilson
2014-06-19
sna: Always readback shadow damage after replacing the buffer
Chris Wilson
2014-06-18
sna: Fix modulus for partial conversion of tiles to 8x8 patterns
Chris Wilson
2014-06-18
sna: Delete the silly typo
Chris Wilson
2014-06-18
sna: Do not treat both src/dst having no clones as being the same
Chris Wilson
2014-06-18
sna: Skip redundant copies when already cloned
Chris Wilson
2014-06-18
sna: Use nxm tiled blits for small regions of large tiles
Chris Wilson
2014-06-18
sna: Simplify sna_pixmap_get_source
Chris Wilson
2014-06-17
sna: Set the correct mapping type after calling mmap__async
Chris Wilson
2014-06-17
sna: Fix computing source bo for BLT operations
Chris Wilson
2014-06-17
sna: Align some function parameters
Chris Wilson
2014-06-17
sna: Cache small pixmaps rather than forcing a large fallback for BLT operations
Chris Wilson
2014-06-17
sna: Relax PREFER_GPU so that we don't needless create small GPU bo
Chris Wilson
2014-06-17
sna: Tweak creation 8x8 tiled patterns
Chris Wilson
2014-06-17
sna: Add a few missing checks for all-damaged
Chris Wilson
2014-06-17
sna: Discard GPU damage for the magic upload proxy
Chris Wilson
2014-06-16
sna: Clear our private hints about front rendering exported bo
Chris Wilson
2014-06-14
sna: Fix assertions for discarding upload caches
Chris Wilson
2014-06-13
sna: Use the right is-clipped hint
Chris Wilson
2014-06-13
sna: Only discard the CPU bo if we have a GPU bo to transfer the damage to
Chris Wilson
2014-06-13
sna: Reorder ignore_cpu_damage() to avoid asserts
Chris Wilson
2014-06-12
sna: Try to use CPU uploads before BLT uploads
Chris Wilson
2014-06-12
sna: Refactor USE_INPLACE debug macro
Chris Wilson
2014-06-11
sna: Remove bogus assertion
Chris Wilson
2014-06-11
sna: Fix direction flags for memmove
Chris Wilson
2014-06-11
sna: Use the pixmap header creation routine
Chris Wilson
2014-06-11
sna: Remove debugging hunk
Chris Wilson
2014-06-11
sna: Update damage pointer after the implicit reduction
Chris Wilson
2014-06-11
sna: Tweak self-copy boxes to hit the GPU more often
Chris Wilson
2014-06-11
sna: Ignore setting read-only for temporary userptr maps
Chris Wilson
2014-06-11
sna: Prefer to operate inplace on the GPU rather than stall on the CPU
Chris Wilson
2014-06-11
sna: Discard TearFree damage before checking for an overwriting upload
Chris Wilson
[next]