Re: [PATCH v5] drm/dp_mst: Clear MSG_RDY flag before sending new message

2023-06-13 Thread Lyude Paul
Alright, managed to figure out my MST woes! Just tested with nouveau and I see no regressions :) Reviewed-by: Lyude Paul On Fri, 2023-06-09 at 18:49 +0800, Wayne Lin wrote: > [Why] > The sequence for collecting down_reply from source perspective should > be: > > Request_n->repeat (get partial

RE: [PATCH v5] drm/dp_mst: Clear MSG_RDY flag before sending new message

2023-06-13 Thread Lin, Wayne
ntel.com; jani.nik...@intel.com; imre.d...@intel.com; > Wentland, Harry ; Zuo, Jerry > ; sta...@vger.kernel.org > Subject: Re: [PATCH v5] drm/dp_mst: Clear MSG_RDY flag before sending new > message > > FWIW: Should have a response to this very soon, figured out the cause of my >

Re: [PATCH v5] drm/dp_mst: Clear MSG_RDY flag before sending new message

2023-06-12 Thread Lyude Paul
FWIW: Should have a response to this very soon, figured out the cause of my MST issues so I should be able to test this very soon On Fri, 2023-06-09 at 18:49 +0800, Wayne Lin wrote: > [Why] > The sequence for collecting down_reply from source perspective should > be: > > Request_n->repeat (get

Re: [PATCH v5] drm/dp_mst: Clear MSG_RDY flag before sending new message

2023-06-11 Thread Jani Nikula
On Fri, 09 Jun 2023, Wayne Lin wrote: > [Why] > The sequence for collecting down_reply from source perspective should > be: > > Request_n->repeat (get partial reply of Request_n->clear message ready > flag to ack DPRX that the message is received) till all partial > replies for Request_n are