Re: [PATCH] drm/edid: Fix the HDTV hack yet more.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 2012-02-22 at 19:08 +0300, Andrew Shadura wrote:
> Checking for just two variants of standard timings for
> 1366x768 isn't quite correct, let's check for ranges
> instead.

I... doubt it?  Standard timing descriptors are a tuple of

* width in character cells (ie, 8 pixels)
* one of four aspect ratios
* refresh rate

So you're only ever going to have 1360 or 1368, and then in integer math
I think you could only possibly ever get:

a) 1360 * 9 / 16 = 765
b) 1368 * 9 / 16 = 769

If you're managing to get something else I'm a little concerned, and
would really be delighted to see the EDID block for it.

- ajax

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
dri-devel mailing list
dri-devel@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/dri-devel

[Index of Archives]     [Linux DRI Users]     [Linux Intel Graphics]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux