Commit Graph

11 Commits

Author SHA1 Message Date
Alex Deucher 0b4441e8cb amdgpu: update GC 11.0.0 firmware
Based on internal git commit 97ae5dc916b1b174cc87c1f1502a19d2c044e6e6

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-09-28 00:46:10 +00:00
Alex Deucher b4d1188729 amdgpu: update GC 11.0.0 firmware
From internal git commit:
6b8e5d48cb9ca593cc9a91991d83d6b575e08467

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-07-10 21:53:55 +00:00
Alex Deucher 6471b57b5d amdgpu: update GC 11.0.0 firmware
From internal git commit:
501adf8bb60cd0a75c4a3e3ed0f608697caa3b77

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-06-04 18:17:13 +00:00
Alex Deucher c66017c0f7 amdgpu: update gc 11.0.0 firmware
from internal git commit:
2bccf1a6d5d71a9bfc01d8f746dea73dacddca4e

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-04-12 13:02:06 +00:00
Alex Deucher eefe9cb157 amdgpu: update GC 11.0.0 firmware
From internal git commit:
3c4bdae3eab9efad8922cebd5b3c6583bb84751e

Link: https://gitlab.freedesktop.org/drm/amd/-/issues/3135
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-01-30 08:54:32 -05:00
Alex Deucher 7c5e8ad8b9 amdgpu: update GC 11.0.0 firmware
From internal git commit:
9a5104340a1e9fe80240546cc3d0975fdeaa8e06

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-01-23 12:22:52 -05:00
Mario Limonciello ae80f1f106
Revert "amdgpu: partially revert firmware for GC 11.0.0 and GC 11.0.2"
We tried to do a partial revert of commit a5d7b4df ("amdgpu: update GC
11.0.2 firmware for amd.5.5 release") and commit ffe1a41e ("amdgpu:
update GC 11.0.0 firmware for amd.5.5 release") to help with a
compatibility issue with EOL kernels that didn't pick up stable patches,
but this caused more problems.

It causes some systems to fail to resume from S3 and some systems to
fail to boot. Our priority should be making things work with kernels
that we can actively support, not EOL kernels. Stable kernels,
the LTS kernel, and development kernels all work with the latest
firmware.

This reverts commit 789aa81504.

Cc: alexander.deucher@amd.com
Reported-by: shtetldik@gmail.com
Link: https://gitlab.freedesktop.org/drm/amd/-/issues/2782
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-08-14 13:02:10 -04:00
Mario Limonciello 789aa81504
amdgpu: partially revert firmware for GC 11.0.0 and GC 11.0.2
When GC 11.0.0/11.0.2 firmware was updated it caused a regression where
kernels without the following commits wouldn't be able to boot properly:

ac2f5739fdca drm/amdgpu/mes11: enable reg active poll
a2fe4534bb38 drm/amd/amdgpu: update mes11 api def

The intention was that there was a fallback path and kernels with both
those commits and these commits:

da9a8dc33da2 drm/amdgpu: reserve the old gc_11_0_*_mes.bin
616843d5a11b drm/amd/amdgpu: introduce gc_*_mes_2.bin v2
09bf14907d86 drm/amdgpu: declare firmware for new MES 11.0.4

Would be able to work properly. The newer firmware that requires ac2f5739fdca
and a2fe4534bb38 would use `*mes_2.bin` and the older firmware that could
work without those commits would use `*_mes1.bin`.

This seems to have not panned out properly because users report that upgrading
to Ubuntu's 6.2 kernel that is missing the commits fails to boot. To fix the
issue, do a partial revert for those specific binaries.

Fixes: a5d7b4df ("amdgpu: update GC 11.0.2 firmware for amd.5.5 release")
Fixes: ffe1a41e ("amdgpu: update GC 11.0.0 firmware for amd.5.5 release")
Link: https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/2024427
Link: https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/2027959
Link: https://bugs.launchpad.net/linux-firmware/+bug/2029396
Link: https://gitlab.freedesktop.org/drm/amd/-/issues/2773
Link: https://gitlab.freedesktop.org/drm/amd/-/issues/2757
Link: https://gitlab.freedesktop.org/drm/amd/-/issues/2585
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-08-09 13:29:14 -04:00
Alex Deucher ffe1a41e2d
amdgpu: update GC 11.0.0 firmware for amd.5.5 release
Based on internal git commit:
360b8377aa1224f44056e0c8e0ab4f8d92cab021

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-05-23 13:05:25 -04:00
Alex Deucher bd1b7f7d89
amdgpu: update GC11.0.0 firmware from amd-5.4
From internal git commit:
cab522054431183bd62e67a0bf8a10b701fae19a

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-01-10 10:08:35 -05:00
Alex Deucher e32209f075
amdgpu: add GC 11.0.0 firmware for amd-5.4
From internal git commit:
4e49fa8772c4eb3ebb6b25f1801eb93b7aa1c84d

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-12-14 07:42:04 -05:00