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-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
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
[next]