[PATCH] edid: Add quirk for Acer Aspire One 110

2011-09-27 Thread Ross Burton
At least one revision of the AAO reports a 190x110mm maximum size but a 451x113mm mode. X.Org Bug 41141 --- hw/xfree86/modes/xf86EdidModes.c |5 + 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/hw/xfree86/modes/xf86EdidM

[PATCH] edid: Add quirk for Acer Aspire One 110

2011-09-28 Thread Ross Burton
At least one revision of the AAO reports a 190x110mm maximum size but a 451x113mm mode. X.Org Bug 41141 Signed-off-by: Ross Burton --- hw/xfree86/modes/xf86EdidModes.c |5 + 1 files changed, 5 insertions(+), 0 deletions(-) diff --git

Re: [PATCH] edid: Add quirk for Acer Aspire One 110

2011-09-28 Thread Daniel Stone
Hi, On 28 September 2011 11:46, Ross Burton wrote: > At least one revision of the AAO reports a 190x110mm maximum size but a > 451x113mm mode. > > X.Org Bug 41141 > > Signed-off-by: Ross Burton Reviewed-by: Daniel Stone Anyone got a more-or

Re: [PATCH] edid: Add quirk for Acer Aspire One 110

2011-09-28 Thread Jeremy Huddleston
Candidate for 1.11 Reviewed-by: Jeremy Huddleston Is there anyone who can do a Tested-by? On Sep 26, 2011, at 7:00 AM, Ross Burton wrote: > At least one revision of the AAO reports a 190x110mm maximum size but a > 451x113mm mode. > > X.Org Bug 41141

Re: [PATCH] edid: Add quirk for Acer Aspire One 110

2011-09-28 Thread Ross Burton
On Wed, 2011-09-28 at 10:12 -0700, Jeremy Huddleston wrote: > Candidate for 1.11 > > Reviewed-by: Jeremy Huddleston > > Is there anyone who can do a Tested-by? I'm trying to get this patch on the original bug reporters machine to test it, because we don't have any machines with this problem ava