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
Age
Commit message (
Expand
)
Author
2012-07-19
sna/gen4: Hookup composite spans
Chris Wilson
2012-07-19
sna: Tweak order of screen re-initialisation
Chris Wilson
2012-07-19
sna: Re-register the SHM funcs every server generation
Chris Wilson
2012-07-18
sna/gen4+: Drop unsupported source formats
Chris Wilson
2012-07-18
sna/dri: Allow DRI2 to be loaded even if we are wedged
Chris Wilson
2012-07-18
sna/gen6: Micro-optimise render copy emission
Chris Wilson
2012-07-18
sna/gen7: Micro-optimise render copy emission
Chris Wilson
2012-07-18
sna: Enable runtime detection of set-cacheing ioctl
Chris Wilson
2012-07-18
sna/trapezoids: Only reduce bounded operators to a single pass
Chris Wilson
2012-07-18
sna/trapezoids: Use pixman from within the spans to reduce two-pass operations
Chris Wilson
2012-07-18
sna: Fix processing of the last fallback box
Chris Wilson
2012-07-18
sna: Add more DBG for fallback processing
Chris Wilson
2012-07-18
sna: Reuse the snoopable cache more frequently for upload buffers
Chris Wilson
2012-07-18
sna: Maintain a short-lived cache of snoopable CPU bo for older gen
Chris Wilson
2012-07-17
sna: Allow wedged CopyPlane to operate inplace on the destination
Chris Wilson
2012-07-17
sna: Allow inplace copies for wedged CopyArea
Chris Wilson
2012-07-17
sna: Allow operation inplace to scanout whilst wedged
Chris Wilson
2012-07-17
sna: Tweak fast blt path
Chris Wilson
2012-07-17
sna: prefer fbBlt over pixman_blt
Chris Wilson
2012-07-17
sna/gen7: Bump the number of pixel shader threads for IVB GT2
Chris Wilson
2012-07-17
sna/dri: Do not allow an exchange to take place on invalid buffers
Chris Wilson
2012-07-17
sna: Rebalance choice of GPU vs CPU bo
Chris Wilson
2012-07-17
sna: Avoid the CPU bo readback for render paths
Chris Wilson
2012-07-17
sna: Catch the short-circuit path for clearing clear on move-to-gpu as well
Chris Wilson
2012-07-17
sna: Limit the use of snoopable buffers to read/write uploads
Chris Wilson
2012-07-17
sna: Only drop the clear flag when writing to the GPU pixmap
Chris Wilson
2012-07-17
sna: Fix glyph DBG to include clip extents and actual glyph origin
Chris Wilson
2012-07-17
sna: Promote an undamaged pixmap to use the full GPU
Chris Wilson
2012-07-16
sna: Share the pixmap migration decision with the BLT composite routines
Chris Wilson
2012-07-16
sna: Disable snoopable bo for gen4
Chris Wilson
2012-07-16
sna: Disable snoopable uplaod buffers for gen4
Chris Wilson
2012-07-16
sna: Fixup pixmap validation for sna_copy_area()
Chris Wilson
2012-07-16
Wrap defines to avoid redefinition warnings
Chris Wilson
2012-07-16
sna/trapezoids: Fix inplace unaligned fills (on gen4)
Chris Wilson
2012-07-16
sna/trapezoids: Add some DBG to unaligned fills
Chris Wilson
2012-07-16
sna: Move the disabling of CPU bo for gen4 to the render unit
Chris Wilson
2012-07-16
sna: Use set-cache-level to allocate snoopable upload buffers
Chris Wilson
2012-07-16
sna: Add a couple of DBG options to control accelerated up/downloads
Chris Wilson
2012-07-16
sna: Discard and recreate the CPU buffer when busy during move-to-cpu
Chris Wilson
2012-07-16
sna: Add a few DBG to show when CPU bos are being used for xfer
Chris Wilson
2012-07-16
sna: Disable the scanout flush when switch off via DPMS
Chris Wilson
2012-07-15
sna: Avoid creating a CPU bo for uploads if we already have a large GPU bo
Chris Wilson
2012-07-15
sna: Prefer uploads to be staged in snoopable bo
Chris Wilson
2012-07-15
sna: Simply reverse all the boxes if dx <= 0 and dy <= 0
Chris Wilson
2012-07-15
sna: Keep track of the base pointer for the reordered boxes
Chris Wilson
2012-07-14
sna: Make sure we check for a busy CPU bo before declaring is-cpu
Chris Wilson
2012-07-14
sna/glyphs: Perform the fallback mask reduce before moving the glyph pointers
Chris Wilson
2012-07-14
sna/gen7: Check for gradient allocation failure within spans
Chris Wilson
2012-07-14
sna/gen7: Uses EXTEND_PAD for its alpha-gradient with spans
Chris Wilson
2012-07-14
sna: Reorder overlapping boxes for CopyArea/Window
Chris Wilson
[next]