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_accel.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
Emit the flush after a potential draw from the BlockHandler.
Chris Wilson
2010-06-09
Revert "xp:trapezoids"
Chris Wilson
2010-06-08
xp:trapezoids
Chris Wilson
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
Remove flush parameter from intel_batch_flush()
Chris Wilson
2009-12-02
Rename I830Sync() to intel_sync()
Chris Wilson
2009-12-02
batch: Avoid flushing a NULL batch
Chris Wilson
2009-12-02
Review use of errno after libdrm call
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-10-14
debug: Enable cache flushing after every operation
Chris Wilson
2009-10-14
conf: Add debugging flush options
Chris Wilson
2009-10-08
Rename the xv pPriv to adaptor_priv to reflect whose private it is.
Eric Anholt
2009-10-08
Call pPixmaps plain old pixmaps.
Eric Anholt
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
Remove the reg_dumper code, now that it's been moved to intel_gpu_tools.
Eric Anholt
2009-10-06
Move to kernel coding style.
Eric Anholt
2009-10-06
Remove UMS support.
Eric Anholt
2009-10-05
Remove error state dumping code.
Eric Anholt
2009-07-22
Only align DRI2 tiled pixmaps to the DRI2 tiled pixmap alignment requirement.
Eric Anholt
2009-07-10
Remove NoAccel support
Keith Packard
2009-04-28
Remove a handful of pointless comments
Kristian Høgsberg
2009-04-27
Replace I830Sync's irq emit/wait code with bufmgr use.
Eric Anholt
2009-04-27
unifdef I830_USE_UXA.
Eric Anholt
2009-04-27
Remove EXA support.
Eric Anholt
2009-04-27
Remove XAA support.
Eric Anholt
2009-04-27
Remove DRI1 support.
Eric Anholt
2009-04-27
Don't try to do anything for I830Sync when VT switched.
Eric Anholt
2009-04-21
Replace a bunch of #ifdef debug flushing/syncing with a single function.
Eric Anholt
2009-03-06
intel: Nuke shared-entity support (zaphod mode).
Eric Anholt
2009-01-20
Remove triple-buffering support
Owain G. Ainsworth
2009-01-14
Fix ioctl type.
Owain G. Ainsworth
2008-12-03
Enable tiling for DRI2 back/depth buffers.
Eric Anholt
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-17
Handle differently tiled front/back/depth/third in DRI window management
Keith Packard
2008-10-14
Update to DRI2 changes.
dri2
Kristian Høgsberg
2008-10-14
Merge commit 'origin/master' into HEAD
Kristian Høgsberg
2008-10-06
Fix driver build against server 1.4.2.
Eric Anholt
2008-09-04
DRI2: Move pixmap pitch alignment for use with depth to pixmap create.
Eric Anholt
2008-08-29
Add DRI2 support.
Kristian Høgsberg
2008-08-12
Don't wait for ring if kernel mode setting is active
Jesse Barnes
2008-08-05
Use dri_bo for all object allocations, including pixmaps under uxa
Keith Packard
2008-08-05
Make EXA functions work for UXA as well
Keith Packard
2008-08-05
Add UXA - the unified memory acceleration architecture.
Keith Packard
2008-06-10
[gem] Don't set up the ring in GEM mode, as that'll be handled by the kernel.
Eric Anholt
[next]