[pull] amdgpu drm-fixes-5.4

Alex Deucher alexdeucher at gmail.com
Wed Nov 20 23:51:30 UTC 2019


Hi Dave, Daniel,

A few fixes for 5.4.  Stability and regression fixes. Most CCed to stable.

The following changes since commit af42d3466bdc8f39806b26f593604fdc54140bcb:

  Linux 5.4-rc8 (2019-11-17 14:47:30 -0800)

are available in the Git repository at:

  git://people.freedesktop.org/~agd5f/linux tags/drm-fixes-5.4-2019-11-20

for you to fetch changes up to a0184d71163aab258d73141a8839675d6cbdcf40:

  Revert "drm/amd/display: enable S/G for RAVEN chip" (2019-11-20 18:40:21 -0500)

----------------------------------------------------------------
drm-fixes-5.4-2019-11-20:

amdgpu:
- Remove experimental flag for navi14
- Fix confusing power message failures on older VI parts
- Hang fix for gfxoff when using the read register interface
- Two stability regression fixes for Raven

----------------------------------------------------------------
Alex Deucher (4):
      drm/amdgpu: remove experimental flag for Navi14
      drm/amdgpu: disable gfxoff when using register read interface
      drm/amdgpu: disable gfxoff on original raven
      Revert "drm/amd/display: enable S/G for RAVEN chip"

Evan Quan (2):
      drm/amd/powerplay: issue no PPSMC_MSG_GetCurrPkgPwr on unsupported ASICs
      drm/amd/powerplay: correct fine grained dpm force level setting

 drivers/gpu/drm/amd/amdgpu/amdgpu_display.c       |  2 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c           |  8 ++++----
 drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c           |  6 +++++-
 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c             |  9 +++++++--
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c |  2 +-
 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c  | 23 ++++++++++++++++++-----
 drivers/gpu/drm/amd/powerplay/navi10_ppt.c        |  6 ++++++
 7 files changed, 42 insertions(+), 14 deletions(-)


More information about the amd-gfx mailing list