summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-11add XMODES flags to the i2c driversDave Airlie
2007-03-09Don't crash when the SAREA pointer is NULL.Michel Dänzer
2007-03-09Revert change accidentally included in previous commit.Michel Dänzer
2007-03-09Update SAREA pipe sizes in i830_crtc_dpms instead of i830PipeSetBase.Michel Dänzer
2007-03-09Merge remote branch 'origin/master' into i830-pageflipMichel Dänzer
2007-03-09Merge remote branch 'origin/master' into i830-pageflipMichel Dänzer
2007-03-07Bug #10157: Fix cursor corruption on server regen.Eric Anholt
2007-03-07Merge git://proxy01.pd.intel.com:9419/git/xorg/driver/xf86-video-intel into c...Nian Wu
2007-03-07Add some additional checks when XAA is enabled.Alan Hourihane
2007-03-06Remove usage of 'shadow' module. Use xf86CrtcScreenInit.Keith Packard
2007-03-06Bug #9898: Fix a crash with NoAccel set.Eric Anholt
2007-03-06Remove leftover code that was disabling tiling after we set it up.Eric Anholt
2007-03-06Make the depth buffer X tiled instead of Y, and fix a Y tiling nit on 945.Eric Anholt
2007-03-06Merge git://proxy01.pd.intel.com:9419/git/xorg/driver/xf86-video-intel into c...Nian Wu
2007-03-06Continue to allocate the legacy texture pool by default.Eric Anholt
2007-03-06Fix build failure.Michel Dänzer
2007-03-06Merge git://proxy01.pd.intel.com:9419/git/xorg/driver/xf86-video-intel into c...Nian Wu
2007-03-06Fix reduced DRI memory manager size.Michel Dänzer
2007-03-06Fix some conditionals related to triple buffering.Michel Dänzer
2007-03-06Unify allocation of back buffers.Michel Dänzer
2007-03-06Remove warnings about potential artifacts with page flipping and mixed 2D/3D.Michel Dänzer
2007-03-06Merge remote branch 'origin/master' into i830-pageflipMichel Dänzer
2007-03-05Move EnterVT mode setting code to xf86SetDesiredModes.Keith Packard
2007-03-06Merge branch 'master' of git://proxy.ims.intel.com:9419/git/xorg/driver/xf86-...Wang Zhenyu
2007-03-06EXA: try to always alloc exa i965 state buffer in stolen memWang Zhenyu
2007-03-05Merge git://proxy01.pd.intel.com:9419/git/xorg/driver/xf86-video-intel into c...Nian Wu
2007-03-05Merge branch 'crestline' of git://otc-graphics.jf.intel.com/git/xorg/driver/x...Nian Wu
2007-03-05Merge branch 'modesetting'Keith Packard
2007-03-05Move single mode setting code to X server.Keith Packard
2007-03-05Merge branch 'modesetting' of git://proxy01.pd.intel.com:9419/git/xorg/driver...Nian Wu
2007-03-05Fix 965GM SDVO by not setting fields in SDVO[BC] which have new meanings.Eric Anholt
2007-03-05Merge remote branch 'origin/master' into i830-pageflipMichel Dänzer
2007-03-05Fix DRM memory manager initialization.Michel Dänzer
2007-03-05Merge branch 'modesetting' into crestlineEric Anholt
2007-03-05Fix handling of new vs. old texture pools.Michel Dänzer
2007-03-05Be more verbose when page flipping can't be enabled for various reasons.Michel Dänzer
2007-03-04Merge branch 'modesetting'Eric Anholt
2007-03-04Set version number to 2.0 RC1 (1.9.91).Keith Packard
2007-03-04Support new CRTC/Output prepare/commit hooks.Keith Packard
2007-03-04Fix a crash with XAA and DRI disabled after the allocation rework.Eric Anholt
2007-03-04Use -f for ln of server source. Otherwise, changing paths didn't take effect.Eric Anholt
2007-03-04Add a little BIOS dumper program.Eric Anholt
2007-03-04Shadow pixmaps use fixed offset of 0.Keith Packard
2007-03-04Merge branch 'crestline' of git://otc-graphics.jf.intel.com/git/xorg/driver/x...Nian Wu
2007-03-03Merge branch 'modesetting-origin' into modesettingKeith Packard
2007-03-03Update for Aaron's xserver changes.Keith Packard
2007-03-03LVDS dither control moved from PFIT to LVDS register for CrestlineKeith Packard
2007-03-03Merge branch 'modesetting' into crestlineKeith Packard
2007-03-03Merge branch 'modesetting' of git://proxy01.pd.intel.com:9419/git/xorg/driver...Nian Wu
2007-03-02Add a WIP UploadToScreen implementation. This almost displays right.Eric Anholt