[GIT PULL] drm/mali-dp changes for v4.12

Liviu Dudau Liviu.Dudau at arm.com
Mon Apr 24 14:35:55 UTC 2017


Hi Dave,

Latest updates on Mali DP, adding support for colour management,
plane scaling and power management.

Many thanks,
Liviu

The following changes since commit 6b1462700b4a6a1244c018cdd2fa97ded43090a0:

  Merge tag 'drm-misc-next-fixes-2017-04-20' of git://anongit.freedesktop.org/git/drm-misc into drm-next (2017-04-21 13:51:59 +1000)

are available in the git repository at:

  git://linux-arm.org/linux-ld.git for-upstream/mali-dp

for you to fetch changes up to c2e7f82d336a451ebb904b8bf9a5a558cf16c39b:

  drm: mali-dp: Check the mclk rate and allow up/down scaling (2017-04-24 13:28:09 +0100)

----------------------------------------------------------------
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 | 108 ++++++++++--
 drivers/gpu/drm/arm/malidp_regs.h   |  72 +++++++-
 7 files changed, 1074 insertions(+), 62 deletions(-)

-- 
====================
| I would like to |
| fix the world,  |
| but they're not |
| giving me the   |
 \ source code!  /
  ---------------
    ¯\_(ツ)_/¯


More information about the dri-devel mailing list