commit | 6e29c227a4976460ec6d4cc70b998e3a8c30c873 | [log] [tgz] |
---|---|---|
author | Alex Deucher <[email protected]> | Fri May 15 14:04:17 2020 -0400 |
committer | Alex Deucher <[email protected]> | Fri May 22 13:41:32 2020 -0400 |
tree | abd7ba46e3078ad43790744c6c00b6633b82702a | |
parent | 6ba57b7a8f94fcf3df6883db362642a0075d185b [diff] |
drm/amdgpu: move gpu_info parsing after common early init We need to get the silicon revision id before we parse the firmware in order to load the correct gpu info firmware for raven2 variants. Bug: https://gitlab.freedesktop.org/drm/amd/-/issues/1103 Acked-by: Christian König <[email protected]> Reviewed-by: Evan Quan <[email protected]> Signed-off-by: Alex Deucher <[email protected]>