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_io.c
Age
Commit message (
Expand
)
Author
2013-06-21
sna: Determine swizzling once during initialisation and choose memcpy_to_tiled_x
Chris Wilson
2013-06-18
sna: Add extra assertions to sanity check CPU access is coherent
Chris Wilson
2013-06-18
sna: Try falling back through an upload if inplace mapping fails
Chris Wilson
2013-04-01
sna: Try to eliminate pending operations to the bo being replaced
Chris Wilson
2013-03-18
sna: Skip processing an all-clipped-out glyph
Chris Wilson
2013-03-05
sna: Assert that the pixmap is not pinned before releasing the GPU bo
Chris Wilson
2013-02-07
sna: Force GTT readback if the GPU is wedged
Chris Wilson
2013-01-30
sna: Prefer to use snooped buffers for readbacks
Chris Wilson
2013-01-16
sna: Restrict upload buffers to reduce sampler TLB misses
Chris Wilson
2013-01-12
sna: After a size check, double check the batch before flushing
Chris Wilson
2013-01-11
sna: Disable memcpy_to_tiled_x() uploads on 32-bit systems
Chris Wilson
2012-12-08
sna: Flush upon change of target if GPU is idle
Chris Wilson
2012-11-30
Convert generation counter to octal
Chris Wilson
2012-11-13
sna: Specialise the decision for inplace xor uploads
Chris Wilson
2012-10-08
sna: Fix check_reloc_and_exec typo
Chris Wilson
2012-10-07
sna: Check that for batch overflows after advancing a BLT
Chris Wilson
2012-09-21
sna: Force an inplace upload if already wedged
Chris Wilson
2012-09-21
sna: Use inplace X tiling for LLC uploads
Chris Wilson
2012-09-13
sna: Prefer to use indirect uploads for very small updates
Chris Wilson
2012-09-13
sna: Teach sna_replace__xor() how to tile large uploads
Chris Wilson
2012-09-12
sna: Also remove bogus assertion from sna_replace__xor()
Chris Wilson
2012-09-12
sna: Avoid readback inplace if the target is unmappable
Chris Wilson
2012-09-12
sna: Flush after operating on large buffers
Chris Wilson
2012-07-20
sna: Also check whether the first upload box can use the BLT
Chris Wilson
2012-07-19
sna: Handle mixed bo/buffers in assertions
Chris Wilson
2012-07-14
sna: Aim for consistency and use stdbool except for core X APIs
Chris Wilson
2012-07-09
sna: Simplify the DBG incarnation
Chris Wilson
2012-07-04
sna: Pass a hint to the backends when using copy_boxes for readback
Chris Wilson
2012-06-19
sna: Double check that the source is busy before performing indirect reads
Chris Wilson
2012-06-18
sna: Check if the busy is truly busy before commiting to an indirect upload
Chris Wilson
2012-06-15
sna: Tweaks for DBG missing glyphs through fallbacks
Chris Wilson
2012-06-14
sna: Add a little bit more DBG to migration IO paths
Chris Wilson
2012-06-04
sna: Free clip boxes (if allocated) along error path
Chris Wilson
2012-06-01
sna/io: Free the heap clip boxes on error paths
Chris Wilson
2012-05-17
sna/io: Assert that we do not replace a bo->flush object
Chris Wilson
2012-05-13
sna: Tweak usage of kgem_bo_can_map vs kgem_bo_mapped
Chris Wilson
2012-05-08
sna: Force remapping for IO transfer
Chris Wilson
2012-05-08
sna: Only avoid ring switching for indirect uploads
Chris Wilson
2012-05-03
sna: Debug option to force particular upload/download paths
Chris Wilson
2012-05-03
sna: Improve handling of inplace IO for large transfers
Chris Wilson
2012-04-28
sna: Micro-optimise common case of checking a single fenced bo
Chris Wilson
2012-04-04
sna: Only engage the GPU detiler for multiple rows
Chris Wilson
2012-03-21
sna: Fallback to inplace upload if forced to tile the indirect replacement
Chris Wilson
2012-02-04
sna: Apply redirection for the render copy into large pixmaps
Chris Wilson
2012-01-31
sna: Split the tiling limits between upload and copying
Chris Wilson
2012-01-31
sna: Check that the intermediate IO buffer can also be used for blitting
Chris Wilson
2012-01-29
sna: Limit the tile size for uploading into large pixmaps
Chris Wilson
2012-01-29
sna: Allow ridiculously large bo, up to half the total GATT
Chris Wilson
2012-01-26
sna: Prevent mapping through the GTT for large bo
Chris Wilson
2012-01-18
sna: Almagamate writes based on the total number of bytes written
Chris Wilson
[next]