mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v3 0/2] extend "multi" functions and use them in jdi-fhd-r63452
@ 2024-08-18  6:08 Tejas Vipin
  2024-08-18  6:08 ` [PATCH v3 1/2] drm/mipi-dsi: Add mipi_dsi_dcs_set_tear_scanline_multi Tejas Vipin
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Tejas Vipin @ 2024-08-18  6:08 UTC (permalink / raw)
  To: maarten.lankhorst, mripard, tzimmermann, neil.armstrong, quic_jesszhan
  Cc: dianders, airlied, daniel, dri-devel, linux-kernel, Tejas Vipin

This patch adds mipi_dsi_dcs_set_tear_scanline_multi to the list of multi
functions and uses it with other multi functions in the jdi-fhd-r63452
panel.

This patch uses functions introduced in [1] and must be applied after
it.

[1] https://lore.kernel.org/all/20240806135949.468636-1-tejasvipin76@gmail.com/
---
Changes in v3:
    - use mipi_dsi_usleep_range

Changes in v2:
    - Fixed return values
    - Removed extra error messages

v1: https://lore.kernel.org/all/20240810045404.188146-1-tejasvipin76@gmail.com/
v2: https://lore.kernel.org/all/20240813062912.467280-1-tejasvipin76@gmail.com/
---
Tejas Vipin (2):
  drm/mipi-dsi: Add mipi_dsi_dcs_set_tear_scanline_multi
  drm/panel: jdi-fhd-r63452: transition to mipi_dsi wrapped functions

 drivers/gpu/drm/drm_mipi_dsi.c               |  31 ++++
 drivers/gpu/drm/panel/panel-jdi-fhd-r63452.c | 149 ++++++-------------
 include/drm/drm_mipi_dsi.h                   |   2 +
 3 files changed, 81 insertions(+), 101 deletions(-)

-- 
2.46.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-08-20 21:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-18  6:08 [PATCH v3 0/2] extend "multi" functions and use them in jdi-fhd-r63452 Tejas Vipin
2024-08-18  6:08 ` [PATCH v3 1/2] drm/mipi-dsi: Add mipi_dsi_dcs_set_tear_scanline_multi Tejas Vipin
2024-08-20 21:24   ` Doug Anderson
2024-08-18  6:08 ` [PATCH v3 2/2] drm/panel: jdi-fhd-r63452: transition to mipi_dsi wrapped functions Tejas Vipin
2024-08-20 21:25   ` Doug Anderson
2024-08-19 16:22 ` [PATCH v3 0/2] extend "multi" functions and use them in jdi-fhd-r63452 Doug Anderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®