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
Age
Commit message (
Expand
)
Author
2007-03-14
Bump to 1.9.92 for RC2.
xf86-video-intel-1.9.92
Eric Anholt
2007-03-14
Make sure the legacy texture area is there when needed.
Michel Dänzer
2007-03-13
Refine the i855 LVDS clock code. In particular, p2 is always 14.
Eric Anholt
2007-03-13
Get SDVO DPMS working on the Mac Mini by writing SDVOB and SDVOC together.
Eric Anholt
2007-03-13
Use a POSTING_READ(reg) macro instead of using the (void)INREG(reg) pattern.
Eric Anholt
2007-03-13
Add PCI write posting protection to i2c putbits.
Eric Anholt
2007-03-13
Add write posting protection for the SDVO DPMS-on path.
Eric Anholt
2007-03-13
Replace #if 0ed LVDS register setting with updated comment.
Eric Anholt
2007-03-13
Add write posting protections to relevant register writes in the mode-set path.
Eric Anholt
2007-03-13
Fix uninitialized string use in SDVO non-TMDS case.
Eric Anholt
2007-03-12
Make the 965 use Y-major tiling for the depth buffer, as required by the spec.
Eric Anholt
2007-03-12
Fix build against released libdrm.
Michel Dänzer
2007-03-12
Defer flipping pages back to normal until the end of the DRI block handler.
Michel Dänzer
2007-03-12
Disable page flipping if the DRM is older than 1.9.
Michel Dänzer
2007-03-12
Fix attempt to flip pages back to normal when the last 3D window disappears.
Michel Dänzer
2007-03-12
Remove unused have3DWindows from pI830.
Michel Dänzer
2007-03-11
fixup missing assert includes
Dave Airlie
2007-03-11
fixup brace alignment for older X.org
Dave Airlie
2007-03-11
add XMODES flags to the i2c drivers
Dave Airlie
2007-03-09
Don't crash when the SAREA pointer is NULL.
i830-pageflip
Michel Dänzer
2007-03-09
Revert change accidentally included in previous commit.
Michel Dänzer
2007-03-09
Update SAREA pipe sizes in i830_crtc_dpms instead of i830PipeSetBase.
Michel Dänzer
2007-03-09
Merge remote branch 'origin/master' into i830-pageflip
Michel Dänzer
2007-03-09
Merge remote branch 'origin/master' into i830-pageflip
Michel Dänzer
2007-03-07
Bug #10157: Fix cursor corruption on server regen.
Eric Anholt
2007-03-07
Add some additional checks when XAA is enabled.
Alan Hourihane
2007-03-06
Remove usage of 'shadow' module. Use xf86CrtcScreenInit.
Keith Packard
2007-03-06
Bug #9898: Fix a crash with NoAccel set.
Eric Anholt
2007-03-06
Remove leftover code that was disabling tiling after we set it up.
Eric Anholt
2007-03-06
Make the depth buffer X tiled instead of Y, and fix a Y tiling nit on 945.
Eric Anholt
2007-03-06
Continue to allocate the legacy texture pool by default.
Eric Anholt
2007-03-06
Fix build failure.
Michel Dänzer
2007-03-06
Fix reduced DRI memory manager size.
Michel Dänzer
2007-03-06
Fix some conditionals related to triple buffering.
Michel Dänzer
2007-03-06
Unify allocation of back buffers.
Michel Dänzer
2007-03-06
Remove warnings about potential artifacts with page flipping and mixed 2D/3D.
Michel Dänzer
2007-03-06
Merge remote branch 'origin/master' into i830-pageflip
Michel Dänzer
2007-03-05
Move EnterVT mode setting code to xf86SetDesiredModes.
Keith Packard
2007-03-06
Merge branch 'master' of git://proxy.ims.intel.com:9419/git/xorg/driver/xf86-...
Wang Zhenyu
2007-03-06
EXA: try to always alloc exa i965 state buffer in stolen mem
Wang Zhenyu
2007-03-05
Merge branch 'modesetting'
Keith Packard
2007-03-05
Move single mode setting code to X server.
modesetting
Keith Packard
2007-03-05
Merge remote branch 'origin/master' into i830-pageflip
Michel Dänzer
2007-03-05
Fix DRM memory manager initialization.
Michel Dänzer
2007-03-05
Fix handling of new vs. old texture pools.
Michel Dänzer
2007-03-05
Be more verbose when page flipping can't be enabled for various reasons.
Michel Dänzer
2007-03-04
Merge branch 'modesetting'
Eric Anholt
2007-03-04
Set version number to 2.0 RC1 (1.9.91).
xf86-video-intel-1.9.91
Keith Packard
2007-03-04
Support new CRTC/Output prepare/commit hooks.
Keith Packard
2007-03-04
Fix a crash with XAA and DRI disabled after the allocation rework.
Eric Anholt
[next]