Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
* [PATCH v2 0/2] drm/msm/dsi: support multiple DSC slices per packet
@ 2026-03-18  9:53 Alexander Koskovich
  2026-03-18  9:54 ` [PATCH v2 1/2] drm/mipi-dsi: add flag for sending all DSC slices in one packet Alexander Koskovich
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Alexander Koskovich @ 2026-03-18  9:53 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, Dmitry Baryshkov, Jonathan Marek

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>
---
Changes in v2:
- Fix attribution to Jonathan Marek
- Link to v1: https://lore.kernel.org/r/20260318-dsi-dsc-slice-per-pkt-v1-0-1bd66b7f9e0c@pm.me

---
Alexander Koskovich (1):
      drm/mipi-dsi: add flag for sending all DSC slices in one packet

Jonathan Marek (1):
      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] 10+ messages in thread

end of thread, other threads:[~2026-05-11  3:13 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-18  9:53 [PATCH v2 0/2] drm/msm/dsi: support multiple DSC slices per packet Alexander Koskovich
2026-03-18  9:54 ` [PATCH v2 1/2] drm/mipi-dsi: add flag for sending all DSC slices in one packet Alexander Koskovich
2026-03-18 10:33   ` Dmitry Baryshkov
2026-04-22 15:15   ` Alexander Koskovich
2026-04-22 16:40     ` Konrad Dybcio
2026-03-18  9:54 ` [PATCH v2 2/2] drm/msm/dsi: support DSC configurations with slice_per_pkt > 1 Alexander Koskovich
2026-03-18 10:33   ` Dmitry Baryshkov
2026-03-19 10:26   ` Konrad Dybcio
2026-03-19 10:28     ` Konrad Dybcio
2026-05-11  3:12 ` [PATCH v2 0/2] drm/msm/dsi: support multiple DSC slices per packet Junjie Cao

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