Diogo Silva <[email protected]> writes: Hello Diogo,
> Simple KMS helper are deprecated since they only add an intermediate > layer between drivers and the atomic modesetting. > This patch removes the dependency on drm simple helpers from rockchip > DRM drivers. > I think that would be more informative to say something like following: This patch removes the drm_simple_encoder_init() helper usage in the rockchip drivers, by open coding it and using the encoder atomic helpers directly. This is a step to eventually get rid of this simple KMS helper, once all drivers that use it have been converted. > Signed-off-by: Diogo Silva <[email protected]> > --- The changes look good to me: Reviewed-by: Javier Martinez Canillas <[email protected]> -- Best regards, Javier Martinez Canillas Core Platforms Red Hat
