[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240730060659.455953-1-tejasvipin76@gmail.com>
Date: Tue, 30 Jul 2024 11:36:57 +0530
From: Tejas Vipin <tejasvipin76@...il.com>
To: maarten.lankhorst@...ux.intel.com,
	mripard@...nel.org,
	tzimmermann@...e.de,
	neil.armstrong@...aro.org,
	quic_jesszhan@...cinc.com
Cc: dianders@...omium.org,
	airlied@...il.com,
	daniel@...ll.ch,
	dri-devel@...ts.freedesktop.org,
	linux-kernel@...r.kernel.org,
	Tejas Vipin <tejasvipin76@...il.com>
Subject: [PATCH v2 0/2] add more multi functions to streamline error handling
This series adds more multi style functions and uses them in the 
startek-kd070fhfid015 panel. Additionally it marks the older functions
as deprecated.
---
Changes in v2:
    - Improved formatting
    - Rewrote hex as lowercase
    - Marked old functions as deprecated
    - Added more functions to transition
---
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                | 226 ++++++++++++++++++
 .../drm/panel/panel-startek-kd070fhfid015.c   | 123 +++-------
 include/drm/drm_mipi_dsi.h                    |  12 +
 3 files changed, 277 insertions(+), 84 deletions(-)
-- 
2.45.2
Powered by blists - more mailing lists