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
2013-06-22
sna: Refine the self-cow copy hack to reduce collateral damage
Chris Wilson
2013-06-21
sna: Determine swizzling once during initialisation and choose memcpy_to_tiled_x
Chris Wilson
2013-06-21
sna: Allow PutImage to write inplace using manual tiling
Chris Wilson
2013-06-21
sna: Check if we may want to simply upload for a CopyArea
Chris Wilson
2013-06-21
sna: Fix inspection of transfer extents for deciding transport
Chris Wilson
2013-06-20
sna: Mark overwriting CopyArea as not needing the dst damage
Chris Wilson
2013-06-20
sna: Promote the CopyArea to the GPU if it subsumes the CPU damage
Chris Wilson
2013-06-19
sna: Tidy a redundant conditional for CopyArea
Chris Wilson
2013-06-19
Revert "sna: Apply scanout stride limits to tiling selection"
Chris Wilson
2013-06-19
sna: Apply scanout stride limits to tiling selection
Chris Wilson
2013-06-18
sna: Allow wedged pixmaps to be accessed via GTT
Chris Wilson
2013-06-18
sna: Specialise mi calls to PolyFillRect
Chris Wilson
2013-06-18
sna: Add extra assertions to sanity check CPU access is coherent
Chris Wilson
2013-06-18
sna: Mark the base bo as unreusable for temporary mappings
Chris Wilson
2013-06-17
sna: Refactor scanout flushing
Chris Wilson
2013-06-15
sna: Be explicit in not marking an upload buffer as being on the cpu
Chris Wilson
2013-06-14
sna: Tighten a few asserts on pixmap migration
Chris Wilson
2013-06-12
sna: Do not enlarge the read back region if there is already CPU damage
Chris Wilson
2013-06-11
sna: Make sure the source is coherent on the CPU before uploading
Chris Wilson
2013-06-10
sna: Move the GTT dirty tracking from the pixmap to the bo
Chris Wilson
2013-06-10
sna: Make sure all sna_write_boxes* flag the GTT is dirty
Chris Wilson
2013-06-07
sna: Set the needs_flush flag on the bo when the scanout is dirty
Chris Wilson
2013-06-07
sna: Track when we write directly to bo through the GTT
Chris Wilson
2013-06-06
sna: Fix format specifier for mismatching int/long in DBG
Chris Wilson
2013-06-02
sna: Add some more DBG hints to copy-on-write cloning
Chris Wilson
2013-06-01
sna: Prevent adding damage to an already all-damaged GPU bo
Chris Wilson
2013-05-30
sna: Restore GPU promotion for large fills
Chris Wilson
2013-05-28
sna: Make the backend identifier more informative
Chris Wilson
2013-05-25
sna: Free the released COW reference when uncloning
Chris Wilson
2013-05-24
sna: Reorder cleanup of flush list and CPU bo to silence an assertion
Chris Wilson
2013-05-24
sna: Reenable COW support
Chris Wilson
2013-05-24
sna: Do not undo a bo if we may fallback
Chris Wilson
2013-05-24
sna: Discard COW before migrating CPU damage to the GPU
Chris Wilson
2013-05-24
sna: Do make a clone of a GPU bo that is itself a cache
Chris Wilson
2013-05-24
sna: Correct assertion for reusing COW
Chris Wilson
2013-05-24
sna: Check for NULL damage before dereferencing
Chris Wilson
2013-05-23
sna: Only flags the PolyFillRect as REPLACES if it is unclipped
Chris Wilson
2013-05-22
sna: Remove the overzealous assert
Chris Wilson
2013-05-22
sna: Fix DBG typo and so fix build with --enable-debug
Chris Wilson
2013-05-21
sna/video: Convert to a pure Xv backend
Chris Wilson
2013-05-21
sna: Re-enable read-read optimisations
Chris Wilson
2013-05-21
sna: Undo a few more overwritten operations upon a bo
Chris Wilson
2013-05-17
sna: Clear the cow_list when discarding the clone upon pixmap destroy
Chris Wilson
2013-05-17
sna: Add the missing ref(bo) when undoing the source clone
Chris Wilson
2013-05-17
sna: Undo the clone when replacing the DRI pixmap
Chris Wilson
2013-05-17
sna: Transfer ownership of the cloned bo to the pixmaps
Chris Wilson
2013-05-17
sna: Avoid replacing pinned bo when undoing a clone
Chris Wilson
2013-05-17
sna: Clear mapped hints upon cloning a pair of pixmaps
Chris Wilson
2013-05-14
sna: Correct assertions to allow discarding of cpu hint for inplace ops
Chris Wilson
2013-05-14
sna: Basic copy-on-write support for cloning pixmaps
Chris Wilson
[next]