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
/
kgem.c
Age
Commit message (
Expand
)
Author
2012-01-06
sna: always skip active search when requested for find an inactive bo
Chris Wilson
2012-01-05
sna: Only force a batch continuation if the scanout is written to
Chris Wilson
2012-01-05
sna: Deferred attachment to a pixmap needs to mark the pixmap as entirely dirty
Chris Wilson
2012-01-05
sna: Fix assertion as we may want to create active bo with cpu mappings
Chris Wilson
2012-01-04
sna: Only request page size allocations for the replacement buffer
Chris Wilson
2012-01-04
sna: The batch is counted in dwords, not bytes!
Chris Wilson
2012-01-04
sna: Limit batch to a single page on 865g
Chris Wilson
2012-01-04
sna: Fix typo during partial list deletion
Chris Wilson
2012-01-03
sna: Always search for an exact active match first from the bo-cache
Chris Wilson
2012-01-03
sna: Force tiling on medium pitches if not reduced for other reasons
Chris Wilson
2012-01-03
sna: Delete the last buffer if destroyed without being used on the GPU
Chris Wilson
2012-01-01
sna: Keep a freelist of buffers
Chris Wilson
2011-12-31
Revert "sna: Increase the minimum alignment constraint for g33"
Chris Wilson
2011-12-31
sna: compare tiling against minimum width for relevancy
Chris Wilson
2011-12-26
sna: Increase the minimum alignment constraint for g33
Chris Wilson
2011-12-24
sna: Use shadow if the GPU is busy or not immediately mappable
Chris Wilson
2011-12-24
sna: Search the inactive VMA cache first for a linear mapping
Chris Wilson
2011-12-23
sna: Don't align pwrite to cachelines for doing discontiguous copies
Chris Wilson
2011-12-23
sna: Silence unsigned comparison against 0
Chris Wilson
2011-12-23
sna: Trim the unused pages from the batch between the last command and surface
Chris Wilson
2011-12-23
sna: Free the additional bindings on proxies
Chris Wilson
2011-12-20
sna: Treat all exported bo as potentially active
Chris Wilson
2011-12-20
sna: Improve a debug message
Chris Wilson
2011-12-20
sna: Fixup the refcnt to avoid an assert
Chris Wilson
2011-12-20
sna: Don't mark mapping as synchronous by default
Chris Wilson
2011-12-19
sna: Tune the inplace cross-over point to be half-cache size
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: Explicitly handle errors from madv
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: Wrap I915_GEM_GET_PARAM with valgrind markup
Chris Wilson
2011-12-17
sna: Clean up caches stored upon the batch bo
Chris Wilson
2011-12-15
sna: cap the number of times we attempt to resubmit the batch upon EBUSY
Chris Wilson
2011-12-14
sna: Close any handles after bo allocation failures
Chris Wilson
2011-12-14
sna: Use a static request and synchronous rendering in case of malloc failure
Chris Wilson
2011-12-14
sna: Mark upload buffers as unaccessible upon submission
Chris Wilson
2011-12-13
sna: Allow the debugger to map bo from the batch during kgem_submit()
Chris Wilson
2011-12-13
sna: Fix a debugging assert
Chris Wilson
2011-12-13
sna: Set the refcnt on the replacement bo
Chris Wilson
2011-12-13
sna: Double-check that the submitted buffers were not purged
Chris Wilson
[next]