mbox series

[0/2] add more multi functions to streamline error handling

Message ID 20240628182428.171031-1-tejasvipin76@gmail.com (mailing list archive)
Headers show
Series add more multi functions to streamline error handling | expand

Message

Tejas Vipin June 28, 2024, 6:24 p.m. UTC
This series adds more multi style functions and uses them in the 
startek-kd070fhfid015 panel effectively.

Tejas Vipin (2):
  drm/mipi-dsi: add more multi functions for better error handling
  drm/panel: startek-kd070fhfid015: transition to mipi_dsi wrapped
    functions

 drivers/gpu/drm/drm_mipi_dsi.c                | 164 ++++++++++++++++++
 .../drm/panel/panel-startek-kd070fhfid015.c   | 107 ++++--------
 include/drm/drm_mipi_dsi.h                    |  10 ++
 3 files changed, 209 insertions(+), 72 deletions(-)