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-01-04
sna: Carefully free the freed_pixmap upon exit
Chris Wilson
2012-01-04
sna: Guard against NULL damage deref
Chris Wilson
2012-01-04
sna: Discard mask and source for PictOpClear
Chris Wilson
2012-01-03
sna: Inline checks for over-sized buffers during pixmap creation
Chris Wilson
2012-01-03
sna: Avoid unnecessary call overhead for read-only move-to-cpu
Chris Wilson
2012-01-03
sna: Use a cheaper no-reduction damage check for simply discarding further da...
Chris Wilson
2012-01-01
sna: Prefer not to force the creation of gpu bo for pixmap uploads
Chris Wilson
2012-01-01
sna: Delete some redundant code
Chris Wilson
2011-12-31
sna: Update pixmap->devKind for GTT mappings
Chris Wilson
2011-12-31
sna: Implement tiled uploads for small stipples larger than patterns
Chris Wilson
2011-12-31
sna: Tweak throttling to be run before going idle
Chris Wilson
2011-12-30
sna: Remove redundant use-gpu-bo clause
Chris Wilson
2011-12-29
sna: Tune disarming of the scanout flush timer
Chris Wilson
2011-12-29
sna: Allow uploading inplace to a freshly created GPU bo
Chris Wilson
2011-12-29
sna: Reset the source counter upon dirtying the shadow pixmap
Chris Wilson
2011-12-29
sna: Be paranoid and check for errors from mmapping the bo
Chris Wilson
2011-12-27
sna: Skip zero-sized glyphs
Chris Wilson
2011-12-27
sna: Don't discard empty glyphs, just skip them
Chris Wilson
2011-12-27
sna: Don't force the creation of a GPU bo if it will be untiled
Chris Wilson
2011-12-25
sna: Move the is-mappable check into the callers of region_inplace()
Chris Wilson
2011-12-25
sna: Only call move-to-gpu on scanout flush if we have cpu damage to move
Chris Wilson
2011-12-24
sna: Jump straight to the fallback copy routines if the dst is not attached
Chris Wilson
2011-12-24
sna: Use shadow if the GPU is busy or not immediately mappable
Chris Wilson
2011-12-24
sna: Encourage large operations to be migrated to the GPU
Chris Wilson
2011-12-24
sna: Check that the copy dst is attached before replacing damage
Chris Wilson
2011-12-24
sna: Create a GPU for a streaming write
Chris Wilson
2011-12-24
sna: Promote an unattached pixmap to the GPU for inplace copies
Chris Wilson
2011-12-24
sna: Clear the CPU damage for other overwriting rectangular blits as well
Chris Wilson
2011-12-24
sna: reset the pixmap on the initial clear after being swapped out
Chris Wilson
2011-12-24
sna: Tune region upload inplace threshold
Chris Wilson
2011-12-23
sna: Avoid forced creation of GPU bo for tiny operations and dirty pixmaps
Chris Wilson
2011-12-23
sna: Pass usage-hint to move-to-gpu
Chris Wilson
2011-12-22
sna: Age active wholly damaged GPU buffers more slowly
Chris Wilson
2011-12-22
sna: Cancel the immediate batch submit once handled in the block handler
Chris Wilson
2011-12-22
sna: Bump the inactivity timeout
Chris Wilson
2011-12-22
sna: Mark fresh GPU only bo as being all damaged
Chris Wilson
2011-12-22
sna: Reduce damage after complete solid fills
Chris Wilson
2011-12-22
sna: Setup the pixmap correctly in order to attach our private
Chris Wilson
2011-12-22
sna: Avoid fallbacks for convolutions by rendering the convolved texture
Chris Wilson
2011-12-21
sna: Drop suggested tiling parameter when creating bo
Chris Wilson
2011-12-20
sna: Intiialise pixmap size before use
Chris Wilson
2011-12-20
sna: Do not use Y-tiling for composite back pixmaps
Chris Wilson
2011-12-20
sna: Implement extended fallback handling for src == dst copies
Chris Wilson
2011-12-20
sna: Explicitly handle depth==1 scratch pixmaps
Chris Wilson
2011-12-20
sna: Tidy up some recent valgrind complaints with reuse of scratch pixmaps
Chris Wilson
2011-12-20
sna: Don't immediately check for region intersection after subtract
Chris Wilson
2011-12-19
sna: Always pass the damage to sna_drawable_use_gpu_bo()
Chris Wilson
2011-12-19
sna: Avoid the GPU readback with READ==0 move_to_cpu
Chris Wilson
2011-12-19
sna: Drop the is-mapped flag after operating via the GPU
Chris Wilson
2011-12-19
sna: Discard all damage when replacing pixmap contents
Chris Wilson
[next]