[PATCH] drivers/video/modedb.c - 1400x1050 fbdev mode timings

From: Michael Clark (michael@metaparadigm.com)
Date: Fri Jan 18 2002 - 03:18:41 EST


Thanks Ani,

Here's another one people might find useful - these are the timings detected
using the radeon BIOS registers for my 1400x1050 LCD. Someone might find these
useful if their XGA panel geometry can't be detected as there are currently
no 1400x1050 modes defined in modedb.c

cheers,
~mc

Ani Joshi wrote:

> Hi Michael,
>
> Thanks for the patch, I will merge it in tomorrow and release an updated
> version of the driver soon after.
>
>
> ani
>
>
> On Thu, 17 Jan 2002, Michael Clark wrote:
[snip]
>>BTW - Also, here is my patch to radeonfb to detect panel geometry using
>>radeon BIOS registers on Radeon Mobility M6 chipset.
>>
>> http://gort.metaparadigm.com/radeonfb/radeon-bios-dfpinfo-2.patch


--- linux-2.4.18-pre2-radeonfix-orig/drivers/video/modedb.c Mon Jan 14 11:53:26 2002
+++ linux-2.4.18-pre2-radeonfix/drivers/video/modedb.c Tue Jan 15 00:51:22 2002
@@ -127,6 +127,10 @@
         NULL, 61, 1280, 1024, 9090, 200, 48, 26, 1, 184, 3,
         0, FB_VMODE_NONINTERLACED
     }, {
+ /* 1400x1050 @ 60Hz, 63.9 kHz hsync */
+ NULL, 68, 1400, 1050, 9259, 136, 40, 13, 1, 112, 3,
+ 0, FB_VMODE_NONINTERLACED
+ }, {
         /* 1024x768 @ 85 Hz, 70.24 kHz hsync */
         NULL, 85, 1024, 768, 10111, 192, 32, 34, 14, 160, 6,
         0, FB_VMODE_NONINTERLACED

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Jan 23 2002 - 21:00:25 EST