Hi Dave, Daniel,
Couple of fixes for 5.8.
The following changes since commit adbe8a3cae94a63e9f416795c750237a9b789124:
Merge tag 'amd-drm-fixes-5.8-2020-07-15' of git://people.freedesktop.org/~agd5f/linux into drm-fixes (2020-07-17 13:29:00 +1000)
are available in the Git repository at:
git://people.freedesktop.org/~agd5f/linux tags/amd-drm-fixes-5.8-2020-07-22
for you to fetch changes up to 38e0c89a19fd13f28d2b4721035160a3e66e270b:
drm/amdgpu: Fix NULL dereference in dpm sysfs handlers (2020-07-21 16:00:01 -0400)
---------------------------------------------------------------- amd-drm-fixes-5.8-2020-07-22:
amdgpu: - Fix crash when overclocking VegaM - Fix possible crash when editing dpm levels
---------------------------------------------------------------- Paweł Gronowski (1): drm/amdgpu: Fix NULL dereference in dpm sysfs handlers
Qiu Wenbo (1): drm/amd/powerplay: fix a crash when overclocking Vega M
drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c | 9 +++------ drivers/gpu/drm/amd/powerplay/smumgr/vegam_smumgr.c | 10 ++++++---- 2 files changed, 9 insertions(+), 10 deletions(-)