summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-10-03Merge branch 'modesetting-origin' into modesettingKeith Packard
2006-10-03Enable XV_PORT attribute even when not in Clone mode.Keith Packard
2006-10-03Always register list of modes for outputs, even when disabled.Keith Packard
2006-10-02Move cursor base address register setting to a separate function.Eric Anholt
2006-10-02silence warningAlan Hourihane
2006-09-30Missing gamma bitAlan Hourihane
2006-09-30Fix issues with Xv locking up the engine. bug #7915.Alan Hourihane
2006-09-28Always call I830UpdateXineramaScreenInfo() unconditionally, and document why.Michel Dänzer
2006-09-28Fix picture's transform checkingWang Zhenyu
2006-09-28Fallback in mask picture for nowWang Zhenyu
2006-09-28Fix compile, add wm header file.Wang Zhenyu
2006-09-28Add simplest wm kernel program for no mask picture compositeWang Zhenyu
2006-09-27Merge branch 'master' into modesettingEric Anholt
2006-09-27Re-disable broken load-based CRT detection.Eric Anholt
2006-09-27Merge branch 'randr-1.2' into modesettingEric Anholt
2006-09-27Merge branch 'acpi-hotkey' into modesettingEric Anholt
2006-09-27Attempt to make the ACPI hotkey support a little more modesetting-compatible.Eric Anholt
2006-09-27Store viewport limits of both pipes in SAREA.Michel Dänzer
2006-09-27If the DRM can handle it, enable vertical blank interrupts for both pipes.Michel Dänzer
2006-09-27Only enable the IRQ after DRIFinishScreenInit.Michel Dänzer
2006-09-27Add mask sampler stateWang Zhenyu
2006-09-27change some src sampler statesWang Zhenyu
2006-09-25Fix bug #7943 where video flickers when changingAlan Hourihane
2006-09-25Add file for i965 exa compositeWang Zhenyu
2006-09-25Merge branch 'master' into exaWang Zhenyu
2006-09-23Oops, duplicated CRT-redetect code.Keith Packard
2006-09-23Construct default monitor description for hotplug non-DDC monitor.Keith Packard
2006-09-22Restructure i830_bios.c so we don't leak a copy of the BIOS per generation.Eric Anholt
2006-09-22Remove some dead code related to clock ranges.Eric Anholt
2006-09-22Remove the GetDevicePresence BIOS call which just printed BIOS information.Eric Anholt
2006-09-22Remove the no-longer-connected VBERestore option.Eric Anholt
2006-09-22Remove unused display{Attached,Present} fields.Eric Anholt
2006-09-22Remove empty SAVERESTORE_HWSTATE code.Eric Anholt
2006-09-22Fix a typo to mark sync for XAA.Wang Zhenyu
2006-09-22Remove BIOS from non-BIOS related names.Keith Packard
2006-09-21Make planeEnabled track pipes controlled by randr.Keith Packard
2006-09-21Consistently use Cursor A on Pipe 0 and Cursor B on Pipe 1.Keith Packard
2006-09-20Merge branch 'modesetting' into randr-1.2Keith Packard
2006-09-20Merge branch 'modesetting-origin' into modesettingKeith Packard
2006-09-20Merge branch 'modesetting' into randr-1.2Keith Packard
2006-09-20Update driver for RandR 1.2 X server API.Keith Packard
2006-09-20Add standard C headers to fix build on some systems after xf86_ansic.h removal.Linus Torvals
2006-09-20Revert "fix default tex wrap mode with clamp"Wang Zhenyu
2006-09-19Merge branch 'modesetting-origin' into modesettingKeith Packard
2006-09-19fix default tex wrap mode with clampWang Zhenyu
2006-09-19shader program fix for component alpha setEric Anholt
2006-09-19misc cleanupWang Zhenyu
2006-09-15Add model-specific tweaks for some funky 945GM boards.Adam Jackson
2006-09-14Add a compile flag to enable syncing after each operation in EXA.Eric Anholt
2006-09-14Add a note on maxX/maxY for the 2D rendering.Eric Anholt