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
2011-12-20
sna: Don't immediately check for region intersection after subtract
Chris Wilson
2011-12-20
sna: Don't mark mapping as synchronous by default
Chris Wilson
2011-12-19
sna: Always pass the damage to sna_drawable_use_gpu_bo()
Chris Wilson
2011-12-19
sna: Avoid the GPU readback with READ==0 move_to_cpu
Chris Wilson
2011-12-19
sna: Drop the is-mapped flag after operating via the GPU
Chris Wilson
2011-12-19
sna: Discard all damage when replacing pixmap contents
Chris Wilson
2011-12-19
sna: Tweak the rendering priorities
Chris Wilson
2011-12-19
sna: Create a GPU bo for accelerated core drawing
Chris Wilson
2011-12-19
sna: Remove the forced inplace upload
Chris Wilson
2011-12-19
sna: Tune the inplace cross-over point to be half-cache size
Chris Wilson
2011-12-19
sna: Reset the GTT mapping flag when freeing the shadow pointers
Chris Wilson
2011-12-19
sna: Restore CPU shadow after a GTT memory
Chris Wilson
2011-12-19
sna/gen[23]: We need to check the batch before doing an inline flush
Chris Wilson
2011-12-18
sna: Continue searching the linear lists for CPU mappings
Chris Wilson
2011-12-18
sna: Distinguish between GTT and CPU maps when searching for VMA
Chris Wilson
2011-12-18
sna: the active cache is not marked as purgeable, so skip checking it
Chris Wilson
2011-12-18
sna: clear the request list when reusing a flushing bo
Chris Wilson
2011-12-18
sna: When freeing vma, first see if the kernel evicted any
Chris Wilson
2011-12-18
sna: Use a safe iterator whilst searching for inactive linear bo
Chris Wilson
2011-12-18
sna: Purge all evicted bo
Chris Wilson
2011-12-18
sna: Only retire for the VMA search if there are cached VMA
Chris Wilson
2011-12-18
sna: Retire if the inactive vma list is empty
Chris Wilson
2011-12-18
sna: Hint likely usage of CPU bo
Chris Wilson
2011-12-18
sna: Only upload to the source GPU bo if we need tiling to avoid TLB misses
Chris Wilson
2011-12-18
sna/gen5: Tidy checking against hardcoded maximum 3D size
Chris Wilson
2011-12-18
sna: Explicitly handle errors from madv
Chris Wilson
2011-12-18
sna/gen[67]: check for context switch after preparing source
Chris Wilson
2011-12-18
sna/gen[23]: Try BLT if the source/target do no fit in the 3D pipeline
Chris Wilson
2011-12-18
sna/gen3: Tidy checks against hardcoded maximum 3D pipeline size
Chris Wilson
2011-12-18
sna/gen2+: If we use the BLT to prepare the target, try using BLT for op
Chris Wilson
2011-12-18
sna/gen5: If we need to flush the composite op, check to see if we can blit
Chris Wilson
2011-12-18
sna/gen5+: First try a blt composite if the source/dest are too large
Chris Wilson
2011-12-18
sna: Upload images in place from CopyArea
Chris Wilson
2011-12-17
sna: Tune the default pixmap upload paths
Chris Wilson
2011-12-17
sna: Simplify write domain tracking
Chris Wilson
2011-12-17
sna: Upload to large pixmaps inplace
Chris Wilson
2011-12-17
sna: Search through the inactive VMA cache for potential upload bo
Chris Wilson
2011-12-17
sna: Map the upload buffer using an LLC bo
Chris Wilson
2011-12-17
sna/gen3: Enforce a minimum width of 2 elements for the render target
Chris Wilson
2011-12-17
sna: Discard GPU damage first before choosing where to fill_boxes()
Chris Wilson
2011-12-17
sna/gen3: Initialise missing value of need ca pass for fill_boxeS()
Chris Wilson
2011-12-17
sna: Wrap I915_GEM_GET_PARAM with valgrind markup
Chris Wilson
2011-12-17
sna: Suppress an overwritten XY_SRC_COPY
Chris Wilson
2011-12-17
sna: Clean up compiler warnings for shadowed variables
Chris Wilson
2011-12-17
sna/gen4+: disable the blend unit for PictOpSrc
Chris Wilson
2011-12-17
src/gen4+: Add support for depth 15 render copies/fills
Chris Wilson
2011-12-17
sna: Clean up caches stored upon the batch bo
Chris Wilson
2011-12-15
sna/gen3: Check for upload failure of video bo
Chris Wilson
2011-12-15
sna: cap the number of times we attempt to resubmit the batch upon EBUSY
Chris Wilson
2011-12-15
sna: More missing move-to-cpu allocation checks
Chris Wilson
[next]