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
Age
Commit message (
Expand
)
Author
2012-01-13
sna: Decouple dirty pixmaps from list if we fail to upload them
Chris Wilson
2012-01-13
sna: Decouple from CPU dirty list after removing all CPU damage
Chris Wilson
2012-01-12
sna: Correct iteration counter for stippled blits
Chris Wilson
2012-01-12
sna/dri: Hook up a compile option to switch colour buffers to Y-tiling
Chris Wilson
2012-01-12
sna: Reorder composite-done to destroy mask bo before source bo
Chris Wilson
2012-01-12
sna/damage: Fix union of extents with dirty damage but no region
Chris Wilson
2012-01-12
sna: Pass a hint that we may like to perform the fallback in place
Chris Wilson
2012-01-12
sna: Use the GPU bo if it is all damaged
Chris Wilson
2012-01-12
sna: Dump batch contents for debugging before modification
Chris Wilson
2012-01-12
sna: Update for removal of backwards compatible miWideDash
Chris Wilson
2012-01-12
sna: Re-enable min-alignment workaround on pre-SNB hw
Chris Wilson
2012-01-12
sna: Only shrink a partial buffer if it is no longer used.
Chris Wilson
2012-01-12
sna: Improve a DBG message
Chris Wilson
2012-01-12
sna: Prevent 60Hz wakeups if the client stops in mid-render
Chris Wilson
2012-01-12
sna: Align the partial buffer contents to cachelines
Chris Wilson
2012-01-12
sna: Replace the open-coded bubble sort of the partial list
Chris Wilson
2012-01-12
sna/video: Fix for changes in damage api
Chris Wilson
2012-01-12
sna: Don't call RegionIntersect for the trivial PutImage
Chris Wilson
2012-01-12
sna: Disable the min alignment workaround
Chris Wilson
2012-01-12
sna: Prevent shrinking a partial buffer stolen for a read
Chris Wilson
2012-01-12
sna: Don't drop expired partial bo immediately, wait until dispatch
Chris Wilson
2012-01-12
sna: Store damage-all in the low bit of the damage pointer
Chris Wilson
2012-01-11
sna: Choose a stride for the indirect replacement
Chris Wilson
2012-01-11
sna: Mark upload pixmaps as being wholly GPU damaged
Chris Wilson
2012-01-11
sna: Use a minimum alignment of 64
Chris Wilson
2012-01-11
sna/gen6: Special case spans with no transform
Chris Wilson
2012-01-11
sna: Explicitly retire the bo following a serialisation point
Chris Wilson
2012-01-11
sna: Mark the bo as no longer in the GPU domain after clearing needs_flush
Chris Wilson
2012-01-11
sna: Add assertions to track requests
Chris Wilson
2012-01-11
sna/gen6: Add a vertex program for a simple (affine, no rotation) spans
Chris Wilson
2012-01-10
sna: Amalgamate small replacements into upload buffers
Chris Wilson
2012-01-10
sna: Check needs-flush status immediately upon destroy
Chris Wilson
2012-01-10
sna: Align the small upload buffers to 2 texels, and the pitch to dwords
Chris Wilson
2012-01-10
sna: A partial read buffer is allowed to be in the GPU domain
Chris Wilson
2012-01-10
sna: Shrink the partial upload buffers before compacting the batch
Chris Wilson
2012-01-10
sna: Make the check for a single fill-rectangle clearer before modifying damage
Chris Wilson
2012-01-10
sna: Release the stale GTT mapping after recreating the bo with new tiling
Chris Wilson
2012-01-10
sna: Add reminder about possible future tiling optimisations
Chris Wilson
2012-01-10
sna: Disable the inline xRGB to ARGB upload conversion
Chris Wilson
2012-01-10
sna/gen[23]: Tile render fill to oversized bo
Chris Wilson
2012-01-10
sna: Shrink upoads buffers
Chris Wilson
2012-01-10
sna: Destroy the counter damage after a reduction-to-all
Chris Wilson
2012-01-10
sna: Replace the free-inactive-gpu-bo with the generic code
Chris Wilson
2012-01-10
sna: Allow for xRGB uploads to replace their target bo
Chris Wilson
2012-01-10
sna: Rearrange buffer allocation to prefer llc bo over vmaps
Chris Wilson
2012-01-09
sna/gen2: Try to avoid creating a bo for solid colours
Chris Wilson
2012-01-09
sna/gen2: Eliminate some switching between logic op and blend
Chris Wilson
2012-01-09
sna/blt: Rearrange to reduce a out-of-bounds copy to a clear
Chris Wilson
2012-01-09
sna/gen2: Add poor-man's linear gradient support
Chris Wilson
2012-01-08
sna: mark the cpu bo used for the upload buffer as in CPU domain
Chris Wilson
[prev]
[next]