All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] drm/msm/dsi: support multiple DSC slices per packet
@ 2026-03-18  7:32 Alexander Koskovich
  2026-03-18  7:32 ` [PATCH 1/2] drm/mipi-dsi: add flag for sending all DSC slices in one packet Alexander Koskovich
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Alexander Koskovich @ 2026-03-18  7:32 UTC (permalink / raw)
  To: Maarten Lankhorst, Maxime Ripard, Thomas Zimmermann, David Airlie,
	Simona Vetter, Rob Clark, Dmitry Baryshkov, Abhinav Kumar,
	Jessica Zhang, Sean Paul, Marijn Suijten
  Cc: dri-devel, linux-kernel, linux-arm-msm, freedreno,
	Alexander Koskovich

This series adds support for sending multiple DSC slices in a single
DSI packet, which is required by some panels such as the JDI LPM026M648C.

The MSM DRM change was originally authored by Jonathan Marek [1], changed to
use an 'all slices in packet' flag which derives slice_per_pkt from slice_count
instead of manually specifying the number of slices per packet.

Was also split into two patches so they can go through different trees.

[1]: https://lore.kernel.org/all/20231114174218.19765-3-jonathan@marek.ca

Signed-off-by: Alexander Koskovich <akoskovich@pm.me>
---
Alexander Koskovich (2):
      drm/mipi-dsi: add flag for sending all DSC slices in one packet
      drm/msm/dsi: support DSC configurations with slice_per_pkt > 1

 drivers/gpu/drm/msm/dsi/dsi_host.c | 25 ++++++++++---------------
 include/drm/drm_mipi_dsi.h         |  2 ++
 2 files changed, 12 insertions(+), 15 deletions(-)
---
base-commit: f338e77383789c0cae23ca3d48adcc5e9e137e3c
change-id: 20260318-dsi-dsc-slice-per-pkt-f828429fbf0a

Best regards,
-- 
Alexander Koskovich <akoskovich@pm.me>



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

end of thread, other threads:[~2026-05-21  9:03 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-18  7:32 [PATCH 0/2] drm/msm/dsi: support multiple DSC slices per packet Alexander Koskovich
2026-03-18  7:32 ` [PATCH 1/2] drm/mipi-dsi: add flag for sending all DSC slices in one packet Alexander Koskovich
2026-03-18  9:44   ` Dmitry Baryshkov
2026-03-18  7:33 ` [PATCH 2/2] drm/msm/dsi: support DSC configurations with slice_per_pkt > 1 Alexander Koskovich
2026-03-18  9:39   ` Dmitry Baryshkov
2026-05-21  7:44     ` Neil Armstrong
2026-05-21  9:03       ` Alexander Koskovich
2026-05-21  7:33 ` [PATCH 0/2] drm/msm/dsi: support multiple DSC slices per packet Maxime Ripard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.