On Wed, Apr 17, 2013 at 11:04:23AM +0200, Daniel Vetter wrote:
> Hi Paulo,
>
> On Fri, Mar 22, 2013 at 02:14:13PM -0300, Paulo Zanoni wrote:
> > From: Paulo Zanoni
> >
> > It returns true if we've requested to turn the power well on and it's
> > really on. It also returns true for all the previous
Hi Paulo,
On Fri, Mar 22, 2013 at 02:14:13PM -0300, Paulo Zanoni wrote:
> From: Paulo Zanoni
>
> It returns true if we've requested to turn the power well on and it's
> really on. It also returns true for all the previous gens.
>
> For now there's just one caller, but I'm going to add more.
>
From: Paulo Zanoni
It returns true if we've requested to turn the power well on and it's
really on. It also returns true for all the previous gens.
For now there's just one caller, but I'm going to add more.
Signed-off-by: Paulo Zanoni
---
drivers/gpu/drm/i915/intel_display.c |4 ++--
dri