sun-extramodes.patch revision 98
98N/A--- hw/xfree86/common/extramodes 2006-10-11 13:46:14.000000000 -0700
98N/A+++ hw/xfree86/common/extramodes 2006-10-11 19:16:28.059134000 -0700
98N/A@@ -31,3 +31,50 @@
98N/A # 2048x1536 @ 85Hz (VESA GTF) hsync: 137.0kHz
98N/A Modeline "2048x1536" 388.04 2048 2216 2440 2832 1536 1537 1540 1612 -hsync +vsync
98N/A
98N/A+//-------------------------------------------------------------------------
98N/A+// Copyright 2004 Sun Microsystems, Inc. All rights reserved.
98N/A+//
98N/A+// Permission is hereby granted, free of charge, to any person obtaining a
98N/A+// copy of this software and associated documentation files (the
98N/A+// "Software"), to deal in the Software without restriction, including
98N/A+// without limitation the rights to use, copy, modify, merge, publish,
98N/A+// distribute, and/or sell copies of the Software, and to permit persons
98N/A+// to whom the Software is furnished to do so, provided that the above
98N/A+// copyright notice(s) and this permission notice appear in all copies of
98N/A+// the Software and that both the above copyright notice(s) and this
98N/A+// permission notice appear in supporting documentation.
98N/A+//
98N/A+// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
98N/A+// OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
98N/A+// MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
98N/A+// OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
98N/A+// HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL
98N/A+// INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING
98N/A+// FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
98N/A+// NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
98N/A+// WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
98N/A+//
98N/A+// Except as contained in this notice, the name of a copyright holder
98N/A+// shall not be used in advertising or otherwise to promote the sale, use
98N/A+// or other dealings in this Software without prior written authorization
98N/A+// of the copyright holder.
98N/A+//
98N/A+//-------------------------------------------------------------------------
98N/A+//
98N/A+// ident "@(#)sun_extramodes 1.4 05/11/08 SMI"
98N/A+//
98N/A+// Additional timing specs for Sun monitors
98N/A+
98N/A+// Skip this one for now as it breaks some other common 1600x1200@75Hz displays
98N/A+// # 1600x1200 @ 60Hz (Sun) hsync: 74.493kHz
98N/A+// Modeline "1600x1200" 132.3 1600 1608 1672 1776 1200 1205 1215 1239 +hsync +vsync
98N/A+
98N/A+# 1920x1080 @ 60Hz (Sun) hsync: 66.975kHz
98N/A+Modeline "1920x1080" 137.7 1920 1928 1992 2056 1080 1082 1086 1112 +hsync +vsync
98N/A+
98N/A+# 1920x1200 @ 60Hz (Sun 24.1" LCD) hsync: 73.54 kHz
98N/A+ModeLine "1920x1200" 151.200 1920 1928 1992 2056 1200 1202 1206 1234 +HSync +VSync
98N/A+
98N/A+# 1920x1200 @ 70.316Hz (Sun 24" CRT) hsync: 87.192 kHz
98N/A+ModeLine "1920x1200" 219.375 1920 1944 2172 2516 1200 1201 1204 1240 -HSync -VSync
98N/A+