patch link:
https://lore.kernel.org/r/20250110023618.66401-3-Wayne.Lin%40amd.com
patch subject: [Patch v3 2/2] drm/dp_mst: Add helper to get port number at
specific LCT from RAD
config: x86_64-randconfig-121-20250111
(https://download.01.org/0day-ci/archive/20250111/20250927.qhx3zcbp-...@intel.
ix-drm-RAD-print/20250110-103837
base: git://anongit.freedesktop.org/drm/drm drm-next
patch link:
https://lore.kernel.org/r/20250110023618.66401-3-Wayne.Lin%40amd.com
patch subject: [Patch v3 2/2] drm/dp_mst: Add helper to get port number at
specific LCT from RAD
config: csky-randconfig-00
https://lore.kernel.org/r/20250110023618.66401-3-Wayne.Lin%40amd.com
patch subject: [Patch v3 2/2] drm/dp_mst: Add helper to get port number at
specific LCT from RAD
config: hexagon-randconfig-001-20250111
(https://download.01.org/0day-ci/archive/20250111/20250348.e6ctjykj-...@intel.
Add a helper drm_dp_mst_get_ufp_num_at_lct_from_rad() to extract the up
facing port number at specific link count from the RAD. Use the added
helper in drm_dp_mst_rad_to_str() & drm_dp_get_mst_branch_device() to
unify the implementation.
V2:
- Adjust the code format (Lyude)
Cc: Imre Deak
Cc: Vil