[Patch] TV modelines for Xfree86 server...
Philip Prindeville
philipp_subx at redfish-solutions.com
Wed Aug 31 12:06:37 PDT 2005
Didn't hear back... What do I need to do to get this reviewed
and committed?
Thanks,
-Philip
Philip Prindeville wrote:
> Can someone please review and commit this for me?
>
> Thanks,
>
> -Philip
>
>
>
>------------------------------------------------------------------------
>
>Index: programs/Xserver/hw/xfree86/common/Imakefile
>===================================================================
>RCS file: /cvs/xorg/xc/programs/Xserver/hw/xfree86/common/Imakefile,v
>retrieving revision 1.13
>diff -c -r1.13 Imakefile
>*** programs/Xserver/hw/xfree86/common/Imakefile 4 Jul 2005 00:16:23 -0000 1.13
>--- programs/Xserver/hw/xfree86/common/Imakefile 24 Aug 2005 20:48:22 -0000
>***************
>*** 229,235 ****
> #endif
>
> #if HasPerl
>! MODEDEFSRCS = ../etc/vesamodes ../etc/extramodes
>
> MODEDEFS = modedefs
>
>--- 229,235 ----
> #endif
>
> #if HasPerl
>! MODEDEFSRCS = ../etc/vesamodes ../etc/extramodes ../etc/tvmodes
>
> MODEDEFS = modedefs
>
>Index: programs/Xserver/hw/xfree86/etc/tvmodes
>===================================================================
>RCS file: /cvs/xorg/xc/programs/Xserver/hw/xfree86/etc/tvmodes,v
>retrieving revision 1.0
>*** /dev/null 2005-08-05 20:34:36.235899976 -0600
>--- programs/Xserver/hw/xfree86/etc/tvmodes 2005-08-24 14:46:04.000000000 -0600
>***************
>*** 0 ****
>--- 1,20 ----
>+ //
>+ // TV-out modes to include as default modes in the X server.
>+ //
>+ //
>+
>+ # 720x480 @ 60p (60Hz)
>+ ModeLine "720x480" 26.718 720 736 808 896 480 480 483 497 -Hsync +Vsync
>+
>+ # 720x576 @ 50p (50Hz)
>+ ModeLine "720x576" 30.375 720 760 800 900 576 577 580 675 +Hsync +Vsync
>+
>+ # 1280x720 @ 60p (60Hz)
>+ ModeLine "1280x720" 74.250 1280 1320 1376 1650 720 772 728 750 -Hsync -Vsync
>+
>+ # 1280x960 @ 60p (60Hz)
>+ ModeLine "1280x960" 108.000 1280 1376 1488 1800 960 960 963 1000 +Hsync +Vsync
>+
>+ # 1920x1080 @ 60i (30Hz)
>+ ModeLine "1920x1080" 74.250 1920 1960 2016 2200 1080 1082 1088 1125 -Hsync -Vsync Interlace
>+
>
>
>
>------------------------------------------------------------------------
>
>
>
More information about the xorg
mailing list