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-09-18
sna: Add some asserts useful for tracking an xserver drawing bug
Chris Wilson
2012-09-18
sna: Remove special casing of drawing depth=1 glyphs
Chris Wilson
2012-09-18
sna: Check that we do not keep a GPU bo around after flushing a ShmPixmap
Chris Wilson
2012-09-14
sna: Only discard CPU damage if we completely overwrite its extents
Chris Wilson
2012-09-13
sna: Do not attempt to change tiling if wedged
Chris Wilson
2012-09-12
sna: Avoid fallbacks to shadow pixels if FORCE_GPU is in effect
Chris Wilson
2012-09-12
sna: Flush after operating on large buffers
Chris Wilson
2012-09-10
sna: Workaround issue with global glyph privates and shared ZaphodHeads
Chris Wilson
2012-09-07
sna: Remember that LineDoubleDash involves updating the GC between segments
Chris Wilson
2012-09-07
sna: Pass the hints down to the PolyPoint fallback
Chris Wilson
2012-09-07
sna/prime: Fixup attaching the randr14 scanout pixmap
Chris Wilson
2012-09-06
sna/prime: Correct the pinning flag when importing the prime bo
Chris Wilson
2012-09-06
sna/prime: Distinguish forms of pinned pixmap
Chris Wilson
2012-09-06
sna: Add is-pinned checks to changing the pitch on an existing bo
Chris Wilson
2012-09-06
sna: Apply the minimum 256 pitch to CREATE_USAGE_SHARED pixmaps as well
Chris Wilson
2012-09-06
prime: Align pitch of shared untiled buffers to 256 bytes
Chris Wilson
2012-09-05
sna: Initialise the empty boxes field of the region before subtracting it
Chris Wilson
2012-09-05
sna: Review validity of damage when discarding CPU bo
Chris Wilson
2012-09-05
sna: Use async upload only if the last render was not CPU
Chris Wilson
2012-09-05
sna: Tweak upload path to remove redundant code
Chris Wilson
2012-09-05
sna: Don't upload ignored cpu damage
Chris Wilson
2012-09-04
sna: And remember to flush the damage to the output slaves...
Chris Wilson
2012-09-04
sna: Improve handling of output offloading
Chris Wilson
2012-09-04
sna: Add some DBG to the prime paths
Chris Wilson
2012-09-04
sna: Fixup CREATE_USAGE_SHARED
Chris Wilson
2012-09-04
sna: Port prime interfacing
Chris Wilson
2012-09-02
sna: Cache the temporary upload buffer when copying boxes
Chris Wilson
2012-09-02
sna: Tweak placement rules if we already have a CPU bo
Chris Wilson
2012-09-01
sna: Nullify gpu_bo after free in case final release is deferred in destroy
Chris Wilson
2012-09-01
sna: Discard cached CPU upload early when clearing with a solid fill
Chris Wilson
2012-08-29
sna: Remove inconsistent assertion
Chris Wilson
2012-08-27
sna: Force the stall if using a busy ShmPixmap bo with PutImage
Chris Wilson
2012-08-27
sna: Fix crash with broken DBG missing one of its arguments
Chris Wilson
2012-08-27
sna: Assert that the bo is marked as 'flush' when exported to DRI clients
Chris Wilson
2012-08-27
sna: Upload PutImage inplace to a fresh GPU bo if the device doesn't snoop
Chris Wilson
2012-08-27
sna: Flush the batch if it references a ShmPixmap and the GPU is idle
Chris Wilson
2012-08-24
sna: Submit the partial batch before throttling
Chris Wilson
2012-08-24
sna: Correct a pair of DBG messages
Chris Wilson
2012-08-23
sna: Tidy up users of __kgem_bo_is_busy()
Chris Wilson
2012-08-23
sna: Use a temporary userptr mapping for a large upload into a busy target
Chris Wilson
2012-08-23
sna: Flush the batch if it contains any DRI pixmaps
Chris Wilson
2012-08-23
sna: Mark the CPU damage as needing flushing for DRI buffers
Chris Wilson
2012-08-22
sna: Flush before adding any SHM pixmap into the batch
Chris Wilson
2012-08-22
sna: Only use the GPU for an active CPU bo unless forced
Chris Wilson
2012-08-22
sna: If we cannot use the CPU bo along a render pathway, promote to GPU
Chris Wilson
2012-08-22
sna: Convert to using IGNORE_CPU flag rather than complicating the CPU damage
Chris Wilson
2012-08-22
sna: Assert that the CPU bo is not used if the GPU is clear
Chris Wilson
2012-08-22
sna: Make sure the opposite damage is destroyed after reducing to all
Chris Wilson
2012-08-22
sna: Discard a no-longer-used GPU bo after moving to the CPU domain
Chris Wilson
2012-08-22
sna: Balance CPU bo accounting for SHM pixmaps
Chris Wilson
[next]