Re: [PATCH 2/9] drm/panel: Check for already prepared/enabled in drm_panel

From: Doug Anderson
Date: Wed May 24 2023 - 13:04:58 EST


Hi,

On Wed, May 24, 2023 at 9:19 AM Chris Morgan <macroalpha82@xxxxxxxxx> wrote:
>
> Thank you for looking into this more. It's one of the last QOL bugs
> for some devices I'm working on, even if the end result is no big
> deal (the other QOL bug involves a WARN on probing a rotated panel).

Glad it'll be helpful!

For the WARN on probing a rotated panel I thought there was some
progress on that front. Commit e3ea1806e4ad ("drm/bridge: panel: Set
orientation on panel_bridge connector") or commit 15b9ca1641f0 ("drm:
Config orientation property if panel provides it") didn't help you?