[pull] drm/msm: msm-fixes-v5.9

Rob Clark robdclark at gmail.com
Mon Aug 24 19:03:06 UTC 2020


Hi Dave,

Some fixes for v5.9 plus the one opp/bandwidth scaling patch ("drm:
msm: a6xx: use dev_pm_opp_set_bw to scale DDR") which was not included
in the initial pull due to dependency on patch landing thru OPP tree


The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

  Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)

are available in the Git repository at:

  https://gitlab.freedesktop.org/drm/msm.git drm-msm-fixes-2020-08-24

for you to fetch changes up to 5e0c22d4a9ddae4e784a3e171b9d3d452b37aeb2:

  drm/msm/a6xx: fix frequency not always being restored on GMU resume
(2020-08-22 10:56:45 -0700)

----------------------------------------------------------------
Dmitry Baryshkov (1):
      drm/msm/a6xx: fix gmu start on newer firmware

Jonathan Marek (1):
      drm/msm/a6xx: fix frequency not always being restored on GMU resume

Kalyan Thota (2):
      drm/msm/dpu: Fix reservation failures in modeset
      drm/msm/dpu: Fix scale params in plane validation

Krishna Manikandan (1):
      drm/msm: add shutdown support for display platform_driver

Rob Clark (6):
      drm/msm/dpu: fix unitialized variable error
      drm/msm/adreno: fix updating ring fence
      drm/msm/gpu: make ringbuffer readonly
      drm/msm: enable vblank during atomic commits
      drm/msm/a6xx: fix crashdec section name typo
      drm/msm/a6xx: add module param to enable debugbus snapshot

Sharat Masetty (1):
      drm: msm: a6xx: use dev_pm_opp_set_bw to scale DDR

 drivers/gpu/drm/msm/adreno/a6xx_gmu.c       | 38 ++++++++++++++++++++++-------
 drivers/gpu/drm/msm/adreno/a6xx_gpu_state.c |  3 ++-
 drivers/gpu/drm/msm/adreno/a6xx_gpu_state.h |  2 +-
 drivers/gpu/drm/msm/adreno/adreno_device.c  |  4 +++
 drivers/gpu/drm/msm/adreno/adreno_gpu.c     |  2 +-
 drivers/gpu/drm/msm/adreno/adreno_gpu.h     |  2 ++
 drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c    |  2 +-
 drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c | 20 ++++++++-------
 drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c   |  4 +--
 drivers/gpu/drm/msm/msm_atomic.c            | 36 +++++++++++++++++++++++++++
 drivers/gpu/drm/msm/msm_drv.c               |  8 ++++++
 drivers/gpu/drm/msm/msm_ringbuffer.c        |  3 ++-
 12 files changed, 99 insertions(+), 25 deletions(-)


More information about the dri-devel mailing list