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-02-13
sna: Avoid stalling on a SHM upload when otherwise idle
Chris Wilson
2013-02-13
sna: Handle scanouts still active at the time of destruction
Chris Wilson
2013-02-11
sna: Avoid stalling for changing cache levels on an active scanout
Chris Wilson
2013-02-10
sna: Backport to squeeze - Xorg-1.6, pixman-0.16, libdrm-2.4.21
Chris Wilson
2013-02-08
sna: Remove the bogus assertions on buffer domains
Chris Wilson
2013-02-07
sna: Allow inplace uploads to utilise GTT on LLC machines
Chris Wilson
2013-02-07
sna: Correctly align used buffers to the following page boundary
Chris Wilson
2013-02-06
sna: Fallback to non-LLC paths after an allocation failure for an LLC buffer
Chris Wilson
2013-02-06
sna: Free the handle after pwrite buffer allocation failure
Chris Wilson
2013-02-06
sna: Flush our caches if we fail to mmap an object
Chris Wilson
2013-02-06
sna: Correctly handle failure to CPU map a new allocation
Chris Wilson
2013-02-06
sna: Handle mapped buffer allocation failure for LLC
Chris Wilson
2013-02-06
sna: Relax the buffer size assertion to only be larger than required
Chris Wilson
2013-02-06
sna: Make sure we always replace io buffers before inserting into the cache
Chris Wilson
2013-02-05
sna: Tidy buffer allocation size assertions
Chris Wilson
2013-02-01
sna: Drop bogus refcnt assertion during kgem_bo_retire()
Chris Wilson
2013-01-31
sna: Make sure the needs_flush is always accompanied by a tracking request
Chris Wilson
2013-01-31
sna: Remove stale assertion
Chris Wilson
2013-01-31
sna: Remember to move scanouts to the scanout cache after retiring
Chris Wilson
2013-01-31
sna: After removing the bo from a batch, check whether it is still busy
Chris Wilson
2013-01-31
sna: Stage retirement through the flushing list
Chris Wilson
2013-01-31
sna: Disable dangerous assertions that depend upon external state
Chris Wilson
2013-01-30
sna: Add a bunch of assertions to make sure we do not misplace scanouts
Chris Wilson
2013-01-30
sna: Retire the bo after a set-domain(CPU,0)
Chris Wilson
2013-01-30
sna: Relax assertion the the kernel considers the bo idle when we call retire
Chris Wilson
2013-01-21
sna: Free a non-reusable bo if it expires on the flushing list
Chris Wilson
2013-01-21
sna: Assert that if marked as a scanout it is indeed bound.
Chris Wilson
2013-01-21
sna: Only add bound scanouts to the scanout list
Chris Wilson
2013-01-21
sna: New execbuffer flags for lut-handle and fast-relocs are upstream
Chris Wilson
2013-01-20
sna: Adapt error detection and handling for invalid batchbuffers
Chris Wilson
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
[next]