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
2009-03-02
Disable fb resizing for DRI1-only server so that DRI1 can initialize.
Eric Anholt
2009-02-24
Don't do AdjustFrame in KMS mode.
Eric Anholt
2009-02-24
Move disable_render_standby to EnterVT instead of startup.
Helge Bahmann
2009-02-24
Dont allocate overlay registers in KMS mode.
Kristian Høgsberg
2009-02-24
Make Xv used a buffer object instead of i830_memory.
Kristian Høgsberg
2009-02-24
Un-revert the I915_SETPARAM_NUM_USED_FENCES commit reverted by accident.
Kristian Høgsberg
2009-02-24
Fix last-minute "cleanup" that broke the patch.
Kristian Høgsberg
2009-02-24
Implement front buffer resize for KMS.
Kristian Høgsberg
2009-02-24
Support tiled back/depth on 915-class hardware with DRI2.
Jesse Barnes
2009-02-24
Resize framebuffer on screen size change (requires UXA and DRI2)
Keith Packard
2009-02-24
warning fix.
Eric Anholt
2009-02-24
Remove logical context setup.
Eric Anholt
2009-01-21
Don't run in KD_TEXT mode even with KMS
Jesse Barnes
2009-01-21
Tear down batchbuffers unconditionally on LeaveVT
Jesse Barnes
2009-01-21
Re-emit i915 composite setup when the batchbuffer wraps.
Eric Anholt
2009-01-15
use ifdef __linux__ where needed.
Owain G. Ainsworth
2008-12-31
Don't touch the pipestat regs for detecting FIFO underrun. The kernel owns them.
Eric Anholt
2008-12-30
Add PCI write posting to LeaveVT path when we're about to wait on write results.
Eric Anholt
2008-12-30
intel: don't call enter/leave VT for KMS enabled systems
Dave Airlie
2008-12-15
Fix directRenderingType check
Zhenyu Wang
2008-12-11
Try to always probe SDVOC on 965G/965GM
Zhenyu Wang
2008-12-11
i965: Add batch_flush_notify hook to create new vertex-buffer bo
Carl Worth
2008-12-08
Make sure DRI/DRI2 can initialize properly with KMS.
Kristian Høgsberg
2008-12-08
Simplify crtc preinit a bit.
Kristian Høgsberg
2008-12-05
Move i965 video cc state to BOs.
Eric Anholt
2008-11-17
Merge commit 'origin/master' into dri2
Kristian Høgsberg
2008-11-06
Make IS_GM45 into IS_G4X define
Zhenyu Wang
2008-11-05
Make I830FALLBACK debugging a runtime instead of compile-time option.
Eric Anholt
2008-11-05
Add an option to make the overlay be the first XV adaptor.
Maxim Levitsky
2008-11-04
Remove the CheckDevices timer.
Eric Anholt
2008-10-30
Don't modify render standby if kernel mode setting is active
Jesse Barnes
2008-10-19
Enable Option "Legacy3D" for 965 as well, and clarify both the docs and code.
Eric Anholt
2008-10-19
Reduce incidence of MI_FLUSH usage.
Keith Packard
2008-10-16
Don't handle irq in GEM mode
Zhenyu Wang
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-14
Fix broken stolen memory counting on G4X.
Eric Anholt
2008-10-08
Put forware VBIOS data parsing
Zhenyu Wang
2008-10-06
Fix driver build against server 1.4.2.
Eric Anholt
2008-10-01
Eliminate INT10 call to get BIOS contents
Keith Packard
2008-09-30
Work around gcc uninitialized variable warnings
Jesse Barnes
2008-09-28
Bug #16631: add option for SDVO force detect
Zhenyu Wang
2008-09-26
Render register clock gating disable fix on 4 series chipset
Zhenyu Wang
2008-09-26
Bug #16515: Fix VT switch with DVI on G45
Zhenyu Wang
2008-09-16
Move bufmgr init earlier so it's available at I830DRIDoMappings time.
Xiang, Haihao
2008-09-16
Put back check for pI830->hw_status in setting hws in non-GEM mode.
Xiang, Haihao
2008-09-12
Fix mis-merge of DRI2 changes related to pI830->directRenderingType
Keith Packard
2008-09-11
Add support for G41 chipset
Zhenyu Wang
2008-09-11
Disable render standby
Zhenyu Wang
2008-09-10
Merge branch 'master' into dri2
Eric Anholt
[next]