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
2014-01-23
sna/gen2,3: Don't set BLT_DST_TILED
Chris Wilson
2014-01-23
sna: Avoid erroneous discarding operations for partial composites
Chris Wilson
2014-01-22
sna: Assert that the fill box is within bounds
Chris Wilson
2013-11-25
Fix indentation for incorrectly shifted statements
Zdenek Kabelac
2013-11-21
sna: XY_SETUP_* expects the dst tiling to be set on gen4+
Chris Wilson
2013-11-21
sna: Fix typo in sna_blt_fill_begin()
Chris Wilson
2013-11-19
sna: Correct check for overwriting last BLT fill
Chris Wilson
2013-11-14
sna: Add the missing braces around the conditional block
Chris Wilson
2013-11-06
sna: Use tiling BLT fallback for BLT composite operations
Chris Wilson
2013-11-05
sna: Be move conservative with tiling sizes for older fenced gen
Chris Wilson
2013-11-04
sna: Check for loss of state after setting up a fill BLT op
Chris Wilson
2013-11-04
sna: Apply the BLT source offset for individual copies
Chris Wilson
2013-11-02
Prepare for changes in the BLT unit on future generations
Chris Wilson
2013-11-02
sna: Fallback when wedged and trying to use the BLT copy routines
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: Check for wedged after submitting
Chris Wilson
2013-10-25
sna: Don't assert indirect GPU state
Chris Wilson
2013-10-25
sna: Remove stale mappings when replacing GPU bo
Chris Wilson
2013-10-25
sna: Fix overallocation of fences for BLT commands (gen2/3)
Chris Wilson
2013-10-25
sna: Add a line of DBG for when we discard uploads into CPU bo
Chris Wilson
2013-10-25
sna/io: Propagate failure to XOR uploads
Chris Wilson
2013-09-25
sna: Check that the bo exists before attempting to undo it
Chris Wilson
2013-09-18
intel: Compile fixes for base install of SLED11.sp3
Chris Wilson
2013-09-09
sna/gen6+: Only apply the BLT copy w/a for self-copies
Chris Wilson
2013-07-29
sna: Suppress a few harmless warnings
Chris Wilson
2013-07-19
sna: Add a fast path for the most common fallback for CPU-CPU blits
Chris Wilson
2013-07-19
sna: Discard overwritten operations before doing a BLT composite
Chris Wilson
2013-07-19
sna: Only IGNORE_CPU for blt composite operations if the size is known
Chris Wilson
2013-07-12
sna/gen5: Add some more DBG
Chris Wilson
2013-07-09
sna: Only flush after the BLT operation if we have more than 2 distinct bo
Chris Wilson
2013-07-09
sna: Free the source reference after performing a BLT composite
Chris Wilson
2013-07-06
sna: Flush blt copies if no operations pending
Chris Wilson
2013-07-02
sna: Try harder to do the BLT upload along the fallback path
Chris Wilson
2013-07-02
sna: Assorted DBG
Chris Wilson
2013-06-28
sna/blt: Remove a pair of leftover asserts
Chris Wilson
2013-06-28
sna/blt: Refine op placement logic for handling current source location
Chris Wilson
2013-06-21
sna: Inspect availablity of render before prefering to use the GPU
Chris Wilson
2013-06-10
sna: Move the GTT dirty tracking from the pixmap to the bo
Chris Wilson
2013-06-10
sna: Make sure all sna_write_boxes* flag the GTT is dirty
Chris Wilson
2013-05-14
sna: Basic copy-on-write support for cloning pixmaps
Chris Wilson
2013-05-14
sna: Propagate clears when using the BLT composite routines
Chris Wilson
2013-03-05
sna: Typo ('unsuported') in DBG messages
Chris Wilson
2013-01-27
sna: Enable threaded rasterisation for non-antialiased geometry
Chris Wilson
2013-01-12
sna: After a size check, double check the batch before flushing
Chris Wilson
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
[next]