CVSROOT: /home/x-cvs
Module name: xc
Changes by: [EMAIL PROTECTED] 04/05/31 18:23:50
Log message:
113. Automatic configuration updates:
- Auto-detect DPMS support based on EDID data.
- Fix DPMS enable/disable logic.
- Allow multiple probe phases, allowing the driver search to continue
after failures at the PreInit stage.
- Update static driver list handling to allow automatic configuration
to work with static servers.
- Add a '-autoconfig' command line option to force automatic
configuration mode.
(X-Oz Technologies).
Modified files:
xc/programs/Xserver/hw/xfree86/:
CHANGELOG XFree86.man
xc/programs/Xserver/hw/xfree86/common/:
xf86.h xf86Bus.c xf86Config.c xf86DPMS.c xf86Helper.c
xf86Init.c xf86pciBus.c
xc/programs/Xserver/hw/xfree86/parser/:
scan.c
Revision Changes Path
3.3262 +11 -1 xc/programs/Xserver/hw/xfree86/CHANGELOG
3.66 +7 -2 xc/programs/Xserver/hw/xfree86/XFree86.man
3.175 +3 -2 xc/programs/Xserver/hw/xfree86/common/xf86.h
1.83 +13 -3 xc/programs/Xserver/hw/xfree86/common/xf86Bus.c
3.278 +99 -3 xc/programs/Xserver/hw/xfree86/common/xf86Config.c
1.13 +90 -13 xc/programs/Xserver/hw/xfree86/common/xf86DPMS.c
1.139 +7 -2 xc/programs/Xserver/hw/xfree86/common/xf86Helper.c
3.216 +183 -43 xc/programs/Xserver/hw/xfree86/common/xf86Init.c
3.80 +23 -3 xc/programs/Xserver/hw/xfree86/common/xf86pciBus.c
1.32 +8 -3 xc/programs/Xserver/hw/xfree86/parser/scan.c
_______________________________________________
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit