[PATCH v3 1/2] drm/mipi-dsi: add more multi functions for better error handling
Doug Anderson
dianders at chromium.org
Wed Aug 7 22:53:45 UTC 2024
Hi,
On Tue, Aug 6, 2024 at 7:00 AM Tejas Vipin <tejasvipin76 at gmail.com> wrote:
>
> Add more functions that can benefit from being multi style and mark
> older variants as deprecated to eventually convert all mipi_dsi functions
> to multi style.
>
> Acked-by: Maxime Ripard <mripard at kernel.org>
> Signed-off-by: Tejas Vipin <tejasvipin76 at gmail.com>
> ---
> drivers/gpu/drm/drm_mipi_dsi.c | 194 +++++++++++++++++++++++++++++++++
> include/drm/drm_mipi_dsi.h | 10 ++
> 2 files changed, 204 insertions(+)
Reviewed-by: Douglas Anderson <dianders at chromium.org>
If nobody else has any comments, I'll plan to apply this midway
through next week.
More information about the dri-devel
mailing list