On Wed, 2009-11-18 at 18:04 +0800, Zhao, Yakui wrote:
> From: Zhao Yakui
>
> Move the EDID quirk for Philips LCD LP154W01 as the panel reports the vertical
> size in cm.
Hi, Keith/Ajax
How about this patch?
The incorrect quirk is applied to Philips LCD(154W01), which causes
that the incorre
On Wed, 18 Nov 2009 18:04:58 +0800, yakui.z...@intel.com wrote:
> /* Bug #21000: LGPhilipsLCD LP154W01-TLAJ */
> +/* Bug #10304: LGPhilipsLCD LP154W01-A5 */
> if (memcmp (DDC->vendor.name, "LPL", 4) == 0 &&
> - DDC->vendor.prod_id == 47360)
> + (DDC->vendor.prod_id == 47360 |
On Wed, Nov 18, 2009 at 06:04:58PM +0800, yakui.z...@intel.com wrote:
> Move the EDID quirk for Philips LCD LP154W01 as the panel reports the vertical
> size in cm.
Err, I think it's safe to say that this was seen the first seven times
it was posted ...
Cheers,
Daniel
pgpQwltQFkN0K.pgp
Descript
From: Zhao Yakui
Move the EDID quirk for Philips LCD LP154W01 as the panel reports the vertical
size in cm.
https://bugs.freedesktop.org/show_bug.cgi?id=24482
Signed-off-by: Zhao Yakui
---
hw/xfree86/modes/xf86EdidModes.c | 10 --
1 files changed, 4 insertions(+), 6 deletions(-)
di
On Fri, 2009-11-13 at 16:57 +0800, walter harms wrote:
>
> ykzhao schrieb:
> > On Fri, 2009-11-13 at 09:34 +0800, Zhao, Yakui wrote:
> >> From: Zhao Yakui
> >>
> >> Move the EDID quirk for Philips LCD LP154W01 as the panel reports the
> >> vertical
> >> size in cm.
> > Hi, Ajax
> > The EDID
ykzhao schrieb:
> On Fri, 2009-11-13 at 09:34 +0800, Zhao, Yakui wrote:
>> From: Zhao Yakui
>>
>> Move the EDID quirk for Philips LCD LP154W01 as the panel reports the
>> vertical
>> size in cm.
> Hi, Ajax
> The EDID in several Philips LCD monitor reports the panel vertical
> size in cm, wh
On Fri, 2009-11-13 at 09:34 +0800, Zhao, Yakui wrote:
> From: Zhao Yakui
>
> Move the EDID quirk for Philips LCD LP154W01 as the panel reports the vertical
> size in cm.
Hi, Ajax
The EDID in several Philips LCD monitor reports the panel vertical
size in cm, which causes that the user gets the
From: Zhao Yakui
Move the EDID quirk for Philips LCD LP154W01 as the panel reports the vertical
size in cm.
https://bugs.freedesktop.org/show_bug.cgi?id=24482
Signed-off-by: Zhao Yakui
---
hw/xfree86/modes/xf86EdidModes.c | 10 --
1 files changed, 4 insertions(+), 6 deletions(-)
di