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
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
2012-01-18
sna: Debug uploads
Chris Wilson
2012-01-17
sna: Restore orginal shadow pointer before uploading CPU damage
Chris Wilson
2012-01-17
sna: Add a render ring detiling read path
Chris Wilson
2012-01-15
sna: Use indirect uploads rather than teardown existing CPU maps
Chris Wilson
2012-01-15
sna: Prefer read-boxes inplace again
Chris Wilson
2012-01-14
sna: Experiment with GTT mmapped upload buffers
Chris Wilson
2012-01-12
sna: Store damage-all in the low bit of the damage pointer
Chris Wilson
2012-01-11
sna: Choose a stride for the indirect replacement
Chris Wilson
2012-01-10
sna: Amalgamate small replacements into upload buffers
Chris Wilson
2012-01-10
sna: Allow for xRGB uploads to replace their target bo
Chris Wilson
2012-01-08
sna/io: Combine small uploads into single writes
Chris Wilson
2012-01-07
sna: Pad upload buffers to ensure there are an even number of rows
Chris Wilson
2012-01-06
sna: Support performing alpha-fixup on the source
Chris Wilson
2012-01-06
sna: Pass the real destination pixmap to sna_write_boxes()
Chris Wilson
2012-01-05
sna: Enable using the render pipeline for uploads to Y-tiled pixmaps
Chris Wilson
2012-01-05
sna: Avoid switching rings for uploading data
Chris Wilson
2011-12-28
sna: Fix debug message for read-boxes
Chris Wilson
2011-12-28
sna: Add some more debugging to find the source of a read-boxes error
Chris Wilson
[next]