[PATCH 00/12] drm/mali-dp: Collate the pending patches in a series

Liviu Dudau Liviu.Dudau at arm.com
Fri Apr 21 09:18:36 UTC 2017


Hello,

This is not a topic series, but a collection of patches that I have acked
previously on the dri-devel list and I now plan to push to drm-next. I have
rebased on the latest drm-next from 20/04 and also cleaned up some comments
compared to what has been already pushed into the mailing list.

I'm sending them now to see if there are any more comments to the series,
otherwise I will send a pull request to David next week.

Best regards,
Liviu

Arnd Bergmann (1):
  drm: mali-dp: remove unused variable

Liviu Dudau (3):
  drm: mali-dp: Update the state of all planes before re-enabling active
    CRTCs.
  drm: mali-dp: Enable power management for the device.
  drm/mali-dp: Add core_id file to the sysfs interface

Mihail Atanassov (8):
  drm: mali-dp: add atomic_print_state for planes
  drm: mali-dp: add custom reset hook for planes
  drm: mali-dp: add malidp_crtc_state struct
  drm: mali-dp: enable gamma support
  drm: mali-dp: Add CTM support
  drm: mali-dp: Add plane upscaling support
  drm: mali-dp: Enable image enhancement when scaling
  drm: mali-dp: Check the mclk rate and allow up/down scaling

 drivers/gpu/drm/arm/malidp_crtc.c   | 342 ++++++++++++++++++++++++++++++++++--
 drivers/gpu/drm/arm/malidp_drv.c    | 307 +++++++++++++++++++++++++++++---
 drivers/gpu/drm/arm/malidp_drv.h    |  13 ++
 drivers/gpu/drm/arm/malidp_hw.c     | 213 ++++++++++++++++++++++
 drivers/gpu/drm/arm/malidp_hw.h     |  81 +++++++++
 drivers/gpu/drm/arm/malidp_planes.c | 110 ++++++++++--
 drivers/gpu/drm/arm/malidp_regs.h   |  72 +++++++-
 7 files changed, 1076 insertions(+), 62 deletions(-)

-- 
2.12.0



More information about the dri-devel mailing list