Hi Linus,
Fixes trickling in this week, Alex had a final fix for the newest GPU they introduced in rc1, along with one build regression and one crasher fix.
Cross my fingers that's it for 5.9.
Dave.
drm-fixes-2020-10-09: drm amdgpu fixes for 5.9 final
amdgpu: - Fix a crash on renoir if you override the IP discovery parameter - Fix the build on ARC platforms - Display fix for Sienna Cichlid The following changes since commit d10285a25e29f13353bbf7760be8980048c1ef2f:
drm/nouveau/mem: guard against NULL pointer access in mem_del (2020-10-07 15:33:09 +1000)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2020-10-09
for you to fetch changes up to dded93ffbb8c4a578adf13b54cd62519908a23f8:
Merge tag 'amd-drm-fixes-5.9-2020-10-08' of git://people.freedesktop.org/~agd5f/linux into drm-fixes (2020-10-09 13:02:49 +1000)
---------------------------------------------------------------- drm amdgpu fixes for 5.9 final
amdgpu: - Fix a crash on renoir if you override the IP discovery parameter - Fix the build on ARC platforms - Display fix for Sienna Cichlid
---------------------------------------------------------------- Alex Deucher (1): drm/amdgpu/swsmu: fix ARC build errors
Dave Airlie (1): Merge tag 'amd-drm-fixes-5.9-2020-10-08' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
Dirk Gouders (1): drm/amdgpu: fix NULL pointer dereference for Renoir
Yongqiang Sun (1): drm/amd/display: Change ABM config init interface
drivers/gpu/drm/amd/amdgpu/soc15.c | 10 +++++----- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 2 +- .../gpu/drm/amd/display/modules/power/power_helpers.c | 19 +++++++++++++++---- .../gpu/drm/amd/display/modules/power/power_helpers.h | 4 +++- drivers/gpu/drm/amd/powerplay/navi10_ppt.c | 14 ++++++++++++-- drivers/gpu/drm/amd/powerplay/sienna_cichlid_ppt.c | 14 ++++++++++++-- 6 files changed, 48 insertions(+), 15 deletions(-)
The pull request you sent on Fri, 9 Oct 2020 14:29:16 +1000:
git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2020-10-09
has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/fd330b1bc2f5840d68cbfa61c60573b4250bf14f
Thank you!
dri-devel@lists.freedesktop.org