From: Jani Nikula <jani.nikula@intel.com>
To: intel-gfx@lists.freedesktop.org
Cc: jani.nikula@intel.com
Subject: [PATCH 0/2] drm/i915: initialize backlight pwm from vbt if needed
Date: Wed, 26 Aug 2015 10:58:19 +0300 [thread overview]
Message-ID: <cover.1440575833.git.jani.nikula@intel.com> (raw)
This is a rebase of [1] and originally [2]. I haven't tried this in a
year and I have no idea if it works on SKL, and it's not implemented for
BXT. However there's renewed interest, so here's the rebase.
BR,
Jani.
[1] http://mid.gmane.org/cover.1431003197.git.jani.nikula@intel.com
[2] http://mid.gmane.org/cover.1389109881.git.jani.nikula@intel.com
Jani Nikula (2):
drm/i915: move intel_hrawclk() to intel_display.c
drm/i915: initialize backlight max from VBT
drivers/gpu/drm/i915/i915_drv.h | 2 +
drivers/gpu/drm/i915/i915_reg.h | 1 +
drivers/gpu/drm/i915/intel_display.c | 33 ++++++++
drivers/gpu/drm/i915/intel_dp.c | 34 --------
drivers/gpu/drm/i915/intel_drv.h | 1 +
drivers/gpu/drm/i915/intel_panel.c | 160 +++++++++++++++++++++++++++++++++--
6 files changed, 190 insertions(+), 41 deletions(-)
--
2.1.4
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx
next reply other threads:[~2015-08-26 7:55 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-26 7:58 Jani Nikula [this message]
2015-08-26 7:58 ` [PATCH 1/2] drm/i915: move intel_hrawclk() to intel_display.c Jani Nikula
2015-08-26 21:22 ` Clint Taylor
2015-09-02 9:00 ` Daniel Vetter
2015-08-26 7:58 ` [PATCH 2/2] drm/i915: initialize backlight max from VBT Jani Nikula
2015-08-26 21:12 ` Clint Taylor
2015-09-04 12:48 ` Jani Nikula
2015-09-04 12:56 ` Jani Nikula
2015-08-30 7:24 ` shuang.he
2015-08-26 21:30 ` [PATCH 0/2] drm/i915: initialize backlight pwm from vbt if needed Clint Taylor
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=cover.1440575833.git.jani.nikula@intel.com \
--to=jani.nikula@intel.com \
--cc=intel-gfx@lists.freedesktop.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.