summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-09-14Replace a couple of mis-uses of the screen's bpp when the pixmap's was needed.Eric Anholt
2006-09-14Replace duplicated sync code in exa with a call to I830Sync.Eric Anholt
2006-09-13Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-v...Alan Hourihane
2006-09-13bump max Xvideo height to 1088 to cope with some players.root
2006-09-11reimplement Solid functionWang Zhenyu
2006-09-08Remove xf86_ansic.h usage.Eric Anholt
2006-09-08Fix a compile failure from the last commit.Eric Anholt
2006-09-08Merge branch 'exa-origin' into exaEric Anholt
2006-09-07Remove another debug printf.Eric Anholt
2006-09-07Re-remove xf86_ansic.h, and move copyright to the top of the file.Eric Anholt
2006-09-07Remove the UTS/DFS implementations that just match the fallback versions.Eric Anholt
2006-09-07Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-v...Alan Hourihane
2006-09-07When in MergedFB mode, fix offscreen memory allocation.Alan Hourihane
2006-09-06Remove a debug printf.Eric Anholt
2006-09-01Add a check for intel-gen4asm, and rules to compile {wm,sf}_prog.h using it.Eric Anholt
2006-08-31verbose debug message for panel sync dataKeith Packard
2006-08-29Fix bug with probing info of DFP2 and LFP2 connectedAlan Hourihane
2006-08-28Fix SetVBlank to operate all the timeAlan Hourihane
2006-08-25Making render log a little quiet in normalWang Zhenyu
2006-08-24Bug #7957: Fix distcheck.Ross Burton
2006-08-24Current 915 render operations for 915G/945G onlyWang Zhenyu
2006-08-24Merge branch 'master' into exaWang Zhenyu
2006-08-22fix typoAlan Hourihane
2006-08-22pci id update for CrestlineWang Zhenyu
2006-08-21remove GL* usageAlan Hourihane
2006-08-21Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-v...Alan Hourihane
2006-08-21Fix bug #7930, i810 doesn't compile without DRIAlan Hourihane
2006-08-17Bug #7905: Mark DRI state as dirty in 965 textured video, fixing hangs with 3d.Eric Anholt
2006-08-16Disable device check when mergedfb in operation.Alan Hourihane
2006-08-16Fix bug #5150. Disable LVDS usage on i915G, i945G and i965G.Alan Hourihane
2006-08-11Fix undefined alloc type for agp memoryWang Zhenyu
2006-08-10Bug #7829: Fix reported driver version.Eric Anholt
2006-08-10Bug #7835: Restore unused fields in I830DRIRec to avoid i915 DRI breakage.Eric Anholt
2006-08-09Clean up warnings.Eric Anholt
2006-08-09Merge branch 'textured-video', bringing in fixed-up i915 textured video.Eric Anholt
2006-08-09Add missing headers to i810_drv_la_SOURCESKeith Packard
2006-08-08Merge branch 'i965', adding i965G support.Eric Anholt
2006-08-08Intel bug #49: Fix video output at 32bpp by using B8G8R8A8 instead of B8G8R8X8.Eric Anholt
2006-08-08Intel bug #35: Fix accelerator syncing with DGA.Alan Hourihane
2006-08-08Disable error register dumping in dri TransitionTo2d. This's forWang Zhenyu
2006-08-08bump to 1.6.3Alan Hourihane
2006-08-08Re-enable monitor detect after a few fixups.Alan Hourihane
2006-08-08Disable detecting of new monitors on VT switch.Alan Hourihane
2006-08-08bump to 1.6.2 to indicate mergedfb supportAlan Hourihane
2006-08-08Fix a build problem.Alan Hourihane
2006-08-08Merge branch 'master' of git+ssh://xorg.freedesktop.org/git/xorg/driver/xf86-...Alan Hourihane
2006-08-08Ensure palette is updated in mergedfb & clone modesAlan Hourihane
2006-08-04Fix a problem creating the I2C bus for the SDVOCAlan Hourihane
2006-08-04Disable dynamic front buffer mapping on i965.Eric Anholt
2006-08-03Add parenthesis so that IS_I965G doesn't make the test pass for 8-bit.Eric Anholt