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
/
gen6_render.c
Age
Commit message (
Expand
)
Author
2014-07-16
sna/gen2+: Remove assertion on draw->type for fills
Chris Wilson
2014-07-02
sna/gen6+: Tweak consideration of compositing on BLT
Chris Wilson
2014-06-30
sna/dri2: Pass around the correct DrawableRec for sampling from the foriegn bo
Chris Wilson
2014-06-24
sna: Decompose self-copy into overlapping/non-overlapping regions
Chris Wilson
2014-06-23
sna/gen6+: Initialise src offset before use
Chris Wilson
2014-06-23
sna/gen6+: Avoid adjusting copy coordinates until commited to using them
Chris Wilson
2014-06-23
sna/gen6+: Encourage the compiler to inline a couple of key functions
Chris Wilson
2014-06-23
sna: Rename IGNORE_CPU to IGNORE_DAMAGE to better reflect its purpose
Chris Wilson
2014-06-20
sna: Mark up const boxes to keep the compiler happy
Chris Wilson
2014-06-13
sna/gen6+: Prefer the BLT for large overlapping copies
Chris Wilson
2014-06-11
sna/gen6+: Overlapping bo by definition have compatible depths
Chris Wilson
2014-06-11
sna: Silence compiler warnings for discarding const Region points
Chris Wilson
2014-05-16
sna/video: Only migrate the destination window
Chris Wilson
2014-04-15
sna: Mark partial composite operations upfront
Chris Wilson
2014-04-04
sna/gen2+: Beware the unattached ShmPixmap
Chris Wilson
2014-04-04
sna/gen2+: Replace composite sources with solids where possible
Chris Wilson
2014-03-14
sna: Allow some leeway when deciding to discard common translations
Chris Wilson
2014-03-13
sna: Nullify extra fill.ops
Chris Wilson
2014-02-23
sna/gen6+: Add missing DBG argument
Chris Wilson
2014-02-10
sna/gen6: Restore stall dropped when not flushing instead
Chris Wilson
2014-02-01
sna: Add some more DBG for choosing render targets
Chris Wilson
2014-01-29
sna/gen4+: Assert that the cached binding location is valid
Chris Wilson
2014-01-29
sna/gen6+: Encourage inplace uploads for Composite
Chris Wilson
2014-01-24
sna/gen2+: Inspect composite flags to discard unneeded CPU damage
Chris Wilson
2014-01-23
sna: Avoid erroneous discarding operations for partial composites
Chris Wilson
2013-11-28
sna: Tidy up an assertion on an uninitialised variable
Chris Wilson
2013-11-22
sna: Tidy up fallback from render composite to blt composite
Chris Wilson
2013-11-19
sna/gen4+: Clear redirect bo before falling back to BLT paths
Chris Wilson
2013-11-14
sna/gen6+: Only substitute SRC for CLEAR if using the correct source
Chris Wilson
2013-11-02
sna: Eliminate the redundancy between is_mappable/can_map
Chris Wilson
2013-10-31
sna/gen6: Tweak flush around CC state changes
Chris Wilson
2013-10-10
sna/gen4+: Share a few common routines
Chris Wilson
2013-10-10
sna/gen6+: Share the common routines for ring preferrence
Chris Wilson
2013-10-10
sna/gen6+: Only allow switching to BLT for fills if we have semaphores
Chris Wilson
2013-10-10
sna: Pass usage hint down to render fill routines
Chris Wilson
2013-10-10
sna: Upon unwinding operations, also check for exec objects to clear
Chris Wilson
2013-10-09
sna/gen3+: Flush vertex buffer after computing resize
Chris Wilson
2013-10-03
intel: Remove dependence upon having PciInfo
Chris Wilson
2013-09-27
sna/gen4+: Handle very large copies more gracefully
Chris Wilson
2013-09-25
sna/gen6+: Fallback to BLT composite if fallback is forced
Chris Wilson
2013-09-18
intel: Compile fixes for base install of SLED11.sp3
Chris Wilson
2013-09-08
sna/gen6: Prefer the RCS on large GT systems
Chris Wilson
2013-09-06
sna/gen6+: Switch to using the BLT more often when off AC
Chris Wilson
2013-09-05
sna/gen6+: Don't request extra caching for use-once upload buffers
Chris Wilson
2013-08-28
sna/gen6+: Don't force a ring switch for likely TLB misses if already busy
Chris Wilson
2013-08-28
sna/gen6+: Improve ring stickyness for BLT composite ops
Chris Wilson
2013-08-18
sna/gen6+: Tweak semaphore avoidance for composite operations
Chris Wilson
2013-07-28
intel: Remove some unused macros
Chris Wilson
2013-07-22
sna: Fix DBG compilation
Chris Wilson
2013-07-13
sna: Skip copying to the intermediate target if we will completely overwrite it
Chris Wilson
[next]