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.h
Age
Commit message (
Expand
)
Author
2012-02-06
sna: Search all active buckets for a temporary allocation
Chris Wilson
2012-02-04
sna: Apply redirection for the render copy into large pixmaps
Chris Wilson
2012-01-31
sna: Split the tiling limits between upload and copying
Chris Wilson
2012-01-30
sna: Track large objects and limit prefer-gpu hint to small objects
Chris Wilson
2012-01-29
sna: Limit the tile size for uploading into large pixmaps
Chris Wilson
2012-01-29
sna: Determine whether to use a partial proxy based on the pitch
Chris Wilson
2012-01-29
sna: Allow ridiculously large bo, up to half the total GATT
Chris Wilson
2012-01-26
sna: Allow gen4+ to use larger GPU bo
Chris Wilson
2012-01-26
sna: Prevent mapping through the GTT for large bo
Chris Wilson
2012-01-26
sna: Apply any previous transformation when downsampling
Chris Wilson
2012-01-26
sna: Experiment with creating large objects as CPU bo
Chris Wilson
2012-01-24
sna: Track a proxy's dirty status upon itself rather than the target
Chris Wilson
2012-01-24
sna: Split the active bo cache into per-tiling caches
Chris Wilson
2012-01-21
sna/gen3: Add DBG markup for tracking target state
Chris Wilson
2012-01-20
sna: Move the flush to the backends
Chris Wilson
2012-01-18
sna: Prevent switching rings with render disabled
Chris Wilson
2012-01-16
sna: On LLC systems quietly replace all linear mmappings using the CPU
Chris Wilson
2012-01-15
sna: Use indirect uploads rather than teardown existing CPU maps
Chris Wilson
2012-01-15
sna: Do not assume that the mappable aperture size is a power of two
Chris Wilson
2012-01-14
sna: Be more lenient wrt switching rings if the kernel supports semaphores
Chris Wilson
2012-01-14
sna: Ensure that the batch mode is always declared before emitting dwords
Chris Wilson
2012-01-14
sna: Experiment with GTT mmapped upload buffers
Chris Wilson
2012-01-12
sna: Store damage-all in the low bit of the damage pointer
Chris Wilson
2012-01-11
sna: Use a minimum alignment of 64
Chris Wilson
2012-01-11
sna: Explicitly retire the bo following a serialisation point
Chris Wilson
2012-01-08
sna: Tune cache size for cpu bo cache
Chris Wilson
2012-01-07
sna: Pad upload buffers to ensure there are an even number of rows
Chris Wilson
2012-01-05
sna: Only force a batch continuation if the scanout is written to
Chris Wilson
2012-01-04
sna: Limit batch to a single page on 865g
Chris Wilson
2011-12-25
sna: Move the is-mappable check into the callers of region_inplace()
Chris Wilson
2011-12-24
sna: Use shadow if the GPU is busy or not immediately mappable
Chris Wilson
2011-12-19
sna: Tune the inplace cross-over point to be half-cache size
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: Distinguish between GTT and CPU maps when searching for VMA
Chris Wilson
2011-12-18
sna: Purge all evicted bo
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-13
sna: Experiment with creating the CPU pixmap using an LLC BO
Chris Wilson
2011-12-11
sna: Implement a VMA cache
Chris Wilson
2011-12-10
sna: Only use the 64-byte pitch alignment for scanout
Chris Wilson
2011-12-10
sna/gen[23]: Fixup render targets with pitches below hw minimum
Chris Wilson
2011-12-09
sna: Use a single definition for the inactive cache timeout
Chris Wilson
2011-12-01
sna: Move the preservation of the io handle into the common destroy path
Chris Wilson
2011-11-16
sna: And keep unity happy
Chris Wilson
2011-11-09
sna: Track purgeability separately from reusability
Chris Wilson
2011-11-06
sna: Beware unsigned promotion of int16_t to uint32_t
Chris Wilson
2011-11-05
sna: For a 32k max window size, we need to handle up to 128k strides
Chris Wilson
2011-11-04
sna: Ensure operations on a ShmPixmap are synchronous with clients
Chris Wilson
[prev]
[next]