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-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
2013-02-12
sna: Only use the inplace read fallback if we have no CPU bo support
Chris Wilson
2013-02-11
sna: Fix inaccurate use of __attribute__((const))
Chris Wilson
2013-02-11
sna: Assert that we do not destroy a GPU bo for an active DRI pixmap
Chris Wilson
2013-02-10
sna: Backport to squeeze - Xorg-1.6, pixman-0.16, libdrm-2.4.21
Chris Wilson
2013-02-08
sna: Randomly perturb 'wedged' to hunt for faults
Chris Wilson
2013-02-08
sna/gen4: Split the have_render flag in separate prefer_gpu hints
Chris Wilson
2013-02-07
sna: Fixup an invalid assertion
Chris Wilson
2013-02-01
sna: Do not add the INPLACE hint if we have the ASYNC hint set
Chris Wilson
2013-02-01
sna: Assert that if we have GPU damage we have a GPU bo
Chris Wilson
2013-01-31
sna: Make sure the needs_flush is always accompanied by a tracking request
Chris Wilson
2013-01-31
sna: Prevent falling back to swrast if source is on the GPU
Chris Wilson
2013-01-30
sna: Improve DBG output for damaged slave outputs
Chris Wilson
2013-01-30
sna: Pass the correct WRITE hint when migrating for rendering into the CPU bo
Chris Wilson
2013-01-30
sna: Only discard the clear hint when writing inplace to the GPU pixmap
Chris Wilson
2013-01-30
sna: Don't force a migration from CPU rendering for a DRI2 flushed pixmap
Chris Wilson
2013-01-30
sna: Fix errors found from asserts in a66c5f9ed51e
Chris Wilson
2013-01-30
sna: Only discard the mapping prior to the actual read when uploading
Chris Wilson
2013-01-30
sna: Before replacing the devPrivate.ptr assert it is not already mapped
Chris Wilson
2013-01-29
sna: Only migrate the sample box if using the BLT engine for a composite
Chris Wilson
2013-01-29
sna: Verify that we always add the SHM CPU bo to the flush list when using
Chris Wilson
2013-01-28
sna: Add some more paranoia that we correctly map before fallbacks
Chris Wilson
2013-01-27
sna: Add the pixmap to the flushing list when creating for inplace CPU writes
Chris Wilson
2013-01-22
sna: Extend rectangular PolyLines to cover corner pixels on ccw paths
Chris Wilson
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
[next]