commit | 14008574a31bf9b62138fa2f56b86bb9cfd589b2 | [log] [tgz] |
---|---|---|
author | Evan Quan <evan.quan@amd.com> | Mon Feb 17 18:20:24 2020 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Feb 19 10:36:26 2020 -0500 |
tree | 3a48f539dd4b75212ae067a068595ae2c7d3cba2 | |
parent | f61f01b14de33051ceb4194d6b0be87ef69fb4ea [diff] |
drm/amdgpu: drop the non-sense firmware version check on arcturus As the firmware versions of arcturus are different from other gfx9 ASICs. And the warning("CP firmware version too old, please update!") caused by this check can be eliminated. Signed-off-by: Evan Quan <evan.quan@amd.com> Acked-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>