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
2012-10-11
sna: Limit available space for gen2
Chris Wilson
2012-10-11
sna: Use high/low watermarks for fenced aperture counting
Chris Wilson
2012-10-09
sna: Check the map exists before trying to release it
Chris Wilson
2012-10-07
sna: Only reduce the maximum batch size for old kernels
Chris Wilson
2012-10-05
sna: Do not create an unsnooped CPU mapping for readbacks
Chris Wilson
2012-10-04
sna/gen2: Prevent using the GTT maps with I915_TILING_Y on 855gm
Chris Wilson
2012-10-03
sna: Protect against undefined O_CLOEXEC
Chris Wilson
2012-09-30
sna: Cache repeated use of the temporary CPU mapping for tiled_x uploads
Chris Wilson
2012-09-30
sna: set_cacheing returns a bool not an error-code
Chris Wilson
2012-09-28
sna: Restore LLC cache level after using a buffer for scanout (uncached)
Chris Wilson
2012-09-21
sna: Use inplace X tiling for LLC uploads
Chris Wilson
2012-09-15
sna: Improve handling of probe failure during initialisation
Chris Wilson
2012-09-12
sna: Keep a very small, short-lived cache of large buffers
Chris Wilson
2012-09-12
sna: Propagate busyness when creating the proxy
Chris Wilson
2012-09-12
sna: Add some DBG as to why kgem_check_bo() flushes
Chris Wilson
2012-09-12
sna: Ensure tiling upload buffers are trimmed to fit in the cache
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-05
Revert "sna: Flush the batch before a render operation if the GPU is idle"
Chris Wilson
2012-09-05
sna/video: Use the scanout flag and FB id for sprite framebuffers
Chris Wilson
2012-09-05
sna: Add DBG control to disable CPU bo
Chris Wilson
2012-09-04
sna: Flush the batch before a render operation if the GPU is idle
Chris Wilson
2012-09-04
sna: Fix a typo in an error message
Chris Wilson
2012-09-04
sna: Fixup CREATE_USAGE_SHARED
Chris Wilson
2012-09-04
sna: Fix typo for detecting prime ioctls
Chris Wilson
2012-09-04
sna: Port prime interfacing
Chris Wilson
2012-09-02
sna: Don't retire when searching for a snoopable buffer without hw support
Chris Wilson
2012-08-30
sna/dri: Hold a reference to the vsync blit
Chris Wilson
2012-08-28
sna: Align active upload buffers to the next page for reuse
Chris Wilson
2012-08-28
sna: Discard inplace flag if we create a CPU map for the upload buffer
Chris Wilson
2012-08-28
sna: Propagate the request to flush rather than directly submit the batch
Chris Wilson
2012-08-28
sna: Make sure we reset the domain tracking when exporting DRI bo
Chris Wilson
2012-08-27
sna: Track outstanding requests per-ring
Chris Wilson
2012-08-27
sna: Ensure that we create a GTT mapping for the inplace upload buffer
Chris Wilson
2012-08-27
sna: Add a modicum of DBG to kgem_is_idle()
Chris Wilson
2012-08-27
sna: A little more DBG to try and identify ratelimiting ops
Chris Wilson
2012-08-27
sna: Assert that the bo is marked as 'flush' when exported to DRI clients
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
2012-08-23
sna: Flush the batch if it contains any DRI pixmaps
Chris Wilson
2012-08-21
sna: Display still resident memory in inactive/snoop caches under DEBUG_MEMORY
Chris Wilson
2012-08-21
sna: Fix the assertion for tracking proxies in the batch
Chris Wilson
2012-08-21
sna: Mark all levels of a proxy as dirty
Chris Wilson
2012-08-20
sna: Assign a unique id to snoopable CPU bo
Chris Wilson
2012-08-20
sna: Trim a parameter from kgem_bo_mark_dirty() and add some assertions
Chris Wilson
2012-08-20
sna: Keep a stash of the most recently allocated requests
Chris Wilson
2012-08-20
sna: A few more buffer cache management assertions
Chris Wilson
2012-08-20
sna: Add a couple of buffer cache management assertions
Chris Wilson
2012-08-15
sna: Submit the batch upon destroying a ShmPixmap
Chris Wilson
[next]