Commit 278437d
Jocelyn Falempe
drm/amdgpu: use sjt mec fw on gfx943 for sriov
JIRA: https://issues.redhat.com/browse/RHEL-53571
Upstream Status: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git (v6.12.9)
commit 4e9ad55
Author: Victor Zhao <Victor.Zhao@amd.com>
AuthorDate: Sat Nov 23 18:37:43 2024 +0800
Commit: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
CommitDate: Thu Jan 9 13:33:43 2025 +0100
[ Upstream commit 9a4ab40 ]
Use second jump table in sriov for live migration or mulitple VF
support so different VF can load different version of MEC as long
as they support sjt
Signed-off-by: Victor Zhao <Victor.Zhao@amd.com>
Reviewed-by: Yang Wang <kevinyang.wang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Jocelyn Falempe <jfalempe@redhat.com>1 parent 562b198 commit 278437d
1 file changed
+8
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
| 49 | + | |
48 | 50 | | |
49 | 51 | | |
50 | 52 | | |
| |||
574 | 576 | | |
575 | 577 | | |
576 | 578 | | |
577 | | - | |
578 | | - | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
579 | 585 | | |
580 | 586 | | |
581 | 587 | | |
| |||
0 commit comments