[GIT PULL] v5.2 fixes for Arm drivers

Liviu Dudau Liviu.Dudau at arm.com
Tue Jun 4 14:42:05 UTC 2019


Hello DRM maintainers,

I have collected an assorted set of patches for Arm DRM drivers that I maintain
in my tree, so it's time to flush them out. Please pull!

Best regards,
Liviu


The following changes since commit 2a3e0b716296a504d9e65fea7acb379c86fe4283:

  Merge tag 'imx-drm-fixes-2019-05-29' of git://git.pengutronix.de/git/pza/linux into drm-fixes (2019-05-31 09:15:25 +1000)

are available in the Git repository at:

  git://linux-arm.org/linux-ld.git malidp-fixes

for you to fetch changes up to c43de636a469a42c7b040c8d48eda6d5c3977b9c:

  drm/komeda: Potential error pointer dereference (2019-06-04 15:19:40 +0100)

----------------------------------------------------------------
Dan Carpenter (1):
      drm/komeda: Potential error pointer dereference

Lowry Li (Arm Technology China) (1):
      drm/komeda: fixing of DMA mapping sg segment warning

Robin Murphy (2):
      drm/arm/hdlcd: Actually validate CRTC modes
      drm/arm/hdlcd: Allow a bit of clock tolerance

Wen He (1):
      drm/arm/mali-dp: Add a loop around the second set CVAL and try 5 times

YueHaibing (1):
      drm/komeda: remove set but not used variable 'kcrtc'

james qian wang (Arm Technology China) (1):
      drm/komeda: Constify the usage of komeda_component/pipeline/dev_funcs

 drivers/gpu/drm/arm/display/komeda/d71/d71_component.c |  8 ++++----
 drivers/gpu/drm/arm/display/komeda/d71/d71_dev.c       |  4 ++--
 drivers/gpu/drm/arm/display/komeda/komeda_crtc.c       |  2 +-
 drivers/gpu/drm/arm/display/komeda/komeda_dev.c        |  6 +++++-
 drivers/gpu/drm/arm/display/komeda/komeda_dev.h        |  8 +++++---
 drivers/gpu/drm/arm/display/komeda/komeda_pipeline.c   |  4 ++--
 drivers/gpu/drm/arm/display/komeda/komeda_pipeline.h   | 10 +++++-----
 drivers/gpu/drm/arm/display/komeda/komeda_plane.c      |  4 +---
 drivers/gpu/drm/arm/hdlcd_crtc.c                       | 14 +++++++-------
 drivers/gpu/drm/arm/malidp_drv.c                       | 13 ++++++++++++-
 10 files changed, 44 insertions(+), 29 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