mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Wouter M. Koolen" <wmkoolen@science.uva.nl>
To: Alex Davis <alex14641@yahoo.com>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [bisected] i915 dpms does not switch back light on
Date: Mon, 31 Oct 2011 13:57:14 +0000	[thread overview]
Message-ID: <4EAEA93A.9010100@science.uva.nl> (raw)
In-Reply-To: <1319747904.1731.YahooMailNeo@web130113.mail.mud.yahoo.com>

On 10/27/2011 09:38 PM, Alex Davis wrote:
> If the patch above doesn't work, try this one:
>
> diff --git a/drivers/gpu/drm/i915/intel_panel.c b/drivers/gpu/drm/i915/intel_panel.c
> index 6f56676..a9e0c7b 100644
> --- a/drivers/gpu/drm/i915/intel_panel.c
> +++ b/drivers/gpu/drm/i915/intel_panel.c
> @@ -262,6 +262,8 @@ void intel_panel_disable_backlight(struct drm_device *dev)
>                  dev_priv->backlight_level = intel_panel_get_backlight(dev);
>                  dev_priv->backlight_enabled = false;
>          }
> +
> +       intel_panel_set_backlight(dev, 0);
>   }
>   
>   void intel_panel_enable_backlight(struct drm_device *dev)
Hi Alex,

That indeed solves the problem here.

Thanks for your swift response.

Wouter

  reply	other threads:[~2011-10-31 13:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-27 19:27 Alex Davis
2011-10-27 20:38 ` [bisected] " Alex Davis
2011-10-31 13:57   ` Wouter M. Koolen [this message]
2011-10-31 23:41     ` Alex Davis
  -- strict thread matches above, loose matches on Subject: below --
2011-10-27 10:19 Wouter M. Koolen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4EAEA93A.9010100@science.uva.nl \
    --to=wmkoolen@science.uva.nl \
    --cc=alex14641@yahoo.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome