summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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