commit | 1b41b769e137222eb003395ab2c76db50c799edd | [log] [tgz] |
---|---|---|
author | tiancyin <tianci.yin@amd.com> | Thu Aug 08 11:57:28 2019 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Aug 12 12:47:47 2019 -0500 |
tree | 660ca7114a9cb103d42aa9041c3a7450196a0ede | |
parent | 26051720321039329fb6f330cef7e88874a5127e [diff] |
drm/amd/powerplay: re-define smu interface version for smu v11 [why] navi14 share same defination of smu interface version with navi10, anyone of them update the version may break the other one's version checking. [how] create different version defination, so that they can update their version separately. Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com> Signed-off-by: tiancyin <tianci.yin@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>