Re: [PATCH v3 05/37] drm/bridge: Pass full state to atomic_post_disable

2025-02-14 Thread Doug Anderson
Hi, On Thu, Feb 13, 2025 at 6:44 AM Maxime Ripard wrote: > > It's pretty inconvenient to access the full atomic state from > drm_bridges, so let's change the atomic_post_disable hook prototype to > pass it directly. > > Reviewed-by: Dmitry Baryshkov > Signed-off-by: Maxime Ripard >From the poi

[PATCH v3 05/37] drm/bridge: Pass full state to atomic_post_disable

2025-02-13 Thread Maxime Ripard
It's pretty inconvenient to access the full atomic state from drm_bridges, so let's change the atomic_post_disable hook prototype to pass it directly. Reviewed-by: Dmitry Baryshkov Signed-off-by: Maxime Ripard --- drivers/gpu/drm/bridge/analogix/analogix_dp_core.c | 6 ++ drivers/gpu/drm/b