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
2012-07-19
sna: Tweak order of screen re-initialisation
Chris Wilson
2012-07-19
sna: Re-register the SHM funcs every server generation
Chris Wilson
2012-07-17
sna: Allow wedged CopyPlane to operate inplace on the destination
Chris Wilson
2012-07-17
sna: Allow inplace copies for wedged CopyArea
Chris Wilson
2012-07-17
sna: Allow operation inplace to scanout whilst wedged
Chris Wilson
2012-07-17
sna: Catch the short-circuit path for clearing clear on move-to-gpu as well
Chris Wilson
2012-07-17
sna: Only drop the clear flag when writing to the GPU pixmap
Chris Wilson
2012-07-17
sna: Fix glyph DBG to include clip extents and actual glyph origin
Chris Wilson
2012-07-17
sna: Promote an undamaged pixmap to use the full GPU
Chris Wilson
2012-07-16
sna: Share the pixmap migration decision with the BLT composite routines
Chris Wilson
2012-07-16
sna: Fixup pixmap validation for sna_copy_area()
Chris Wilson
2012-07-16
sna: Add a couple of DBG options to control accelerated up/downloads
Chris Wilson
2012-07-16
sna: Discard and recreate the CPU buffer when busy during move-to-cpu
Chris Wilson
2012-07-16
sna: Add a few DBG to show when CPU bos are being used for xfer
Chris Wilson
2012-07-15
sna: Avoid creating a CPU bo for uploads if we already have a large GPU bo
Chris Wilson
2012-07-15
sna: Prefer uploads to be staged in snoopable bo
Chris Wilson
2012-07-15
sna: Simply reverse all the boxes if dx <= 0 and dy <= 0
Chris Wilson
2012-07-15
sna: Keep track of the base pointer for the reordered boxes
Chris Wilson
2012-07-14
sna: Reorder overlapping boxes for CopyArea/Window
Chris Wilson
2012-07-14
sna: Tidy sna_copy_boxes
Chris Wilson
2012-07-14
sna: Avoid BLT to snoopable bo on older gen
Chris Wilson
2012-07-14
sna: Aim for consistency and use stdbool except for core X APIs
Chris Wilson
2012-07-11
sna: Minor tweak to upload in place if the CPU bo is busy
Chris Wilson
2012-07-10
sna: Disable periodic scanout refresh if all outputs are disconnected
Chris Wilson
2012-07-10
sna: Avoid the expensive recomputation of the region when copying
Chris Wilson
2012-07-10
sna: Only promote to full GPU if we already have a GPU bo
Chris Wilson
2012-07-09
sna: Simplify the DBG incarnation
Chris Wilson
2012-07-09
sna: Promote large operations to use the whole GPU
Chris Wilson
2012-07-09
sna: Only consider large clears as candidates for GPU migration
Chris Wilson
2012-07-09
sna: PadPixmap only writes to the out-of-bounds bits
Chris Wilson
2012-07-09
sna: Remove the consideration of CPU damage for overwriting FillRect
Chris Wilson
2012-07-08
sna: Substitute the reduce clip region for fallback ops
Chris Wilson
2012-07-08
sna: Review placement hints for fallback operations
Chris Wilson
2012-07-08
sna: Remove function for force-to-gpu
Chris Wilson
2012-07-08
sna: Tweak start/stop of the deferred flush
Chris Wilson
2012-07-08
sna/dri: Couple the frame events into DestroyWindow
Chris Wilson
2012-07-08
sna: Fixup fb wrapper
Chris Wilson
2012-07-07
sna: Fixup USE_INPLACE debug hint
Chris Wilson
2012-07-05
sna: Do not force GPU allocation if CPU bo is already busy
Chris Wilson
2012-07-05
sna: Make sure damage is flushed to the CPU bo before use
Chris Wilson
2012-07-04
sna: Simplify timer execution
Chris Wilson
2012-07-04
sna: Fix leak around ENOMEM error path in sna_copy_boxes
Chris Wilson
2012-07-04
sna: Pass a hint to the backends when using copy_boxes for readback
Chris Wilson
2012-07-03
sna: Guess when the client is attempting to read back the whole pixmap
Chris Wilson
2012-07-03
sna: Fix iterator typo
Chris Wilson
2012-07-03
sna: Also prefer to use the dst GPU bo if CopyArea reduces to an inplace upload
Chris Wilson
2012-07-03
sna: Attempt to reduce all-damage on the CPU
Chris Wilson
2012-07-03
sna: Operate on the original boxes for CopyArea
Chris Wilson
2012-07-02
sna: Consolidate CopyArea with the aim of reducing migration ping-pong
Chris Wilson
2012-07-02
sna: Clear cpu flag after deciding to use gpu bo
Chris Wilson
[next]