]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/radeon: fix endian swapping in vbios fetch for tdp table
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 13 Nov 2014 00:17:02 +0000 (19:17 -0500)
committerJiri Slaby <jslaby@suse.cz>
Sat, 6 Dec 2014 14:18:27 +0000 (15:18 +0100)
commit14d7ed4da86b540486d78ce119106afb5666ea76
tree82a05e521547ec62f1702434b9bc7e4a7d21a422
parent46068266788323ee1d8c4299cdfae30840a9ce57
drm/radeon: fix endian swapping in vbios fetch for tdp table

commit 28731d5818ae25b92d1fb82fe0ac196e97102c1b upstream.

Value needs to be swapped on BE.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
drivers/gpu/drm/radeon/r600_dpm.c