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-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
2012-08-21
sna: Mark all levels of a proxy as dirty
Chris Wilson
2012-08-20
sna: Trim a parameter from kgem_bo_mark_dirty() and add some assertions
Chris Wilson
2012-07-25
Assume all unknown chipsets are future gen
Chris Wilson
2012-07-21
sna: Update assertion for cached io buffers
Chris Wilson
2012-07-21
sna: Correct assertion for __kgem_bo_size()
Chris Wilson
2012-07-21
sna: Change the vmap interface name to userptr
Chris Wilson
2012-07-21
sna: s/vmap/snoop/ since we use the flag more generically
Chris Wilson
2012-07-21
sna: Fix role reversal of __kgem_bo_size() and kgem_bo_size()!
Chris Wilson
2012-07-21
sna: Refresh experimental userptr vmap support
Chris Wilson
2012-07-21
sna: Only update a buffer when it becomes dirty
Chris Wilson
2012-07-20
sna: Rename kgem_partial_bo to kgem_buffer
Chris Wilson
2012-07-20
sna: Replace 'sync' flag with equivalent 'flush'
Chris Wilson
2012-07-20
sna: Remove unused scanout-is-dirty? flag
Chris Wilson
2012-07-19
sna: Handle mixed bo/buffers in assertions
Chris Wilson
2012-07-18
sna: Enable runtime detection of set-cacheing ioctl
Chris Wilson
2012-07-18
sna: Maintain a short-lived cache of snoopable CPU bo for older gen
Chris Wilson
2012-07-16
sna: Disable snoopable uplaod buffers for gen4
Chris Wilson
2012-07-16
Wrap defines to avoid redefinition warnings
Chris Wilson
2012-07-14
sna: Avoid BLT to snoopable bo on older gen
Chris Wilson
2012-07-14
sna: Allow BLT support on future unknown hardware
Chris Wilson
2012-07-14
sna: Do not perform batch compaction on old kernels
Chris Wilson
2012-07-14
sna: Aim for consistency and use stdbool except for core X APIs
Chris Wilson
2012-07-11
sna: Remove unused cached partials list
Chris Wilson
2012-07-10
sna: Avoid the expensive recomputation of the region when copying
Chris Wilson
2012-07-09
sna: Simplify the DBG incarnation
Chris Wilson
2012-07-03
sna: Use set-cache-level ioctl to create CPU bo
Chris Wilson
2012-06-29
sna: Only consider the request list when deciding whether the GPU is busy
Chris Wilson
2012-06-23
sna: extend RandR to support super sized monitor configurations
Chris Wilson
2012-06-21
sna/gen3+: Keep vbo cached
Chris Wilson
2012-06-20
sna: Don't clear the needs_flush flag after emitting a flush on the busy bo
Chris Wilson
2012-06-19
sna: Explain why we ignore the busy status result during kgem_bo_flush()
Chris Wilson
2012-06-18
sna: Check if the busy is truly busy before commiting to an indirect upload
Chris Wilson
2012-06-11
sna: Instrument memory/bo allocations for monitoring over time
Chris Wilson
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
[next]