[pull] amdgpu drm-fixes-5.7

Alex Deucher alexdeucher at gmail.com
Wed Apr 22 22:46:47 UTC 2020


Hi Dave, Daniel,

Fixes for 5.7.

The following changes since commit 4da858c086433cd012c0bb16b5921f6fafe3f803:

  Merge branch 'linux-5.7' of git://github.com/skeggsb/linux into drm-fixes (2020-04-16 15:40:02 +1000)

are available in the Git repository at:

  git://people.freedesktop.org/~agd5f/linux tags/amd-drm-fixes-5.7-2020-04-22

for you to fetch changes up to 7daec99fdcde7b01595134a3d8f385bc1009f1d8:

  drm/amdgpu/display: give aux i2c buses more meaningful names (2020-04-17 17:31:38 -0400)

----------------------------------------------------------------
amd-drm-fixes-5.7-2020-04-22:

amdgpu:
- Fix resume issue on renoir
- Thermal fix for older CI dGPUs
- Fix some fallout from dropping drm load/unload callbacks

----------------------------------------------------------------
Alex Deucher (2):
      drm/amdgpu/display: fix aux registration (v2)
      drm/amdgpu/display: give aux i2c buses more meaningful names

Prike Liang (1):
      drm/amd/powerplay: fix resume failed as smu table initialize early exit

Sandeep Raghuraman (1):
      drm/amdgpu: Correctly initialize thermal controller for GPUs with Powerplay table v0 (e.g Hawaii)

 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c  | 14 ++++++++++--
 .../amd/display/amdgpu_dm/amdgpu_dm_mst_types.c    | 15 ++++++++-----
 .../amd/display/amdgpu_dm/amdgpu_dm_mst_types.h    |  3 ++-
 .../gpu/drm/amd/powerplay/hwmgr/processpptables.c  | 26 ++++++++++++++++++++++
 drivers/gpu/drm/amd/powerplay/renoir_ppt.c         |  7 +++++-
 5 files changed, 55 insertions(+), 10 deletions(-)


More information about the dri-devel mailing list