commit | 2f6a18ebd08e3f41a8e01176821b7203232298c4 | [log] [tgz] |
---|---|---|
author | Evan Quan <evan.quan@amd.com> | Mon May 28 08:55:09 2018 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed May 30 12:35:34 2018 -0500 |
tree | 256b203ada56366fe7561b8f0524a4160b6a3318 | |
parent | ee7a99c79aa3b15e9b6157f8949a1ad8c170f17f [diff] |
drm/amd/powerplay: bug fixs for getsmuclockinfo The .syspll_id and .dfsdid are not initialzed correctly. And le32_to_cpu transfer is needed on the output. Signed-off-by: Evan Quan <evan.quan@amd.com> Reviewed-by: Huang Rui <ray.huang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>