summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-10-23Add work-in-progress integrated TV-out support.Eric Anholt
2006-10-23Add some MergedFB checks for accelerator limitationsAlan Hourihane
2006-10-23Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-v...Alan Hourihane
2006-10-23Fix manpage to report 8160 instead of 6144 for LinearAlloc.Alan Hourihane
2006-10-17Don't crash if SetCursorPosition is called with pScrn->currentMode == NULL.Michel Dänzer
2006-10-16Add a per-output mode-valid method.Eric Anholt
2006-10-13Advertise textured video adapter firstKeith Packard
2006-10-13Make VIDEO_DEBUG into a configure optionAlan Hourihane
2006-10-13Bump to 1.7.2Alan Hourihane
2006-10-13Ugh. Turn off debugging.Alan Hourihane
2006-10-13Bump to 1.7.1Alan Hourihane
2006-10-13Fix bug #8553 & #8542 - suspend/resume regression from 1.5 driverAlan Hourihane
2006-10-13Fix some warningsAlan Hourihane
2006-10-10Only disable the output when marked disabled.Eric Anholt
2006-10-10Mark current ps kernel is experimential with little test.Wang Zhenyu
2006-10-10Use sf_prog.h insteadWang Zhenyu
2006-10-09Fix LVDS restore path, and move pipe assignment for outputs to the right place.Eric Anholt
2006-10-09Add a function for describing the output connection configuration.Eric Anholt
2006-10-09Move per-output mode setting code to per-output methods.Eric Anholt
2006-10-07Expand the check for AOpen Mini-PC.Adam Jackson
2006-10-06Compute LVDS resolution from server DPI and native panel size.Keith Packard
2006-10-06Fix server regeneration problem mapping the apertureAlan Hourihane
2006-10-05Don't require MonitorLayout when two monitors are plugged in.Keith Packard
2006-10-05Remove checks for output privates in various bits of code.Eric Anholt
2006-10-05Give each output type an init method in its file, making other methods static.Eric Anholt
2006-10-05Fix DPI at startup in RandR 1.2 code.Keith Packard
2006-10-04Remove mode origins, add preferred mode count.Keith Packard
2006-10-04Move the save, restore, and DPMS per-output settings to per-output files.Eric Anholt
2006-10-04Merge branch 'modesetting-guitar' into modesettingKeith Packard
2006-10-04Add mode origins for randrKeith Packard
2006-10-04Fix bug #5795, VT switching fails because of a bad test on some platforms.Alan Hourihane
2006-10-03Enable XV_PORT attribute even when not in Clone mode.Keith Packard
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-10-02bump to 1.7.0Alan 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