commit | cc78eb22885bba64445cde438ba098de0104920f | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Fri Jan 22 00:13:15 2016 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Jan 22 10:50:24 2016 -0500 |
tree | 50baff82cdb1499e5e8d41a4192907803a83a49a | |
parent | 9441f964f8e39374ab175e0a8fe870e1a2f02af1 [diff] |
drm/radeon: properly byte swap vce firmware setup Firmware is LE. Need to properly byteswap some of the fields so they are interpreted correctly by the driver on BE systems. Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Cc: stable@vger.kernel.org