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
2013-01-20
sna: Make DEBUG_SYNC a configure option
Chris Wilson
2013-01-20
sna: Apply DEBUG_SYNC prior to emitting error report
Chris Wilson
2013-01-16
sna: Correct DBG to refer to the actual tiling mode forced
Chris Wilson
2013-01-16
sna: Discard the batch if we are discarding the only buffer in it
Chris Wilson
2013-01-16
sna: Fix computation of large object sizes to prevent overflow
Chris Wilson
2013-01-16
sna: Revert use of a separate CAN_CREATE_SMALL flag
Chris Wilson
2013-01-14
sna: Apply PutImage optimisations to move-to-cpu
Chris Wilson
2013-01-13
sna: Allow creation of a CPU map for pixmaps if needed
Chris Wilson
2013-01-13
sna: Relax limitation on not mapping GPU bo with shadow pointers
Chris Wilson
2013-01-13
sna: Correct a few assertions after enabling read-only mappings
Chris Wilson
2013-01-12
sna: Experiment with a CPU mapping for certain fallbacks
Chris Wilson
2013-01-12
sna: Tweak max object sizes to take account of aperture restrictions
Chris Wilson
2013-01-12
sna: After a size check, double check the batch before flushing
Chris Wilson
2013-01-06
sna: Try to create userptr with the unsync'ed flag set first
Chris Wilson
2013-01-04
sna: Clear up the caches after handling a request allocation failure
Chris Wilson
2013-01-04
sna: Embed the pre-allocation of the static request into the device
Chris Wilson
2013-01-04
sna: Flush the batch prior to referencing work from another ring
Chris Wilson
2013-01-03
sna: Convert allocation request from bytes to num_pages when shrinking
Chris Wilson
2013-01-03
sna: Add a pair of asserts to validate fls()/cache_bucket()
Chris Wilson
2013-01-03
sna: Also recognise __i386__ for fls asm
Chris Wilson
2013-01-03
sna: Fix off-by-one in C version of fls
Chris Wilson
2013-01-02
sna: Rewrite __fls without dependence upon x86 assembly
Matt Turner
2013-01-02
sna: Fast path inplace addition of solid trapezoids
Chris Wilson
2012-12-31
sna/dri: Fix triple buffering to not penalise missed frames
Chris Wilson
2012-12-29
sna: Allow a flush to occur before batching a flush-bo
Chris Wilson
2012-12-28
sna: Mark kgem_bo_retire() as static
Chris Wilson
2012-12-26
sna: Explicitly track self-relocation entries
Chris Wilson
2012-12-20
sna/gen4+: Amalgamate all the gen4-7 vertex buffer emission
Chris Wilson
2012-12-20
sna: Ignore throttling during vertex close
Chris Wilson
2012-12-17
sna: Untangle the confusion of caching large LLC bo
Chris Wilson
2012-12-17
sna: Promote pinned-batches to run-time detection
Chris Wilson
2012-12-17
sna: Limit the default upload buffer size to half the cpu cache
Chris Wilson
2012-12-16
sna: Enable support for opting out of the kernel CS workaround
Chris Wilson
2012-12-16
sna: Try to reuse pinned batches by inspecting the kernel busy status
Chris Wilson
2012-12-16
sna: Precompute the base set of batch-flags
Chris Wilson
2012-12-16
sna: Only flush at the low fence wm if idle
Chris Wilson
2012-12-16
sna/gen6+: Keep the bo on its current ring
Chris Wilson
2012-12-14
sna: Reduce fence watermarks
Chris Wilson
2012-12-13
sna/gen2: Align surface sizes to an even tile
Chris Wilson
2012-12-13
sna: Fix typo for 830/845 gen
Chris Wilson
2012-12-12
sna: Improve the initialisation failure path for pinned batches
Chris Wilson
2012-12-12
sna: Fix the error path in kgem_init_pinned_batches() to use the right iter
Chris Wilson
2012-12-12
sna: Pin some batches to avoid CS incoherence on 830/845
Chris Wilson
2012-12-10
sna: Avoid reusing the same 'busy' bit for two different meanings.
Chris Wilson
2012-12-10
sna: Compromise and only flush a split batch if writing to scanout
Chris Wilson
2012-12-10
sna: Immediately flush a split batch
Chris Wilson
2012-12-09
sna: Replace remaining kgem_is_idle() with kgem_ring_is_idle()
Chris Wilson
2012-12-08
sna: Flush upon change of target if GPU is idle
Chris Wilson
2012-12-07
sna: Only inspect the target ring for busyness
Chris Wilson
2012-12-07
sna: Only flush before adding fresh surfaces to the batch
Chris Wilson
[next]