From: Jani Nikula <jani.nikula@linux.intel.com>
To: Hsin-Yi Wang <hsinyi@chromium.org>,
Dmitry Baryshkov <dmitry.baryshkov@linaro.org>,
Douglas Anderson <dianders@chromium.org>
Cc: Neil Armstrong <neil.armstrong@linaro.org>,
Jessica Zhang <quic_jesszhan@quicinc.com>,
Sam Ravnborg <sam@ravnborg.org>,
Maarten Lankhorst <maarten.lankhorst@linux.intel.com>,
Maxime Ripard <mripard@kernel.org>,
Thomas Zimmermann <tzimmermann@suse.de>,
David Airlie <airlied@gmail.com>, Daniel Vetter <daniel@ffwll.ch>,
dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v6 2/5] drm/edid: Add a function to match EDID with identity
Date: Fri, 08 Mar 2024 10:07:11 +0200 [thread overview]
Message-ID: <87jzmduoy8.fsf@intel.com> (raw)
In-Reply-To: <20240307230653.1807557-3-hsinyi@chromium.org>
On Thu, 07 Mar 2024, Hsin-Yi Wang <hsinyi@chromium.org> wrote:
> Create a type drm_edid_ident as the identity of an EDID. Currently it
> contains panel id and monitor name.
>
> Create a function that can match a given EDID and an identity:
> 1. Reject if the panel id doesn't match.
> 2. If name is not null in identity, try to match it in the detailed timing
> blocks. Note that some panel vendors put the monitor name after
> EDID_DETAIL_MONITOR_STRING.
>
> Signed-off-by: Hsin-Yi Wang <hsinyi@chromium.org>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
The series seems good to go. Thanks Hsin-Yi and Douglas for the
constructive collaboration! I believe the end result is better now.
Thanks,
Jani.
--
Jani Nikula, Intel
next prev parent reply other threads:[~2024-03-08 8:07 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-07 22:57 [PATCH v6 0/5] Match panel with identity Hsin-Yi Wang
2024-03-07 22:57 ` [PATCH v6 1/5] drm_edid: Add a function to get EDID base block Hsin-Yi Wang
2024-03-07 22:57 ` [PATCH v6 2/5] drm/edid: Add a function to match EDID with identity Hsin-Yi Wang
2024-03-08 0:04 ` Doug Anderson
2024-03-08 8:07 ` Jani Nikula [this message]
2024-03-08 14:38 ` Doug Anderson
2024-03-08 19:26 ` Hsin-Yi Wang
2024-03-07 22:57 ` [PATCH v6 3/5] drm/edid: Match edid quirks " Hsin-Yi Wang
2024-03-07 22:57 ` [PATCH v6 4/5] drm/panel-edp: Match edp_panels with panel identity Hsin-Yi Wang
2024-03-07 22:57 ` [PATCH v6 5/5] drm/panel-edp: Fix AUO 0x405c panel naming and add a variant Hsin-Yi Wang
2024-03-14 15:35 ` [PATCH v6 0/5] Match panel with identity Doug Anderson
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=87jzmduoy8.fsf@intel.com \
--to=jani.nikula@linux.intel.com \
--cc=airlied@gmail.com \
--cc=daniel@ffwll.ch \
--cc=dianders@chromium.org \
--cc=dmitry.baryshkov@linaro.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=hsinyi@chromium.org \
--cc=linux-kernel@vger.kernel.org \
--cc=maarten.lankhorst@linux.intel.com \
--cc=mripard@kernel.org \
--cc=neil.armstrong@linaro.org \
--cc=quic_jesszhan@quicinc.com \
--cc=sam@ravnborg.org \
--cc=tzimmermann@suse.de \
/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