From: "Hogander, Jouni" <jouni.hogander@intel.com>
To: "dri-devel@lists.freedesktop.org"
<dri-devel@lists.freedesktop.org>,
"lyude@redhat.com" <lyude@redhat.com>
Cc: "Nikula, Jani" <jani.nikula@intel.com>,
"Rodrigo.Siqueira@amd.com" <Rodrigo.Siqueira@amd.com>,
"Kahola, Mika" <mika.kahola@intel.com>
Subject: Re: [PATCH 0/3] HDR aux backlight range calculation
Date: Mon, 2 May 2022 05:25:25 +0000 [thread overview]
Message-ID: <b5784be7c0f11d30e2b37ed3139237e05b0cf80e.camel@intel.com> (raw)
In-Reply-To: <5615f5c31fda5e9faaa9d3e4cab7fb23271ec745.camel@redhat.com>
On Fri, 2022-04-29 at 19:34 -0400, Lyude Paul wrote:
> Cool! Tested this on three different laptops, and it seems to work
> great on
> all of them. so, this series is:
>
> Tested-by: Lyude Paul <lyude@redhat.com>
Thank you all for review/testing support. I will come back with updated
patch set later.
>
> Would review, but I basically have the same comments as jani
>
> On Tue, 2022-04-26 at 15:30 +0300, Jouni Högander wrote:
> > This patch set splits out static hdr metadata backlight range
> > parsing
> > from gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c into gpu/drm/drm-
> > edid.c as
> > a new function. This new function is then used in admgpu_dm.c and
> > intel_dp_aux_backlight.c
> >
> > Cc: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
> > Cc: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
> > Cc: Harry Wentland <harry.wentland@amd.com>
> > Cc: Lyude Paul <lyude@redhat.com>
> > Cc: Mika Kahola <mika.kahola@intel.com>
> > Cc: Jani Nikula <jani.nikula@intel.com>
> >
> > Jouni Högander (3):
> > drm: New function to get luminance range based on static hdr
> > metadata
> > drm/amdgpu_dm: Use split out luminance calculation function
> > drm/i915: Use luminance range from static hdr metadata
> >
> > .../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 35 ++----------
> > drivers/gpu/drm/drm_edid.c | 55
> > +++++++++++++++++++
> > .../drm/i915/display/intel_dp_aux_backlight.c | 9 ++-
> > include/drm/drm_edid.h | 4 ++
> > 4 files changed, 70 insertions(+), 33 deletions(-)
> >
prev parent reply other threads:[~2022-05-02 5:25 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-26 12:30 [PATCH 0/3] HDR aux backlight range calculation Jouni Högander
2022-04-26 12:30 ` [PATCH 1/3] drm: New function to get luminance range based on static hdr metadata Jouni Högander
2022-04-26 13:37 ` Jani Nikula
2022-04-26 18:27 ` Navare, Manasi D
2022-04-26 12:30 ` [PATCH 2/3] drm/amdgpu_dm: Use split out luminance calculation function Jouni Högander
2022-04-26 12:30 ` [PATCH 3/3] drm/i915: Use luminance range from static hdr metadata Jouni Högander
2022-04-27 18:57 ` [PATCH 0/3] HDR aux backlight range calculation Lyude Paul
2022-04-29 23:34 ` Lyude Paul
2022-05-02 5:25 ` Hogander, Jouni [this message]
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=b5784be7c0f11d30e2b37ed3139237e05b0cf80e.camel@intel.com \
--to=jouni.hogander@intel.com \
--cc=Rodrigo.Siqueira@amd.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=jani.nikula@intel.com \
--cc=lyude@redhat.com \
--cc=mika.kahola@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