commit | 594c34cc6f31807f23aae5c9cec6dea31d782f90 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Thu Jun 28 12:51:06 2018 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Jul 05 16:39:51 2018 -0500 |
tree | 967be4c48fac0fc2a3ef2ae540bf4378e4b22bac | |
parent | c9037d44390cc1ef7ec490c63ec8a4ee92a57925 [diff] |
drm/amdgpu/pp: fix endian swapping in atomctrl_get_voltage_range Need to swap before doing arthimetic on the values. Reviewed-by: Rex Zhu <Rex.Zhu@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>