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-01-18
sna: Clear the non-intersecting damage after skipping the slave update
Chris Wilson
2013-01-18
sna: Replace double negative '!RegionNotEmpty' with the equivalent RegionNil
Chris Wilson
2013-01-18
sna: Skip an empty slave update
Chris Wilson
2013-01-18
sna: Remove bogus assertion invalidated by 'read-read' sync
Chris Wilson
2013-01-17
sna: Drop the MOVE_WHOLE_HINT for PutImage
Chris Wilson
2013-01-17
sna: Apply read-only synchronization hints for move-to-cpu
Chris Wilson
2013-01-17
sna: Remove the confusion of the pixmap->undamaged
Chris Wilson
2013-01-17
sna: Consider fill style for XPolyRectangle
Chris Wilson
2013-01-17
sna: Refactor to remove a goto from sna_put_zpixmap_blt()
Chris Wilson
2013-01-16
sna: Add DBG for when we add the inplace hint
Chris Wilson
2013-01-16
sna: Revert use of a separate CAN_CREATE_SMALL flag
Chris Wilson
2013-01-15
sna: Avoid serialising on an move-to-cpu for an async operation
Chris Wilson
2013-01-15
sna: Assert that we never try to mix INPLACE / ASYNC hints for move-to-cpu
Chris Wilson
2013-01-15
sna: Specialise sna_get_image_blt for clears to avoid sync readback
Chris Wilson
2013-01-15
sna: Add DBG to use_shm_bo()
Chris Wilson
2013-01-15
sna: Hint that a copy from a SHM bo will likely be the last in a batch
Chris Wilson
2013-01-15
sna: Pass the async hint for the upload into the GPU
Chris Wilson
2013-01-15
sna: Free the SHM pixmaps after b266ae6f6f
Chris Wilson
2013-01-15
sna: Mark uploads with async hints when appropriate
Chris Wilson
2013-01-15
sna: Avoid allocating an active CPU bo unnecessarily
Chris Wilson
2013-01-14
sna: Tweak considering of last-cpu placement for inplace regions
Chris Wilson
2013-01-14
sna: Limit temporary userptr uploads to large busy targets or LLC machines
Chris Wilson
2013-01-14
sna: Apply PutImage optimisations to move-to-cpu
Chris Wilson
2013-01-14
sna: Use userptr to accelerate GetImage
Chris Wilson
2013-01-13
sna: Initialize src_bo to detect allocation failure
Chris Wilson
2013-01-13
sna: Check size against aperture before attempting to perform the GTT mapping
Chris Wilson
2013-01-13
sna: Add a compile flag for measuring impact of userptr uploads
Chris Wilson
2013-01-13
sna: Use the pixmap size (not drawable) to determine replacement
Chris Wilson
2013-01-13
sna: Allow large image uploads to utilize temporary mappings
Chris Wilson
2013-01-13
sna: Allow creation of a CPU map for pixmaps if needed
Chris Wilson
2013-01-13
sna: Relax limitation on not mapping GPU bo with shadow pointers
Chris Wilson
2013-01-12
sna: Experiment with a CPU mapping for certain fallbacks
Chris Wilson
2013-01-12
sna: After a size check, double check the batch before flushing
Chris Wilson
2013-01-11
sna: Also prefer to use the GPU for uploads into a tiled bo
Chris Wilson
2013-01-11
sna: Prefer userptr if copying to a tiled bo
Chris Wilson
2013-01-10
sna: Prefer to use the GPU for copies from SHM onto tiled destinations
Chris Wilson
2013-01-10
sna: Allow CPU bo to copy to GPU bo if the device is idle.
Chris Wilson
2013-01-10
sna: Ignore the last pixmap cpu setting if overwritting all damage
Chris Wilson
2013-01-10
sna: With a GPU bo and a shm source, do not fall all the way back
Chris Wilson
2013-01-07
sna: fixup damage posting to be done correctly around slave pixmap
Chris Wilson
2013-01-01
sna: Remove some obsolete Options
Chris Wilson
2012-12-28
sna: Only allocate a busy CPU bo for a GPU readback
Chris Wilson
2012-12-20
sna: Do not throttle before move-to-cpu
Chris Wilson
2012-12-18
sna: Prefer the GPU once again for PolyPoint
Chris Wilson
2012-12-17
sna: Untangle the confusion of caching large LLC bo
Chris Wilson
2012-12-16
intel: Support debugging through AccelMethod
Chris Wilson
2012-12-16
sna: Tweak the idle SHM CopyArea path to also replace a busy GPU bo
Chris Wilson
2012-12-16
sna: Do not force use of the GPU for a copy from a SHM pixmap
Chris Wilson
2012-12-10
sna: Avoid reusing the same 'busy' bit for two different meanings.
Chris Wilson
2012-12-10
sna: Immediately flush a split batch
Chris Wilson
[next]