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-11-28
sna: Prefer using userptr for PutImage into large GPU bo
Chris Wilson
2013-11-25
Cast to use unsigned math
Zdenek Kabelac
2013-11-22
uxa,sna: Prevent bo exchange when pinned for non-DRI2 clients
Chris Wilson
2013-11-21
sna: XY_SETUP_* expects the dst tiling to be set on gen4+
Chris Wilson
2013-11-15
sna: Include valgrind leakchecks for --enable-debug=memory
Chris Wilson
2013-11-12
sna: Discard cached upload proxy when writing to the pixmap via the CPU
Chris Wilson
2013-11-11
sna: Assert that gc->funcs is never set to NULL
Chris Wilson
2013-11-11
sna: Add a couple more asserts to track a potential NULL gc->pCompositeClip
Chris Wilson
2013-11-10
sna: Assert that we do setup the gc->pCompositeClip upon ValidateGC
Chris Wilson
2013-11-06
sna: Fixup unwind checks for future BLT commands
Chris Wilson
2013-11-06
sna: Clear the execlist if we completely unwind a batch after using 8x8 tiling
Chris Wilson
2013-11-06
sna: Clear the execlist if we completely unwind a batch after using 8x8 tiling
Chris Wilson
2013-11-06
sna: Only operate inplace if no existing CPU damage for a read
Chris Wilson
2013-11-06
sna: Mark partial move_area_to_gpu with MOVE_READ on promotion to move_to_gpu
Chris Wilson
2013-11-05
sna: Use an inplace exchange for large untiled BO
Chris Wilson
2013-11-04
sna: Only use the simple stipple upload path if wholly contained
Chris Wilson
2013-11-03
sna: Use fast-path target placement if we are also IGNORE_CPU
Chris Wilson
2013-11-02
sna: Discard bo->exec when unwinding a glyph no-op
Chris Wilson
2013-11-02
sna: Eliminate the redundancy between is_mappable/can_map
Chris Wilson
2013-11-02
sna: Jump to the right escape target when bypassing a self-copy
Chris Wilson
2013-11-02
Prepare for changes in the BLT unit on future generations
Chris Wilson
2013-11-01
sna: Process all clip boxes when rastering segments
Chris Wilson
2013-10-31
sna: Tweak deletion of used buffers
Chris Wilson
2013-10-30
sna: Allow limited recursion within sigtrapped routines
Chris Wilson
2013-10-30
Revert "sna: Detect and handle mi recursion"
Chris Wilson
2013-10-30
sna: Assert that the batch is in the correct mode prior to inserting BLT comm...
Chris Wilson
2013-10-30
sna: Detect and handle mi recursion
Chris Wilson
2013-10-29
sna: Wrap access of upload buffers with sigtrap
Chris Wilson
2013-10-29
sna: asserts bitmap uploads are correct
Chris Wilson
2013-10-29
sna: Don't attempt to move the GC back to the GPU before it is moved away
Chris Wilson
2013-10-28
sna: Tidy RegionNil checks
Chris Wilson
2013-10-25
sna: Remove stale mappings when replacing GPU bo
Chris Wilson
2013-10-24
sna: Remove the move-to-gpu shortcircuiting for partial GPU, no CPU damage
Chris Wilson
2013-10-24
Revert "sna: Remove the move-to-gpu shortcircuiting for partial GPU, no CPU d...
Chris Wilson
2013-10-22
sna: Flush the pending move-to-gpu upon Pixmap free
Chris Wilson
2013-10-22
sna: Handle pending move-to-gpu for userptr uploads
Chris Wilson
2013-10-22
sna: Fix inconsistency in has_coherent_ptr assertion
Chris Wilson
2013-10-22
sna: Remove the move-to-gpu shortcircuiting for partial GPU, no CPU damage
Chris Wilson
2013-10-22
sna: Make sure CPU damage is flushed to the TearFree shadow
Chris Wilson
2013-10-22
sna: Only force the TearFree exchange before a write
Chris Wilson
2013-10-22
sna: Move gc back to GPU after failure to move it to CPU
Chris Wilson
2013-10-22
sna: Discard GPU bo when failing to setup the shared pixmap
Chris Wilson
2013-10-21
sna: Eliminate the synchronous wait from inside TearFree
Chris Wilson
2013-10-21
sna: Fix typo inside an assertion
Chris Wilson
2013-10-19
sna: Unmap pixmap prior to release GPU bo
Chris Wilson
2013-10-18
sna: Drop now obsolete assertion
Chris Wilson
2013-10-18
sna: Tighten pixmap map assertions
Chris Wilson
2013-10-17
sna: Check return of source_bo for a potential failure
Chris Wilson
2013-10-17
sna: Fix computation of clip boxes for stipple uploads
Chris Wilson
2013-10-17
sna: Assert mapped state
Chris Wilson
[next]