[Intel-gfx] [PULL] topic/drm-mipi-dsi-dsc-updates

Jani Nikula jani.nikula at intel.com
Mon Nov 11 15:25:40 UTC 2019


Hi Sean, Maarten and Maxime -

Here's the topic branch about DSI changes as I wrote in [1]. Once you've
pulled this in drm-misc, I'll follow suit in i915.


Thanks,
Jani.

[1] http://marc.info/?i=87sgmz6cw0.fsf@intel.com



topic/drm-mipi-dsi-dsc-updates-2019-11-11:
Core Changes:
- Update DSI data type and command definitions
- Add helpers for sending compression mode and PPS packets

Driver Changes:
- Update tiny/st7586 to reflect a definition change


The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:

  Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)

are available in the Git repository at:

  git://anongit.freedesktop.org/drm/drm-intel tags/topic/drm-mipi-dsi-dsc-updates-2019-11-11

for you to fetch changes up to f4dea1aaa9a12486f5813fada574192feb3850cd:

  drm/dsi: add helpers for DSI compression mode and PPS packets (2019-11-07 15:00:16 +0200)

----------------------------------------------------------------
Core Changes:
- Update DSI data type and command definitions
- Add helpers for sending compression mode and PPS packets

Driver Changes:
- Update tiny/st7586 to reflect a definition change

----------------------------------------------------------------
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 | 57 ++++++++++++++++++++++++++++++++++++++++--
 drivers/gpu/drm/tiny/st7586.c  |  2 +-
 include/drm/drm_mipi_dsi.h     |  4 +++
 include/video/mipi_display.h   | 24 +++++++++++++-----
 4 files changed, 78 insertions(+), 9 deletions(-)

-- 
Jani Nikula, Intel Open Source Graphics Center


More information about the Intel-gfx mailing list