Commit 0b43312
drm/amdgpu: fixing rlc firmware loading failure issue
Skip rlc firmware validation to ignore firmware header size mismatch issues.
This restores the workaround added in
commit 849e133 ("drm/amdgpu: Fix the null pointer when load rlc firmware")
Fixes: 3af2c80 ("drm/amdgpu: refine gfx10 firmware loading")
Closes: https://gitlab.freedesktop.org/drm/amd/-/issues/3551
Signed-off-by: Yang Wang <kevinyang.wang@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
(cherry picked from commit 89ec85d)1 parent fee9d13 commit 0b43312
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4116 | 4116 | | |
4117 | 4117 | | |
4118 | 4118 | | |
| 4119 | + | |
4119 | 4120 | | |
4120 | 4121 | | |
4121 | 4122 | | |
| |||
4149 | 4150 | | |
4150 | 4151 | | |
4151 | 4152 | | |
4152 | | - | |
4153 | | - | |
| 4153 | + | |
| 4154 | + | |
4154 | 4155 | | |
4155 | 4156 | | |
4156 | 4157 | | |
| |||
0 commit comments