commit | d63cda5bfcd341b86c07beb5919107aae0d9ba99 | [log] [tgz] |
---|---|---|
author | Xiangliang Yu <Xiangliang.Yu@amd.com> | Tue Dec 04 15:13:28 2018 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Dec 07 17:53:46 2018 -0500 |
tree | 5a265d978b2c8c0e8a47f90fd71b417f7e8f8329 | |
parent | 07daa8a0784e3085c4c8e282a83dd8c92bf59b53 [diff] |
drm/amdgpu/psp: Get psp fw version through reading register If PSP FW is running already, driver will not load PSP FW again and skip it. So psp fw version is not correct if reading it from FW binary file, need to get right version from register. Signed-off-by: Xiangliang Yu <Xiangliang.Yu@amd.com> Acked-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>