Re: [Intel-gfx] [PATCH] drm/i915: Add a dual link lvds quirk for MacBook Pro 8, 2

2012-04-03 Thread Daniel Vetter
On Sun, Apr 01, 2012 at 03:08:36PM +0100, Chris Wilson wrote: > On Sun, 1 Apr 2012 13:38:50 +0200, Daniel Vetter > wrote: > > When booting with EFI, Apple botched this one up. > > > > v2: Switch the quirk dmesg output to DRM_INFO. > > v3: Actually git add the new things ... > > > > Tested-by:

Re: [Intel-gfx] [PATCH] drm/i915: Add a dual link lvds quirk for MacBook Pro 8, 2

2012-04-01 Thread Chris Wilson
On Sun, 1 Apr 2012 13:38:50 +0200, Daniel Vetter wrote: > When booting with EFI, Apple botched this one up. > > v2: Switch the quirk dmesg output to DRM_INFO. > v3: Actually git add the new things ... > > Tested-by: Austin Lund > Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=42842 > S

[Intel-gfx] [PATCH] drm/i915: Add a dual link lvds quirk for MacBook Pro 8, 2

2012-04-01 Thread Daniel Vetter
When booting with EFI, Apple botched this one up. v2: Switch the quirk dmesg output to DRM_INFO. v3: Actually git add the new things ... Tested-by: Austin Lund Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=42842 Signed-Off-by: Daniel Vetter --- drivers/gpu/drm/i915/intel_display.c |

Re: [Intel-gfx] [PATCH] drm/i915: Add a dual link lvds quirk for MacBook Pro 8, 2

2012-04-01 Thread Chris Wilson
On Tue, 27 Mar 2012 09:18:20 +0200, Daniel Vetter wrote: > When booting with EFI, Apple botched this one up. > > Tested-by: Austin Lund > Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=42842 > Signed-Off-by: Daniel Vetter I'm not impressed, but it seems to be a sad reality of the world

[Intel-gfx] [PATCH] drm/i915: Add a dual link lvds quirk for MacBook Pro 8, 2

2012-03-27 Thread Daniel Vetter
When booting with EFI, Apple botched this one up. Tested-by: Austin Lund Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=42842 Signed-Off-by: Daniel Vetter --- drivers/gpu/drm/i915/intel_display.c | 22 ++ 1 files changed, 22 insertions(+), 0 deletions(-) diff --git