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
2015-08-07
sna: Prefer direct writes if the target is LLC
Chris Wilson
2015-08-07
sna: Tweak the semantics for small uploads into Damage tracked pixmaps
Chris Wilson
2015-08-07
sna: Use direct uploads into a Damage tracked for v.small operations
Chris Wilson
2015-04-17
sna: Enable blitting with Y-tiled surfaces
Chris Wilson
2015-04-16
sna: Force GTT fallback if we cannot BLT or RENDER download
Chris Wilson
2014-11-06
sna: Experimental support for write-combining mmaps
Chris Wilson
2014-09-15
sna/io: Initialise return code to catch early segfaults
Chris Wilson
2014-09-12
sna: Initialise remaining batch space
Chris Wilson
2014-09-08
sna: Avoid u16 underflow when computing reserved batch space
Chris Wilson
2014-06-30
sna/dri2: Pass around the correct DrawableRec for sampling from the foriegn bo
Chris Wilson
2014-06-29
sna/io: Prefer CPU copies on LLC
Chris Wilson
2014-06-29
sna: Tidy calling memcpy_from_tiled
Chris Wilson
2014-06-02
sna: Use CPU mmappings for linear uploads
Chris Wilson
2014-06-02
sna: Add DBG hints for using inplace CPU mmappings
Chris Wilson
2014-03-11
sna: Avoid using the wrong pitch for comparing replacement sizes
Chris Wilson
2013-11-04
sna: Remove the replace indirection prior to performing write_boxes
Chris Wilson
2013-11-04
sna: Only destroy the old GPU after successfully replacing it
Chris Wilson
2013-11-03
sna: Wrap staging buffer access with sigtrap handler
Chris Wilson
2013-11-02
sna: Eliminate the redundancy between is_mappable/can_map
Chris Wilson
2013-11-02
Prepare for changes in the BLT unit on future generations
Chris Wilson
2013-11-01
sna: Guard the replace-with-xor fallback path
Chris Wilson
2013-10-30
Revert "sna: Detect and handle mi recursion"
Chris Wilson
2013-10-25
sna: Remove stale mappings when replacing GPU bo
Chris Wilson
2013-10-25
sna/io: Propagate failure to XOR uploads
Chris Wilson
2013-10-25
sna/io: Wrap the XOR upload paths with SIGBUS handling
Chris Wilson
2013-09-27
sna: Make sure we do not try to upload indirectly if the GPU is wedged
Chris Wilson
2013-09-27
sna: Catch SIGBUS to prevent X death
Chris Wilson
2013-09-25
sna: Check that the bo exists before attempting to undo it
Chris Wilson
2013-09-23
sna: Track CPU/GTT maps independently
Chris Wilson
2013-07-26
sna: Try the indirect upload if we elect to use a mmap and it fails
Chris Wilson
2013-07-17
sna: Set a minimum size for tiled IO
Chris Wilson
2013-07-12
sna: Avoid integer overflow when computing the tiled extents
Chris Wilson
2013-07-01
sna: Minor tweaks to make DBG compile again
Chris Wilson
2013-07-01
sna: Experiment with cpu mappings for migration
Chris Wilson
2013-06-29
sna: Improve checks for coherent access through CPU mappings
Chris Wilson
2013-06-27
sna: Enable memcpy_from_tiled for the IO paths
Chris Wilson
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
[next]