On Thu, Feb 13, 2025 at 03:43:48PM +0100, Maxime Ripard wrote:
> We test for whether the bridge is atomic in several places in the source
> code, so let's consolidate them.
>
> Suggested-by: Dmitry Baryshkov
> Signed-off-by: Maxime Ripard
> ---
> drivers/gpu/drm/drm_bridge.c | 9 +++--
> 1
We test for whether the bridge is atomic in several places in the source
code, so let's consolidate them.
Suggested-by: Dmitry Baryshkov
Signed-off-by: Maxime Ripard
---
drivers/gpu/drm/drm_bridge.c | 9 +++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/drivers/gpu/drm/drm