Geert Uytterhoeven writes:
> Use the drm_crtc_helper_atomic_check() helper instead of open-coding the
> same operation.
>
> Signed-off-by: Geert Uytterhoeven
> Reviewed-by: Thomas Zimmermann
> Reviewed-by: Sui Jingfeng
> ---
Pushed to drm-misc (drm-misc-next). Thanks!
--
Best regards,
Javi
Use the drm_crtc_helper_atomic_check() helper instead of open-coding the
same operation.
Signed-off-by: Geert Uytterhoeven
Reviewed-by: Thomas Zimmermann
Reviewed-by: Sui Jingfeng
---
Compile-tested only.
v2:
- Add Reviewed-by.
---
drivers/gpu/drm/udl/udl_modeset.c | 13 ++---
1 fil