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-05-14
sna: Propagate clear color when replacing by a CopyArea
Chris Wilson
2013-05-14
sna: Attempt to discard overwritten operations before CopyArea
Chris Wilson
2013-05-09
sna: Handle cached upload buffers for partial migration to GPU
Chris Wilson
2013-05-01
sna: Page align requests to userptr
Chris Wilson
2013-04-24
sna: Prevent accessing an uninitialised region in move_area_to_gpu()
Chris Wilson
2013-04-18
sna: Rephrase initialisation without a specific backend
Chris Wilson
2013-04-17
Revert "xgvevent"
Chris Wilson
2013-04-16
xgvevent
Chris Wilson
2013-04-12
sna: Refine assertion about the existence of CPU damage when GPU damaged
Chris Wilson
2013-04-08
sna: Remove assertions for mapped GPU bo if priv->cpu after GPU bo creation
Chris Wilson
2013-04-06
sna: Improve assertions to detect rogue priv->cpu status
Chris Wilson
2013-03-25
Remove the GeneralSocket upon CloseScreen
Chris Wilson
2013-03-23
sna: Fix an assertion to check the correct bo
Chris Wilson
2013-03-22
sna: Fix assertions that the pixmap points into the CPU bo for fallbacks
Chris Wilson
2013-03-22
sna: Fix computation of clip extents for stippling
Chris Wilson
2013-03-21
sna/dri: Disable assertion and associated bookkeeping
Chris Wilson
2013-03-18
sna: Skip processing an all-clipped-out glyph
Chris Wilson
2013-03-16
sna/dri: Clear flush flag upon bo destroy
Chris Wilson
2013-03-14
sna: Consider placement hints when choosing userptr read path
Chris Wilson
2013-03-14
sna: Use userptr downloads for incomplete GPU damaged pixmaps
Chris Wilson
2013-03-14
sna: Add a few more assertions to track userptr through the caches
Chris Wilson
2013-03-12
sna: Improve asserts that the CPU bo is not busy after synchronisation
Chris Wilson
2013-03-11
sna: Improve sna_copy_boxes DBG by printing the bo handles
Chris Wilson
2013-03-11
sna: Only allocate addition space if we need pixel data
Chris Wilson
2013-03-11
sna: Tighten checking for coherent maps
Chris Wilson
2013-03-10
sna: Tweak CPU mappings to be only used if a read is required
Chris Wilson
2013-03-06
sna: Disable read-read optimisations
Chris Wilson
2013-03-06
sna: Lighten the wakeup handler slightly
Chris Wilson
2013-03-05
sna: Assert that the pixmap is not pinned before releasing the GPU bo
Chris Wilson
2013-03-05
sna: The GPU bo submit is still required before mapping for inplace operations
Chris Wilson
2013-03-05
sna: Use drawable_gc_flags() to select placement for PolyArc
Chris Wilson
2013-03-05
sna: Fix deference of just nullified GPU bo in previous commit
Chris Wilson
2013-03-05
sna: Refactor the is-mappable test for inplace operations
Chris Wilson
2013-03-05
sna: Prefer GPU for self-copies when undamaged on the CPU
Chris Wilson
2013-03-04
sna: Ensure we do not attempt to operate inplace on a very large pixmap
Chris Wilson
2013-03-01
sna: Assert that inplace operations are done on coherent maps
Chris Wilson
2013-03-01
sna: Assert that when caching a pixmap header the pScreen match
Chris Wilson
2013-03-01
sna: Assert that we do not resurrect stale pixmap across a server regen
Chris Wilson
2013-03-01
sna: Track number of pixmaps allocated whilst counting bo leaks
Chris Wilson
2013-02-27
sna: Migrate dirty tracking across ScreenPixmap updates
Chris Wilson
2013-02-26
sna: Improve handling of migrated userptr bo
Chris Wilson
2013-02-25
sna: Detect available instruction sets at runtime
Chris Wilson
2013-02-22
sna: Optimise mmap of GPU bo for read-read operations
Chris Wilson
2013-02-22
sna: Avoid migrating and making the GPU bo busy prior to mmapping it
Chris Wilson
2013-02-20
sna: Honour LinearFramebuffer
Chris Wilson
2013-02-19
sna: Assert that the GPU damage is NULL before destroy a proxy
Chris Wilson
2013-02-18
sna: Assert that the gpu_bo exists if it is entirely damaged
Chris Wilson
2013-02-18
sna: A couple more assertions that we forcibly attach pixmaps correctly
Chris Wilson
2013-02-13
sna: Avoid stalling on a SHM upload when otherwise idle
Chris Wilson
2013-02-12
sna: Prefer inplace readback if the GPU doesn't support cacheable BLTs
Chris Wilson
[prev]
[next]