From: Wayne Lin <Wayne.Lin@amd.com>
To: <dri-devel@lists.freedesktop.org>
Cc: <lyude@redhat.com>, <imre.deak@intel.com>,
<ville.syrjala@linux.intel.com>, <hwentlan@amd.com>,
Wayne Lin <Wayne.Lin@amd.com>
Subject: [PATCH v2 0/2] Fix drm RAD print
Date: Mon, 23 Dec 2024 12:07:24 +0800 [thread overview]
Message-ID: <20241223040726.3985676-1-Wayne.Lin@amd.com> (raw)
This is v2 of [1], with the following changes:
- Document how RAD is constructed at drm_dp_mst_branch::rad[] (Imre)
- Add a new helper drm_dp_mst_get_ufp_num_at_lct_from_rad() which can
be leveraged by drm_dp_mst_rad_to_str() and
drm_dp_get_mst_branch_device() (Imre)
Cc: Imre Deak <imre.deak@intel.com>
Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Cc: Harry Wentland <hwentlan@amd.com>
Cc: Lyude Paul <lyude@redhat.com>
[1] https://patchwork.freedesktop.org/series/141832/
Wayne Lin (2):
drm/dp_mst: Fix drm RAD print
drm/dp_mst: Add helper to get port number at specific LCT from RAD
drivers/gpu/drm/display/drm_dp_mst_topology.c | 32 +++++++++++++------
include/drm/display/drm_dp_mst_helper.h | 7 ++++
2 files changed, 29 insertions(+), 10 deletions(-)
--
2.37.3
next reply other threads:[~2024-12-23 4:07 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-23 4:07 Wayne Lin [this message]
2024-12-23 4:07 ` [PATCH v2 1/2] drm/dp_mst: Fix drm RAD print Wayne Lin
2025-01-09 22:45 ` Lyude Paul
2025-01-10 2:04 ` Lin, Wayne
2024-12-23 4:07 ` [PATCH v2 2/2] drm/dp_mst: Add helper to get port number at specific LCT from RAD Wayne Lin
2025-01-09 22:48 ` Lyude Paul
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=20241223040726.3985676-1-Wayne.Lin@amd.com \
--to=wayne.lin@amd.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=hwentlan@amd.com \
--cc=imre.deak@intel.com \
--cc=lyude@redhat.com \
--cc=ville.syrjala@linux.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 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.