summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2007-03-02Move EXA offscreen memory back after framebuffer to avoid fallbacks.Eric Anholt
2007-03-02Fix copy/paste typo in the input driver provides.Julien Cristau
2007-03-02Fix a crash when an ARGB cursor allocation had failed.Eric Anholt
2007-03-02Merge branch 'modesetting' of git://proxy01.pd.intel.com:9419/git/xorg/driver...Nian Wu
2007-03-01Fix one missed bit from the serverabiver -> serverminver renameDavid Nusinow
2007-03-01Actually add the files for reg_dumper.Eric Anholt
2007-03-01Merge branch 'modesetting' of git://proxy01.pd.intel.com:9419/git/xorg/driver...Nian Wu
2007-02-28Fix typo that prevented the input abi versioning from working.David Nusinow
2007-02-28Add a non-installed command line tool using libpciaccess to dump registers.Eric Anholt
2007-02-28Many fixes to mode_get, mode_set, clock limits, and register dumps on i855.Eric Anholt
2007-02-28Update vblank pipe setup when setting a mode.Michel Dänzer
2007-02-28I830DRIClipNotify: Fix initialization of crtcBox[1].[xy]2.Michel Dänzer
2007-02-28Merge branch 'modesetting' of git://proxy01.pd.intel.com:9419/git/xorg/driver...Nian Wu
2007-02-27Add support for X server input ABI versioningDavid Nusinow
2007-02-27Merge branch 'modesetting' of git://proxy01.pd.intel.com:9419/git/xorg/driver...Nian Wu
2007-02-27Revert "EXA: enlarge 965 exa state buffer size"Wang Zhenyu
2007-02-27EXA: enlarge 965 exa state buffer sizeWang Zhenyu
2007-02-27Fix typo when assign overlay reg mem pointerWang Zhenyu
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-26Bug #9604: Align the sizes of allocations to page increments as well.Eric Anholt
2007-02-26Fix physical memory allocations, including description in log.Eric Anholt
2007-02-26Fix some texture memory allocation issues.Eric Anholt
2007-02-26Fix a crash in startup monitor detect.Eric Anholt
2007-02-26 for merge with external treeZou Nan hai
2007-02-26 fix conflict with external branchZou Nan hai
2007-02-25Merge branch 'modesetting' of git://proxy01.pd.intel.com:9419/git/xorg/driver...Nian Wu
2007-02-23Always allocate logical_context, since we use it in emitting invariants.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-23Fix fence allocations on 965.Eric Anholt
2007-02-23Rework the video memory allocation.Eric Anholt
2007-02-22Reformat to 4-space indents, no trailing whitespace, and 80 columns.Eric Anholt
2007-02-22Remove copied X server headers from driver.Keith Packard
2007-02-22Disable unused functions after configuring the remaining resources.Keith Packard
2007-02-22I830DRISwapContext: Some cleanups.Michel Dänzer
2007-02-22Do not sync DRI windows between pages when possible.Michel Dänzer
2007-02-21Fix name of serverminverDavid Nusinow
2007-02-21Update serverabi generation to also account for driver ProvidesDavid Nusinow
2007-02-21intel.man: Fix typo.Michel Dänzer
2007-02-20Pre-965 hardware had fixed pipe 1 for panel fitter.Keith Packard
2007-02-20Add support for triple buffering using a third static buffer.Michel Dänzer
2007-02-20Don't mark page flipping as active when it really isn't.Michel Dänzer
2007-02-20Document Option "PageFlip".Michel Dänzer
2007-02-17Make distcheck fixes. Distribute all sources needed even for older servers.Keith Packard