]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb21d9c14f9399eaf2228410d6ae9f3ad9411a6f0
tree6c4cd4e206c564bfbdce25b65d0863a1851b5437
parent8bf024d6a0e2922b93c5386c28501f9160b62a0c
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