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_blt.c
Age
Commit message (
Expand
)
Author
2012-12-13
sna: Fix up BLT overwrite detection to use target_handle
Chris Wilson
2012-12-08
sna: Flush upon change of target if GPU is idle
Chris Wilson
2012-11-30
sna/gen6+: Only apply the BLT w/a for self-copies
Chris Wilson
2012-11-30
Convert generation counter to octal
Chris Wilson
2012-11-27
sna/blt: Avoid clobbering common state before converting to a BLT
Chris Wilson
2012-11-25
sna: Transform a simple repeat pattern into range of the BLT
Chris Wilson
2012-10-31
sna: Set a valid box when checking for GPU bo for BLT composite ops
Chris Wilson
2012-10-19
sna: Clear the damage along with the BO when forcing the stall for inplace BLT
Chris Wilson
2012-10-07
sna: Check that we have sufficient space for a copy when replacing a fill
Chris Wilson
2012-10-07
sna: Check that for batch overflows after advancing a BLT
Chris Wilson
2012-09-23
sna: Check against op->dst.bo rather than priv->cpu_bo for composite upload
Chris Wilson
2012-09-23
sna: Check that the CPU bo exists before declaring it is busy along upload
Chris Wilson
2012-09-22
sna: Force the stall before trying to upload into a busy CPU bo
Chris Wilson
2012-09-13
sna: Fix analysis of source extents for BLT composite
Chris Wilson
2012-09-13
sna: Fix BLT composite offset
Chris Wilson
2012-09-13
sna: Avoid corrupting the CPU bo when compositing fallback data through BLT
Chris Wilson
2012-08-26
sna: Add some DBG to BLT composite substitute to show if redirection is used
Chris Wilson
2012-08-20
sna: Correct ordering of calls to memcpy for BLT cpu composite paths
Chris Wilson
2012-08-20
sna: Avoid migrating the BLT composite src to the GPU if the dst is not
Chris Wilson
2012-08-20
sna: Remove unneeded source bo unref after __sna_render_pixmap_bo()
Chris Wilson
2012-08-19
sna: Enable BLT composite functions to target CPU buffers
Chris Wilson
2012-08-18
sna: Avoid forcing an upload for an unblittable bo unless on a fallback path
Chris Wilson
2012-08-18
sna: Silence a couple of recent compiler warnings
Chris Wilson
2012-08-16
sna: Remember alpha-fixup for BLT upload
Chris Wilson
2012-08-11
sna/gen6+: Try to use the BLT to avoid TLB misses
Chris Wilson
2012-08-10
sna: Reset BLT state after copy-boxes
Chris Wilson
2012-07-21
sna: Refresh experimental userptr vmap support
Chris Wilson
2012-07-21
sna: Micro-optimise copying boxes with the blitter
Chris Wilson
2012-07-16
sna: Share the pixmap migration decision with the BLT composite routines
Chris Wilson
2012-07-14
sna: Aim for consistency and use stdbool except for core X APIs
Chris Wilson
2012-07-09
sna: Simplify the DBG incarnation
Chris Wilson
2012-07-08
sna: Fixup fb wrapper
Chris Wilson
2012-06-19
sna: Assert expected return values
Chris Wilson
2012-06-17
sna: Fix the blt composite op with no-ops
Chris Wilson
2012-06-13
sna: Constification
Zdenek Kabelac
2012-06-13
sna: Fix operator preference around a | b & c | d
Chris Wilson
2012-06-13
Lots of trivial semantic fixes
Chris Wilson
2012-06-04
sna: Exclude consideration of tiling flags from overwriting BLT commands
Chris Wilson
2012-04-28
sna: Micro-optimise common case of checking a single fenced bo
Chris Wilson
2012-04-03
sna/gen3: Convert the clear-color from picture->format to a8r8g8b8
Chris Wilson
2012-03-13
sna: Reduce OVER with a clear pixmap to a BLT
Chris Wilson
2012-03-11
sna: Make the maximum BLT pitch assertions consistent
Chris Wilson
2012-03-10
sna: Feed fallback mono trapezoids through the mono rasteriser
Chris Wilson
2012-03-02
sna: Prevent backing pixmaps being created later
Chris Wilson
2012-03-01
sna: Revamp vmap support
Chris Wilson
2012-02-27
sna/gen2; Initialise channel.is-opaque for fills
Chris Wilson
2012-02-22
sna/blt: Avoid clobbering the composite state if we fail to setup the BLT
Chris Wilson
2012-02-04
sna: Apply redirection for the render copy into large pixmaps
Chris Wilson
2012-01-31
sna/gen5: Always prefer to emit solid fills using the BLT
Chris Wilson
2012-01-29
sna: Add a tiled fallback for large BLT copies
Chris Wilson
[next]