[PATCH 0/5] drm/dsi: cleanups and compression helpers

Jani Nikula jani.nikula at intel.com
Tue Oct 22 10:09:42 UTC 2019


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



More information about the dri-devel mailing list