Re: [PATCH v3 0/2] drm: Allow encoder modeset when connectors are changed

From: Abhinav Kumar
Date: Mon Dec 16 2024 - 13:28:08 EST




On 12/16/2024 3:06 AM, Maxime Ripard wrote:
On Wed, Dec 11, 2024 at 01:18:41PM -0800, Jessica Zhang wrote:
Call encoder mode_set() when connectors are changed. This avoids issues
for cases where the connectors are changed but CRTC mode is not.

Looks great, thanks a lot for doing the tests :)

Reviewed-by: Maxime Ripard <mripard@xxxxxxxxxx>

Maxime

Thanks for your feedback.

Can we get an ack to land this through msm tree as part of the series which needed it?