OSDN Git Service

drm/amdgpu/pp: add missing byte swapping in process_pptables_v1_0.c
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 28 Jun 2018 17:48:10 +0000 (12:48 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 5 Jul 2018 21:39:51 +0000 (16:39 -0500)
commitc9037d44390cc1ef7ec490c63ec8a4ee92a57925
tree6c4cd4e206c564bfbdce25b65d0863a1851b5437
parent70eb46db101b55acdf432187800915f72962a564
drm/amdgpu/pp: add missing byte swapping in process_pptables_v1_0.c

Values need to be swapped on big endian.

Reviewed-by: Rex Zhu <Rex.Zhu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c