From: Jani Nikula <jani.nikula@linux.intel.com>
To: Yetunde Adebisi <yetundex.adebisi@intel.com>,
intel-gfx@lists.freedesktop.org
Subject: Re: [PATCH 0/3] DPCD Backlight Control
Date: Tue, 26 Apr 2016 15:33:04 +0300 [thread overview]
Message-ID: <87eg9slfcv.fsf@intel.com> (raw)
In-Reply-To: <1459865452-9138-1-git-send-email-yetundex.adebisi@intel.com>
On Tue, 05 Apr 2016, Yetunde Adebisi <yetundex.adebisi@intel.com> wrote:
> These patches add support for Backlight Control using DPCD registers on eDP
> displays.
Pushed to drm-intel-next-queued, thanks for the patches, and, again,
apologies for the way too long delay with getting these merged.
I fixed some whitespace issues while applying. Please learn to use
scripts/checkpatch.pl to get the details right next time.
BR,
Jani.
>
> - Patch 1 Adds macro for DPCD registers capability size to drm_dp_helper.h
> - Patch 2 Reads the eDP DPCD Display Control capability registers.
> - Patch 2 Implements functionaly for DPCD Backlight Control
>
> Yetunde Adebisi (3):
> drm/dp: Add definition for Display Control DPCD Registers capability
> size
> drm/i915: Read eDP Display control capability registers
> drm/i915: Add Backlight Control using DPCD for eDP connectors (v9)
>
> drivers/gpu/drm/i915/Makefile | 1 +
> drivers/gpu/drm/i915/i915_params.c | 4 +
> drivers/gpu/drm/i915/i915_params.h | 1 +
> drivers/gpu/drm/i915/intel_dp.c | 15 ++-
> drivers/gpu/drm/i915/intel_dp_aux_backlight.c | 173 ++++++++++++++++++++++++++
> drivers/gpu/drm/i915/intel_drv.h | 4 +
> drivers/gpu/drm/i915/intel_panel.c | 4 +
> include/drm/drm_dp_helper.h | 1 +
> 8 files changed, 198 insertions(+), 5 deletions(-)
> create mode 100644 drivers/gpu/drm/i915/intel_dp_aux_backlight.c
--
Jani Nikula, Intel Open Source Technology Center
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
next prev parent reply other threads:[~2016-04-26 12:33 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-05 14:10 [PATCH 0/3] DPCD Backlight Control Yetunde Adebisi
2016-04-05 14:10 ` [PATCH 1/3] drm/dp: Add definition for Display Control DPCD Registers capability size Yetunde Adebisi
2016-04-05 14:10 ` [PATCH 2/3] drm/i915: Read eDP Display control capability registers Yetunde Adebisi
2016-04-05 14:10 ` [PATCH 3/3] drm/i915: Add Backlight Control using DPCD for eDP connectors (v9) Yetunde Adebisi
2016-04-06 6:56 ` ✓ Fi.CI.BAT: success for DPCD Backlight Control Patchwork
2016-04-26 12:33 ` Jani Nikula [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-04-26 11:25 [PATCH 0/3] " Yetunde Adebisi
2016-04-05 13:50 Yetunde Adebisi
2016-03-30 14:27 Yetunde Adebisi
2016-03-07 12:58 Yetunde Adebisi
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=87eg9slfcv.fsf@intel.com \
--to=jani.nikula@linux.intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=yetundex.adebisi@intel.com \
/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