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-07-14
sna: Tidy sna_copy_boxes
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-09
sna: Simplify the DBG incarnation
Chris Wilson
2012-07-07
sna: Add a couple of DBG flags to control upload buffers
Chris Wilson
2012-07-06
Allow matching against any device supported by drm/i915
Chris Wilson
2012-07-06
Make the detection of broken pre-production hardware verbose
Chris Wilson
2012-07-04
sna: drop an unused ret var
Chris Wilson
2012-07-04
sna: Fix detection of EIO through throttle
Chris Wilson
2012-07-04
sna: Use throttle() to confirm a GPU hang
Chris Wilson
2012-07-03
sna: check for failure to change cache level on the bo
Chris Wilson
2012-07-03
sna: Use set-cache-level ioctl to create CPU bo
Chris Wilson
2012-07-03
sna: Allow booting on older kernels by disabling HW acceleration
Chris Wilson
2012-06-28
sna: Add a DBG to the periodic flush mechanism
Chris Wilson
2012-06-26
sna/gen4: Check for peculiar initial values for the surface offset
Chris Wilson
2012-06-25
sna: remove the assert(0)s along error paths
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-21
sna: Micro-optimise search_inactive_cache
Chris Wilson
2012-06-21
sna: Tiles are only 128 bytes wide on gen2
Chris Wilson
2012-06-19
sna: Check results from syscalls
Chris Wilson
2012-06-18
sna: Align upload buffers to 128
Chris Wilson
2012-06-18
sna: Fixup tracking of vmap upload buffers
Chris Wilson
2012-06-15
sna: Remove mark-as-cpu after gem_pread
Chris Wilson
2012-06-13
Lots of trivial semantic fixes
Chris Wilson
2012-06-13
sna: Only reuse a write buffer if all external references have been dropped
Chris Wilson
2012-06-11
sna: Instrument memory/bo allocations for monitoring over time
Chris Wilson
2012-06-08
sna: Add DBG spew to flink()
Chris Wilson
2012-06-07
sna: Skip flushing the active queue if there is not a suitable bo pending
Chris Wilson
2012-06-06
sna: Check against integer overflows when computing cache size
Chris Wilson
2012-06-04
sna: Make the ignored return value explicit
Chris Wilson
2012-05-31
sna: Suppress flushes once we have cleared the kernel dirtiness
Chris Wilson
2012-05-30
sna: Convert remaining drmCommands to drmIoctl
Chris Wilson
2012-05-30
sna: Replace FREELIKE_BLOCK with MAKE_MEM_NOACCESS
Chris Wilson
2012-05-29
sna: Trim the set of includes
Chris Wilson
2012-05-28
sna: Bump experimental ioctl number for vmap
Chris Wilson
2012-05-28
sna: Only wait if there is a suitable active buffer
Chris Wilson
2012-05-28
sna/dri: Requeue vblank throttling until the vsync'ed copy completes
Chris Wilson
2012-05-28
sna: Add some debugging to show count of outstanding requests during retire
Chris Wilson
2012-05-28
sna: Search the inactive bo cache for a mappable upload buffer
Chris Wilson
2012-05-23
sna: Keep checking retirement for flushing list
Chris Wilson
2012-05-18
sna: Give the proxy a unique name
Chris Wilson
2012-05-18
sna: Track flushing status of live bo
Chris Wilson
2012-05-14
sna: Trim unused partial buffer uploads
Chris Wilson
2012-05-13
sna: Simplify partial buffer tracking
Chris Wilson
2012-05-13
sna: Optimise kgem_clear_dirty() by keeping dirty buffers at the front
Chris Wilson
2012-05-10
sna: handle vmap creation failures gracefully
Chris Wilson
[next]