RE: [PATCH v2 1/2] drm/dp_mst: Fix drm RAD print

2025-01-09 Thread Lin, Wayne
l.com; Wentland, Harry > > Subject: Re: [PATCH v2 1/2] drm/dp_mst: Fix drm RAD print > > Hey there! Patch looks good to me, just one small change: > > On Mon, 2024-12-23 at 12:07 +0800, Wayne Lin wrote: > > + /** > > +* @rad: Relative Address of the MST branch. > &

Re: [PATCH v2 1/2] drm/dp_mst: Fix drm RAD print

2025-01-09 Thread Lyude Paul
Hey there! Patch looks good to me, just one small change: On Mon, 2024-12-23 at 12:07 +0800, Wayne Lin wrote: > + /** > + * @rad: Relative Address of the MST branch. > + * For drm_dp_mst_topology_mgr::mst_primary, it's rad[8] are all 0, > + * unset and unused. For MST branches c

[PATCH v2 1/2] drm/dp_mst: Fix drm RAD print

2024-12-22 Thread Wayne Lin
[Why] The RAD of sideband message printed today is incorrect. For RAD stored within MST branch - If MST branch LCT is 1, it's RAD array is untouched and remained as 0. - If MST branch LCT is larger than 1, use nibble to store the up facing port number in cascaded sequence as illustrated below: