All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] drm/dsi: cleanups and compression helpers
@ 2019-10-22 10:09 Jani Nikula
  2019-10-22 10:09 ` [PATCH 1/5] drm/dsi: clean up DSI data type definitions Jani Nikula
                   ` (6 more replies)
  0 siblings, 7 replies; 13+ messages in thread
From: Jani Nikula @ 2019-10-22 10:09 UTC (permalink / raw)
  To: dri-devel; +Cc: jani.nikula, intel-gfx

Some cleanup and prep work for compression. Users for these are in the
works, but hopefully we can proceed with this already. Should be pretty
straightforward.

BR,
Jani.

Jani Nikula (5):
  drm/dsi: clean up DSI data type definitions
  drm/dsi: add missing DSI data types
  drm/dsi: add missing DSI DCS commands
  drm/dsi: rename MIPI_DCS_SET_PARTIAL_AREA to MIPI_DCS_SET_PARTIAL_ROWS
  drm/dsi: add helpers for DSI compression mode and PPS packets

 drivers/gpu/drm/drm_mipi_dsi.c | 55 ++++++++++++++++++++++++++++++++--
 drivers/gpu/drm/tiny/st7586.c  |  2 +-
 include/drm/drm_mipi_dsi.h     |  4 +++
 include/video/mipi_display.h   | 24 +++++++++++----
 4 files changed, 76 insertions(+), 9 deletions(-)

-- 
2.20.1

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

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

end of thread, other threads:[~2019-10-24  7:56 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-22 10:09 [PATCH 0/5] drm/dsi: cleanups and compression helpers Jani Nikula
2019-10-22 10:09 ` [PATCH 1/5] drm/dsi: clean up DSI data type definitions Jani Nikula
2019-10-24  7:56   ` Kulkarni, Vandita
2019-10-24  7:56     ` [Intel-gfx] " Kulkarni, Vandita
2019-10-24  7:56     ` Kulkarni, Vandita
2019-10-22 10:09 ` [PATCH 2/5] drm/dsi: add missing DSI data types Jani Nikula
2019-10-22 10:09 ` [PATCH 3/5] drm/dsi: add missing DSI DCS commands Jani Nikula
2019-10-22 10:09 ` [PATCH 4/5] drm/dsi: rename MIPI_DCS_SET_PARTIAL_AREA to MIPI_DCS_SET_PARTIAL_ROWS Jani Nikula
2019-10-22 14:31   ` David Lechner
2019-10-23  7:32     ` Jani Nikula
2019-10-22 10:09 ` [PATCH 5/5] drm/dsi: add helpers for DSI compression mode and PPS packets Jani Nikula
2019-10-22 17:33 ` ✓ Fi.CI.BAT: success for drm/dsi: cleanups and compression helpers Patchwork
2019-10-23  6:45 ` ✓ Fi.CI.IGT: " Patchwork

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.