2010/9/23 Chris Wilson :
> On Thu, 23 Sep 2010 20:36:47 +0200, Hette Visser
> wrote:
>> This patch fixes the black screen bug on Dell e6510:
>> https://bugs.freedesktop.org/show_bug.cgi?id=29278
>>
>> It adds two delays to give the eDP panel time to turn on before we
>> continue with the next wri
On Thu, 23 Sep 2010 20:36:47 +0200, Hette Visser wrote:
> This patch fixes the black screen bug on Dell e6510:
> https://bugs.freedesktop.org/show_bug.cgi?id=29278
>
> It adds two delays to give the eDP panel time to turn on before we
> continue with the next write.
Can you please base your patc
On Thu, 23 Sep 2010 20:36:47 +0200
Hette Visser wrote:
> This patch fixes the black screen bug on Dell e6510:
> https://bugs.freedesktop.org/show_bug.cgi?id=29278
>
> It adds two delays to give the eDP panel time to turn on before we
> continue with the next write.
>
>
> --- drivers/gpu/drm/i9
This patch fixes the black screen bug on Dell e6510:
https://bugs.freedesktop.org/show_bug.cgi?id=29278
It adds two delays to give the eDP panel time to turn on before we
continue with the next write.
--- drivers/gpu/drm/i915/intel_dp.c.orig2010-09-23 20:13:36.046856913
+0200
+++ driver