Hi Dave, Daniel, Fixes for 5.17. The following changes since commit 754e0b0e35608ed5206d6a67a791563c631cec07: Linux 5.17-rc4 (2022-02-13 12:13:30 -0800) are available in the Git repository at: https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-5.17-2022-02-16 for you to fetch changes up to 364438fd629f7611a84c8e6d7de91659300f1502: drm/radeon: Fix backlight control on iMac 12,1 (2022-02-14 15:01:46 -0500) ---------------------------------------------------------------- amd-drm-fixes-5.17-2022-02-16: amdgpu: - Stable pstate clock fixes for Dimgrey Cavefish and Beige Goby - S0ix SDMA fix - Yellow Carp GPU reset fix radeon: - Backlight fix for iMac 12,1 ---------------------------------------------------------------- Evan Quan (1): drm/amd/pm: correct UMD pstate clocks for Dimgrey Cavefish and Beige Goby Nicholas Bishop (1): drm/radeon: Fix backlight control on iMac 12,1 Rajib Mahapatra (1): drm/amdgpu: skipping SDMA hw_init and hw_fini for S0ix. Yifan Zhang (1): drm/amd/pm: correct the sequence of sending gpu reset msg drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c | 8 +++++++ .../drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c | 26 +++++++++++++++++----- .../drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.h | 8 +++++++ .../gpu/drm/amd/pm/swsmu/smu13/yellow_carp_ppt.c | 9 ++------ drivers/gpu/drm/radeon/atombios_encoders.c | 3 ++- 5 files changed, 41 insertions(+), 13 deletions(-)