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
/
intel_batchbuffer.c
Age
Commit message (
Expand
)
Author
2013-01-30
uxa: Harden against failures to submit batchbuffers
Chris Wilson
2013-01-11
intel: Throttle harder
Chris Wilson
2012-11-30
Convert generation counter to octal
Chris Wilson
2012-05-23
intel: convert to new screen conversion APIs
Dave Airlie
2012-03-15
uxa: Simplify flush tracking
Chris Wilson
2012-03-15
uxa: Kill the complicated in-flight tracking
Chris Wilson
2011-11-16
Compile out UXA if so desired
Chris Wilson
2011-10-11
snb: implement PIPE_CONTROL workaround
Daniel Vetter
2011-05-09
Add support for Ivybridge chipset.
Eric Anholt
2011-05-07
Ensure that the partial batch is flushed upon the blockhandler
Chris Wilson
2011-04-08
intel: Restore manual flush for old kernels
Chris Wilson
2011-04-08
Tell users to grab i915_error_state on gpu hangs
Daniel Vetter
2011-04-07
gen6: Invalidate texture cache
Chris Wilson
2011-04-04
Take advantage of the kernel flush for dirty bo in the busy ioctl
Chris Wilson
2011-04-04
i965: segregate each vertex element into its own buffer
Chris Wilson
2010-12-03
Wait on the current buffer to complete when running synchronously.
Chris Wilson
2010-12-03
i965: Amalgamate surface binding tables
Chris Wilson
2010-12-03
i965: Upload an entire vbo in a single pwrite, rather than per-rectangle
Chris Wilson
2010-11-05
Wait for any pending rendering before switching modes.
Chris Wilson
2010-11-01
add BLT ring support
Zou Nan hai
2010-11-01
Xv: setup pipeline for Xv on Sandybridge
Xiang, Haihao
2010-10-07
Include a chipset generation number to clarify device specific paths.
Chris Wilson
2010-06-25
Rename common infrastructure to the intel namespace.
Chris Wilson