summaryrefslogtreecommitdiff
path: root/src/i830_driver.c
AgeCommit message (Expand)Author
2007-03-24Merge git://proxy01.pd.intel.com:9419/git/xorg/driver/xf86-video-intel into c...Nian Wu
2007-03-23Record 3D state loss at EnterVT in last_3d value.Keith Packard
2007-03-23Don't call AdjustFrame on EnterVT.Keith Packard
2007-03-20Merge branch 'master' into crestlineEric Anholt
2007-03-20Attempt to fix single/dual-channel issues on i9xx LVDS panels.Eric Anholt
2007-03-20Merge branch 'master' of git://proxy.ims.intel.com:9419/git/xorg/driver/xf86-...Wang Zhenyu
2007-03-17Build fix for pre-XF86DRI_MM environments.Keith Packard
2007-03-15Fix sparse warnings about using 0 for NULL.Eric Anholt
2007-03-15Use new driver-independent CRTC-based cursor layer.Keith Packard
2007-03-11fixup missing assert includesDave Airlie
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-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-06Continue to allocate the legacy texture pool by default.Eric Anholt
2007-03-06Fix reduced DRI memory manager size.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-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-03Merge branch 'modesetting-origin' into modesettingKeith Packard
2007-03-03Update for Aaron's xserver changes.Keith Packard
2007-03-03Merge branch 'modesetting' into crestlineKeith Packard
2007-02-28Update vblank pipe setup when setting a mode.Michel Dänzer
2007-02-26Consolidate shared structure allocation to the start of ScreenInit.Eric Anholt
2007-02-26Fix XV issues on 965 after the allocation reworkEric Anholt
2007-02-26Move the initial EnterVT to after we've set up acceleration.Eric Anholt
2007-02-26Fix some texture memory allocation issues.Eric Anholt
2007-02-23Improve logging of memory allocation passes, and clean the code up a bit.Eric Anholt
2007-02-23Move memory allocation to ScreenInit rather than PreInit.Eric Anholt
2007-02-23Rework the video memory allocation.Eric Anholt
2007-02-22Disable unused functions after configuring the remaining resources.Keith Packard
2007-02-20Add support for triple buffering using a third static buffer.Michel Dänzer
2007-02-16Change rotation pixmap creation API to permit start-time rotation.Keith Packard
2007-02-14Create driver-independent DGA hooks, remove i830 DGA code.Keith Packard
2007-02-14WIP DGA generic support.root
2007-02-14Revive i830 page flipping support.Michel Dänzer
2007-02-13Attempt to detect panel fixed mode from EDID or current programmed mode.Eric Anholt
2007-02-02Add Intel 965GM chipset supportWang Zhenyu
2007-02-02Revert original crestline pci id patchWang Zhenyu
2007-02-02Merge branch 'modesetting' into crestlineWang Zhenyu
2007-02-01Improve register debugging output.Eric Anholt
2007-02-01Remove some more dead options.Eric Anholt
2007-01-31Remove custom accelerated rotation code now that it's all done through Render.Eric Anholt