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_driver.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
i965: Compile fix.
Chris Wilson
2010-06-21
Also submit any pending flush for *this* batch in the BlockHander.
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-06-07
Allocate a correctly sized framebuffer when tiling by using libdrm's support.
Eric Anholt
2010-06-07
uxa: Setup acceleration functions prior to the damage layer
Chris Wilson
2010-06-07
Adapt glyphs for changes in devPrivates API
Chris Wilson
2010-06-06
Use libc instead of deprecated libc wrappers for malloc/calloc/free.
Eric Anholt
2010-05-23
i915: amalgamate composite into a single primitive list
Chris Wilson
2010-04-15
uxa: Reuse in-flight bo
Chris Wilson
2010-04-13
render: tell the kernel explicitly when fences are needed
Daniel Vetter
2010-04-10
Review i830_pad_drawable_width()
Chris Wilson
2010-04-08
XvMC: unify PutImage handling
Daniel Vetter
2010-03-18
intel: free bus id in error path after printing it out.
Dave Airlie
2010-03-04
Remove remaining fbOffset setting.
Eric Anholt
2010-03-04
Remove a piece of fbOffset cruft from non-DRM support.
Eric Anholt
2010-03-04
Remove i830_allocate_2d_memory() now that it only called one function.
Eric Anholt
2010-03-04
Init CRTC cursors with CRTC setup instead of i830_memory.
Eric Anholt
2010-03-04
Remove intel_sync() at teardown time.
Eric Anholt
2010-03-04
Remove 3D state clobber on EnterVT, and always clobber at batch start.
Eric Anholt
2010-03-04
Remove pre-2.6.29 error message handling since we require KMS.
Eric Anholt
2010-03-04
Move batch and 965 render state setup/teardown to screen init/close.
Eric Anholt
2010-03-04
i830_memory: switch frontbuffer to drm_intel_bo
Daniel Vetter
2010-03-04
i830_memory: rename i830_bind_all_memory to reflect code reality
Daniel Vetter
2010-03-04
i830_memory: rip out the old video memory allocator
Daniel Vetter
2010-03-04
i830_memory: kill i830_desribe_allocations
Daniel Vetter
2010-03-04
i830_memory: rip out field "offset"
Daniel Vetter
2010-02-20
Remove dead i830_display.h.
Eric Anholt
2010-02-20
Remove dead i830_bios.h.
Eric Anholt
2010-02-20
Fix an unused variable warning for !INTEL_XVMC.
Eric Anholt
2010-02-20
Remove dead assignments noticed by clang.
Eric Anholt
2010-02-20
Remove stale junk in VideoRam setup, noticed by clang.
Eric Anholt
2010-02-20
Remove dead UMS CRTC resize code.
Eric Anholt
2009-12-07
batch: Ensure we send a MI_FLUSH in the block handler for TFP
Chris Wilson
2009-12-04
intel: And remember to flush the batch...
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-11-29
batch: Track pixmap domains.
Chris Wilson
2009-11-29
Cleanup a few compiler warnings.
Chris Wilson
2009-11-10
Check that batch buffers are atomic.
Chris Wilson
2009-10-15
Enable XVMC by default on gen4.
Eric Anholt
2009-10-14
conf: Add debugging flush options
Chris Wilson
2009-10-13
Drop frontbuffer from crtc in I830CloseScreen
Albert Damen
2009-10-08
Rename pScreen to screen.
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
[next]