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-06-04
sna: Make the bo-is-busy DBG more useful by saying which bo it is
Chris Wilson
2012-05-29
sna: Also check for a free exec slot for the upload buffers
Chris Wilson
2012-05-28
sna/dri: Requeue vblank throttling until the vsync'ed copy completes
Chris Wilson
2012-05-25
sna: Trust the crtc-is-bound determination after modeset and hotplug
Chris Wilson
2012-05-18
sna: Give the proxy a unique name
Chris Wilson
2012-05-13
sna: Tweak usage of kgem_bo_can_map vs kgem_bo_mapped
Chris Wilson
2012-05-13
sna: Simplify partial buffer tracking
Chris Wilson
2012-05-09
sna: Avoid randomly changing domains of active bo
Chris Wilson
2012-05-08
sna: Force remapping for IO transfer
Chris Wilson
2012-05-08
sna: Fix off-by-one in checking available execbuffer slots
Chris Wilson
2012-05-08
sna: Only submit a batch to the scanout if it is not already busy
Chris Wilson
2012-05-08
sna: Throttle independently of scanout updates
Chris Wilson
2012-05-08
sna: Throttle execution when searching for inactive buffers
Chris Wilson
2012-05-08
sna: Expand batch buffers
Chris Wilson
2012-05-06
sna: Cache the framebuffer id
Chris Wilson
2012-05-03
sna: Improve handling of inplace IO for large transfers
Chris Wilson
2012-05-02
sna: Bring back the minimum alignment for G33
Chris Wilson
2012-04-28
sna: Tune relocation array size
Chris Wilson
2012-04-28
sna: Micro-optimise common case of checking a single fenced bo
Chris Wilson
2012-04-20
sna: Always clear the mmapped domains when reusing partial upload buffers
Chris Wilson
2012-04-14
sna: Align render target sizes on gen2/3 to 4x4 render spans
Chris Wilson
2012-03-30
sna: Minimise the risk of hotplug hangs by checking fb before vsync
Chris Wilson
2012-03-18
sna/gen[345]: Convert CPU mappings to GTT for vertices on submit
Chris Wilson
2012-03-14
sna: Treat unmapped but CPU-mappable bo as available for mapping
Chris Wilson
2012-03-14
sna: Add a couple of asserts for inactive_partial reference counting
Chris Wilson
2012-03-13
sna: Reuse the same upload buffer for the duration of the batch
Chris Wilson
2012-03-09
sna/traps: Add a fast path for narrow masks
Chris Wilson
2012-03-08
sna/gen2+: Prefer not to fallback if the source is busy
Chris Wilson
2012-03-07
sna: Avoid recursive calls to kgem_retire_partials()
Chris Wilson
2012-03-02
sna: Pass usage hint for creating linear buffers
Chris Wilson
2012-03-01
sna: Split storage of inactive partials
Chris Wilson
2012-03-01
sna: Revamp vmap support
Chris Wilson
2012-02-21
sna: Clear the scanout flag after releasing the scanout pixmap
Chris Wilson
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
[next]