]> rtime.felk.cvut.cz Git - linux-imx.git/commit
drm/radeon: fix UVD on big endian
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 7 Jun 2013 14:04:54 +0000 (10:04 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 14 Jun 2013 21:05:57 +0000 (17:05 -0400)
commitc139b1ee4e36374af705660af6172d7477352792
treedb7a1cd3446e15b33e6912423a2f346ca11d946d
parent089920f21db0108fb105ecfd81de4c92d88f06d0
drm/radeon: fix UVD on big endian

This fixes the kernel side so that the ring should come
up and ring and IB tests should work.  The userspace
UVD drivers will also need big endian fixes.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/r600.c
drivers/gpu/drm/radeon/radeon_uvd.c