Thomas Zimmermann writes:
> This mail never made it to dri-devel.
>
Oh, sorry about that. It seems that your response wasn't enough for
patchwork to pick the tag, so:
Reviewed-by: Javier Martinez Canillas
--
Best regards,
Javier Martinez Canillas
Core Platforms
Red Hat
This mail never made it to dri-devel.
Am 17.02.23 um 14:26 schrieb Javier Martinez Canillas:
Thomas Zimmermann writes:
The primary plane has the atomic_disable helper set, so atomic_update
won't be called if the plane gets disabled. Remove the respective branch
from the helper.
Signed-off-by
The primary plane has the atomic_disable helper set, so atomic_update
won't be called if the plane gets disabled. Remove the respective branch
from the helper.
Signed-off-by: Thomas Zimmermann
---
drivers/gpu/drm/mgag200/mgag200_mode.c | 3 ---
1 file changed, 3 deletions(-)
diff --git a/driver