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
/
i830_batchbuffer.c
Age
Commit message (
Expand
)
Author
2010-06-25
Rename common infrastructure to the intel namespace.
Chris Wilson
2010-06-25
i810: Move into a legacy directory.
Chris Wilson
2010-06-21
Do not clear need_mi_flush within the batch.
Chris Wilson
2010-06-21
Emit the flush after a potential draw from the BlockHandler.
Chris Wilson
2010-06-17
i830: Remove domain tracking from pixmaps.
Chris Wilson
2010-06-17
i830: Tidy i830_uxa_put_image()
Chris Wilson
2010-06-10
i830: Limit disabling acceleration following EIO to !i965
Chris Wilson
2010-06-10
i830: Only emit the disabling GPU error message once.
Chris Wilson
2010-06-09
Revert "xp:trapezoids"
Chris Wilson
2010-06-08
xp:trapezoids
Chris Wilson
2010-06-08
implicit-flush
Chris Wilson
2010-06-06
Use libc instead of deprecated libc wrappers for malloc/calloc/free.
Eric Anholt
2010-05-31
Disable acceleration if we detect a hardware error.
Chris Wilson
2010-05-26
Add vertex bo to the list of buffers to be torn down.
Chris Wilson
2010-05-24
i915: Move vertices into a vertex buffer object.
Chris Wilson
2010-05-24
Use pwrite to upload the batch buffer
Chris Wilson
2010-05-23
i915: amalgamate composite into a single primitive list
Chris Wilson
2010-05-17
i830: Remove vestigal debugging ALWAYS_FLUSH and ALWAYS_SYNC
Chris Wilson
2010-05-14
i830: Teardown batch entries on reset.
Chris Wilson
2010-04-15
uxa: Reuse in-flight bo
Chris Wilson
2010-03-05
Rate limit batch buffer error.
Chris Wilson
2010-03-04
Remove 3D state clobber on EnterVT, and always clobber at batch start.
Eric Anholt
2010-02-20
Remove dead i830_ring.h.
Eric Anholt
2009-12-07
batch: Ensure we send a MI_FLUSH in the block handler for TFP
Chris Wilson
2009-12-02
batch: Downgrade batch submission from a FatalError.
Chris Wilson
2009-12-02
Remove flush parameter from intel_batch_flush()
Chris Wilson
2009-12-02
Review use of errno after libdrm call
Chris Wilson
2009-11-30
debug: Enable dumping of batchbuffer [compile-time only]
Chris Wilson
2009-11-30
debug: Don't always flush the batch when emitting a debugging flush
Chris Wilson
2009-11-29
batch: Track pixmap domains.
Chris Wilson
2009-11-10
Check that batch buffers are atomic.
Chris Wilson
2009-10-14
conf: Add debugging flush options
Chris Wilson
2009-10-08
Rename the xf86 screen private from pScrn to scrn.
Eric Anholt
2009-10-08
Rename the screen private from I830Ptr pI830 to intel_screen_private *intel.
Eric Anholt
2009-10-06
Move to kernel coding style.
Eric Anholt
2009-10-06
Remove UMS support.
Eric Anholt
2009-06-11
intel_batch_init: test have_gem, not directRenderingType
Keith Packard
2009-05-13
Add new have_gem flag
Jesse Barnes
2009-04-27
Replace I830Sync's irq emit/wait code with bufmgr use.
Eric Anholt
2009-03-06
intel: Nuke shared-entity support (zaphod mode).
Eric Anholt
2009-03-06
Fix another VT switch leak
Lukáš Hejtmánek
2009-01-17
intel: fix DRI2 should be DRI_DRI2
Dave Airlie
2009-01-15
Fix invarient state emits for DRI2 (do it per batch, since there's no lock).
Eric Anholt
2009-01-06
FatalError on batchbuffer map failure
Keith Packard
2008-12-08
i965: Add batch_flush_notify hook to create new vertex-buffer bo
Carl Worth
2008-11-17
Merge commit 'origin/master' into dri2
Kristian Høgsberg
2008-10-19
Reduce incidence of MI_FLUSH usage.
Keith Packard
2008-10-14
Merge commit 'origin/master' into HEAD
Kristian Høgsberg
2008-10-09
For non-DRM, add NOOPs after BATCH_BUFFER_START to verify completion
Keith Packard
2008-10-09
i830 nondrm batch buffer insertion was missing ADVANCE_LP_RING() call
Keith Packard
[next]