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
2016-04-06
sna: Manually expand sse2 memcpy to compensate for a bad compiler
Chris Wilson
2016-03-16
sna: Relax tiling requirements to cope with kernel errors
Chris Wilson
2016-02-18
sna: Use dirtyfb for fallback direct rendering
Chris Wilson
2016-02-18
sna: Restrict set-domain short-circuit to readonly
Chris Wilson
2016-02-13
sna: Also mark imported Prime objects as unclean
Chris Wilson
2016-02-13
sna/dri2: Initialize priv->cache_size
Chris Wilson
2016-02-13
sna: Reorder busyness checks after finding the proxy's parents
Chris Wilson
2015-12-30
sna: Disable WC mmaps for 945 and older
Chris Wilson
2015-12-30
sna: Skip sync if we have an idle coherent bo
Chris Wilson
2015-11-22
sna: Remove obsolete assertion
Chris Wilson
2015-11-18
sna: Only reap the VMA if tiling actually changes
Chris Wilson
2015-11-18
sna: Add some DBG around tiling changes
Chris Wilson
2015-11-18
sna: Remove the VMA from the list when unmapping
Chris Wilson
2015-11-13
sna: Limit the allocation retries
Chris Wilson
2015-11-13
sna: Fix typo when comparing '=' ! '=='
Chris Wilson
2015-11-12
sna: Wait upon the same ring when out-of-memory
Chris Wilson
2015-11-11
sna: Clear the whole tilingv2 struct
Chris Wilson
2015-11-08
sna: Simply retire-requests
Chris Wilson
2015-11-06
sna: Remove bogus assertion from last patch
Chris Wilson
2015-11-06
sna: Avoid handing back a cached pinned batch
Chris Wilson
2015-10-31
sna: Add a couple more asserts to catch static requests being queued
Chris Wilson
2015-10-19
sna: Use the new context param for report GTT size
Chris Wilson
2015-10-19
sna: Manually clear the GPU bo needs_flush flag after doing an explicit flush
Chris Wilson
2015-10-13
sna: Handle proxy objects in undo assertions
Chris Wilson
2015-09-23
sna: Explicitly retire any buffers underneath the static_request
Chris Wilson
2015-09-18
sna: Check alternate userptr mmappings
Chris Wilson
2015-08-22
sna: Fix build on squeeze
Chris Wilson
2015-08-07
sna: Remove incorrect assertion
Chris Wilson
2015-08-07
sna: Add a handle=%d to a DBG for consistency
Chris Wilson
2015-08-07
sna: More simple DBG tracing around cleanup/retire handling
Chris Wilson
2015-08-07
sna: Release the reference on the rq->bo during forced cleanup
Chris Wilson
2015-08-07
sna: Always prefer a fresh allocation for the batch if !llc
Chris Wilson
2015-08-07
sna: Add a little more DBG information to kgem_retire()
Chris Wilson
2015-08-07
sna: Fix sync'ing to the most recent request on forced cache cleanup
Chris Wilson
2015-08-07
sna: Add a DBG for when we discard an invalid old mmapping
Chris Wilson
2015-08-07
sna: Treat being wedged as unlikely during rendering with HW
Chris Wilson
2015-08-07
sna: Stop allocating requests once wedged
Chris Wilson
2015-08-07
sna: Tweak DBG traces for cache cleanup
Chris Wilson
2015-08-07
sna: Add DBG trace when doing a forced cache cleanup
Chris Wilson
2015-08-07
sna: Harden batch allocation against resource starvation
Chris Wilson
2015-08-07
sna: Fallback after a bo allocation failure for the batch
Chris Wilson
2015-08-07
sna: Handle batch allocation failure
Chris Wilson
2015-07-25
sna: Put the assert(!kgem->can_fence) back to where they were
Chris Wilson
2015-07-24
sna: Only reset the bo->needs_flush flag if the buffer is busy-write
Chris Wilson
2015-07-24
sna: Add logging for set-tiling failure
Chris Wilson
2015-07-24
sna: Use DBG_NO_TILING to disable all fencing
Chris Wilson
2015-07-24
sna: Ensure that DRI2 buffers are created with a fence
Chris Wilson
2015-07-16
sna: Stop trying to CPU mmap a prime object after failure
Chris Wilson
2015-06-24
sna: Fix misspelling of "caching"
Chris Wilson
2015-06-09
sna: Pass scanout flag when creating PRIME bo
Chris Wilson
[next]