[PATCH 19/21] drm/i915: Asynchronous eDP panel power off

2011-10-12 Thread Dave Airlie
> Using the same basic plan as the VDD force delayed power off, make > turning the panel power off asynchronous. NAK, tested on my 2540p, up to this patch in macbook-air branch stuff worked, after this I just get black screen on resume. Dave.

[PATCH 19/21] drm/i915: Asynchronous eDP panel power off

2011-10-12 Thread Keith Packard
On Wed, 12 Oct 2011 15:41:11 +0100, Dave Airlie wrote: > > Using the same basic plan as the VDD force delayed power off, make > > turning the panel power off asynchronous. > > NAK, tested on my 2540p, up to this patch in macbook-air branch stuff > worked, after this I just get black screen on re

Re: [PATCH 19/21] drm/i915: Asynchronous eDP panel power off

2011-10-12 Thread Keith Packard
On Wed, 12 Oct 2011 15:41:11 +0100, Dave Airlie wrote: > > Using the same basic plan as the VDD force delayed power off, make > > turning the panel power off asynchronous. > > NAK, tested on my 2540p, up to this patch in macbook-air branch stuff > worked, after this I just get black screen on re

Re: [PATCH 19/21] drm/i915: Asynchronous eDP panel power off

2011-10-12 Thread Dave Airlie
> Using the same basic plan as the VDD force delayed power off, make > turning the panel power off asynchronous. NAK, tested on my 2540p, up to this patch in macbook-air branch stuff worked, after this I just get black screen on resume. Dave. ___ dri-de

[PATCH 19/21] drm/i915: Asynchronous eDP panel power off

2011-09-30 Thread Daniel Vetter
On Thu, Sep 29, 2011 at 06:09:51PM -0700, Keith Packard wrote: > Using the same basic plan as the VDD force delayed power off, make > turning the panel power off asynchronous. > > Signed-off-by: Keith Packard > --- > drivers/gpu/drm/i915/intel_dp.c | 71 > +

Re: [PATCH 19/21] drm/i915: Asynchronous eDP panel power off

2011-09-30 Thread Keith Packard
On Fri, 30 Sep 2011 20:55:24 +0200, Daniel Vetter wrote: > If it's not too annoying to do, can you move this to the previous patch? > Dito for the s/panel_vdd_work/panel_work/. Yeah, that was a bit of sloppy patch mangling. > Same comment as in the previous patch: I think the > intel_dp->want_p

[PATCH 19/21] drm/i915: Asynchronous eDP panel power off

2011-09-30 Thread Keith Packard
On Fri, 30 Sep 2011 20:55:24 +0200, Daniel Vetter wrote: > If it's not too annoying to do, can you move this to the previous patch? > Dito for the s/panel_vdd_work/panel_work/. Yeah, that was a bit of sloppy patch mangling. > Same comment as in the previous patch: I think the > intel_dp->want_p

Re: [PATCH 19/21] drm/i915: Asynchronous eDP panel power off

2011-09-30 Thread Daniel Vetter
On Thu, Sep 29, 2011 at 06:09:51PM -0700, Keith Packard wrote: > Using the same basic plan as the VDD force delayed power off, make > turning the panel power off asynchronous. > > Signed-off-by: Keith Packard > --- > drivers/gpu/drm/i915/intel_dp.c | 71 > +

[PATCH 19/21] drm/i915: Asynchronous eDP panel power off

2011-09-29 Thread Keith Packard
Using the same basic plan as the VDD force delayed power off, make turning the panel power off asynchronous. Signed-off-by: Keith Packard --- drivers/gpu/drm/i915/intel_dp.c | 71 +-- 1 files changed, 53 insertions(+), 18 deletions(-) diff --git a/drivers/g

[PATCH 19/21] drm/i915: Asynchronous eDP panel power off

2011-09-29 Thread Keith Packard
Using the same basic plan as the VDD force delayed power off, make turning the panel power off asynchronous. Signed-off-by: Keith Packard --- drivers/gpu/drm/i915/intel_dp.c | 71 +-- 1 files changed, 53 insertions(+), 18 deletions(-) diff --git a/drivers/g