On Fri, Mar 15, 2013 at 11:24:03AM -0700, Ben Widawsky wrote:
> On Wed, Mar 06, 2013 at 08:03:09PM -0300, Paulo Zanoni wrote:
> > From: Paulo Zanoni
> >
> > Our mode set sequence documentation says audio must be disabled before
> > the backlight.
> >
> > Signed-off-by: Paulo Zanoni
>
> At leas
On Wed, Mar 06, 2013 at 08:03:09PM -0300, Paulo Zanoni wrote:
> From: Paulo Zanoni
>
> Our mode set sequence documentation says audio must be disabled before
> the backlight.
>
> Signed-off-by: Paulo Zanoni
At least what I see it says, Audio must be disabled, "first." So I'd
recommend modifyin
From: Paulo Zanoni
Our mode set sequence documentation says audio must be disabled before
the backlight.
Signed-off-by: Paulo Zanoni
---
drivers/gpu/drm/i915/intel_ddi.c | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/drivers/gpu/drm/i915/intel_ddi.c b/driver