commit | 361c32d39087e7caa99e629c0d7fb00643cb2190 | [log] [tgz] |
---|---|---|
author | Oded Gabbay <oded.gabbay@gmail.com> | Fri Dec 04 23:09:05 2015 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Dec 09 00:23:56 2015 -0500 |
tree | c5af46977fdc9a490098e6f7f459d960ba796a01 | |
parent | 687f4b98d1f4e27508f7ad4bcce787c1ba58b289 [diff] |
radeon: Fix VCE IB test on Big-Endian systems This patch makes the VCE IB test pass on Big-Endian systems. It converts to little-endian the contents of the VCE message. Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com> Cc: stable@vger.kernel.org Signed-off-by: Alex Deucher <alexander.deucher@amd.com>