CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2023/06/29 06:52:36
Modified files:
sysutils/firmware/amdgpu: Makefile distinfo
Log message:
avoid a regression with amdgpu firmware on DCN 3.1.5
Paul de Weerd and Laurence Tratt both reported problems with
the 20230625 amdgpu firmware on Raphael (GC 10.3.6, DCN 3.1.5).
The commit which introduced the problem was
ade163aa ("amdgpu: DMCUB updates for DCN 3.1.4 and 3.1.5")
use a snapshot of the last amdgpu commit before that
reported upstream:
https://gitlab.freedesktop.org/drm/amd/-/issues/2666
ok sthen@