[pull] amdgpu drm-fixes-5.11
Alex Deucher
alexdeucher at gmail.com
Thu Jan 28 19:15:58 UTC 2021
Hi Dave, Daniel,
A couple of fixes for 5.11.
The following changes since commit 06ee38dc2aab3b5a09feb74128cf7326a490b788:
Merge tag 'amd-drm-fixes-5.11-2021-01-21' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes (2021-01-22 09:43:21 +1000)
are available in the Git repository at:
https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-5.11-2021-01-28
for you to fetch changes up to 00190bc087e795290502dc51c5d32de85cb2c2b8:
amdgpu: fix clang build warning (2021-01-28 13:40:48 -0500)
----------------------------------------------------------------
amd-drm-fixes-5.11-2021-01-28:
amdgpu:
- Fix a fan control regression on some boards
- Fix clang warning
----------------------------------------------------------------
Alex Deucher (1):
Revert "drm/amdgpu/swsmu: drop set_fan_speed_percent (v2)"
Arnd Bergmann (1):
amdgpu: fix clang build warning
drivers/gpu/drm/amd/display/dc/dcn30/Makefile | 6 +++--
drivers/gpu/drm/amd/display/dc/dcn301/Makefile | 3 ++-
drivers/gpu/drm/amd/display/dc/dcn302/Makefile | 3 ++-
drivers/gpu/drm/amd/pm/inc/amdgpu_smu.h | 1 +
drivers/gpu/drm/amd/pm/inc/smu_v11_0.h | 3 +++
drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c | 9 ++-----
drivers/gpu/drm/amd/pm/swsmu/smu11/arcturus_ppt.c | 1 +
drivers/gpu/drm/amd/pm/swsmu/smu11/navi10_ppt.c | 1 +
.../drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c | 1 +
drivers/gpu/drm/amd/pm/swsmu/smu11/smu_v11_0.c | 31 +++++++++++++++++++++-
10 files changed, 47 insertions(+), 12 deletions(-)
More information about the amd-gfx
mailing list