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
2013-01-16
sna: Revert use of a separate CAN_CREATE_SMALL flag
Chris Wilson
2013-01-13
sna: Relax limitation on not mapping GPU bo with shadow pointers
Chris Wilson
2013-01-12
sna: Experiment with a CPU mapping for certain fallbacks
Chris Wilson
2013-01-11
sna: Reorder struct kgem_bo to move related data into the same cacheline
Chris Wilson
2013-01-10
sna: Allow CPU bo to copy to GPU bo if the device is idle.
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-02
sna/gen6+: Fine tune placement of DRI copies
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-17
sna: Refine check for an unset context switch
Chris Wilson
2012-12-16
sna: Enable support for opting out of the kernel CS workaround
Chris Wilson
2012-12-16
sna: Precompute the base set of batch-flags
Chris Wilson
2012-12-16
sna/gen6+: Keep the bo on its current ring
Chris Wilson
2012-12-13
sna: Only flush the batch after an actual relocation
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-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: Convert the ring from BLT/3D to the internal index for kgem_ring_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
2012-12-07
sna: Mark proxies as dirty on first relocation
Chris Wilson
2012-12-05
sna: Assume that future hardware only gets more flexible
Chris Wilson
2012-11-30
Convert generation counter to octal
Chris Wilson
2012-11-21
sna: Remove the kgem_bo_is_mappable refcnt assertion from freed paths
Chris Wilson
2012-11-21
sna: Add a few refcnt assertions
Chris Wilson
2012-11-08
sna: Experiment with using reloc.handle as an index into the execbuffer
Chris Wilson
2012-11-08
sna: Support a fast no relocation changed path
Chris Wilson
2012-10-31
sna: Preserve mode if flushing before a scanline wait
Chris Wilson
2012-10-23
sna: Beware 16-bit overflow when computing sample areas
Chris Wilson
2012-10-17
sna: Enable support for SECURE batch buffers
Chris Wilson
2012-10-16
sna: Drop fake tiled CPU mapping
Chris Wilson
2012-10-07
sna: Check that for batch overflows after advancing a BLT
Chris Wilson
2012-10-04
sna/gen2: Prevent using the GTT maps with I915_TILING_Y on 855gm
Chris Wilson
2012-09-21
sna: Use inplace X tiling for LLC uploads
Chris Wilson
2012-09-18
sna/gen7: Add some ring switching sanity checks
Chris Wilson
2012-09-12
sna: Keep a very small, short-lived cache of large buffers
Chris Wilson
2012-09-12
sna: Flush after operating on large buffers
Chris Wilson
2012-09-06
sna: Apply the minimum 256 pitch to CREATE_USAGE_SHARED pixmaps as well
Chris Wilson
2012-09-04
sna: Fixup CREATE_USAGE_SHARED
Chris Wilson
2012-09-04
sna: Port prime interfacing
Chris Wilson
2012-08-28
sna: Propagate the request to flush rather than directly submit the batch
Chris Wilson
2012-08-27
sna: Track outstanding requests per-ring
Chris Wilson
2012-08-27
sna: Flush the batch if it references a ShmPixmap and the GPU is idle
Chris Wilson
2012-08-26
sna: Add some DBG to kgem_is_idle()
Chris Wilson
2012-08-24
sna: Allow the batch to be flushed if the GPU is idle upon a context switch
Chris Wilson
[next]