ndt
Subject: RE: [PATCH] drm: renesas: rz-du: Add atomic_pre_enable
Hi Chris Brandt,
Thanks for the patch.
> -Original Message-
> From: Chris Brandt
> Sent: 21 May 2025 15:24
> Subject: [PATCH] drm: renesas: rz-du: Add atomic_pre_enable
>
> When drm_panel.prepare_p
Huynh ; Hugo
Villeneuve
Cc: dri-devel@lists.freedesktop.org; linux-renesas-...@vger.kernel.org; Chris
Brandt
Subject: [PATCH] drm: renesas: rz-du: Add atomic_pre_enable
When drm_panel.prepare_prev_first is set to true in a panel driver, the
panel expects the MIPI DSI hardware to be already confi
When drm_panel.prepare_prev_first is set to true in a panel driver, the
panel expects the MIPI DSI hardware to be already configured before the
panel's prepare function is called because it might need to send DCS
commands.
Signed-off-by: Chris Brandt
---
drivers/gpu/drm/renesas/rz-du/rzg2l_mipi_
Biju Das
; Maarten Lankhorst
; Maxime Ripard ; Thomas
Zimmermann ; David Airlie ; Simona
Vetter ; Hien Huynh ; Hugo
Villeneuve
Cc: dri-devel@lists.freedesktop.org; linux-renesas-...@vger.kernel.org
Subject: RE: [PATCH] drm: renesas: rz-du: Add atomic_pre_enable
Sorry, ignore this version.
Hi Chris Brandt,
Thanks for the patch.
> -Original Message-
> From: Chris Brandt
> Sent: 21 May 2025 15:24
> Subject: [PATCH] drm: renesas: rz-du: Add atomic_pre_enable
>
> When drm_panel.prepare_prev_first is set to true in a panel driver, the panel
> expects th