Hi Dave, A few big endian fixes for radeon and a vm fix for amdgpu. The following changes since commit df4d4aa96d1db1657e14b848a341fc614c8d61eb: Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux into drm-next (2015-12-05 16:15:38 +1000) are available in the git repository at: git://people.freedesktop.org/~agd5f/linux drm-fixes-4.4 for you to fetch changes up to 361c32d39087e7caa99e629c0d7fb00643cb2190: radeon: Fix VCE IB test on Big-Endian systems (2015-12-09 00:23:56 -0500) ---------------------------------------------------------------- Chunming Zhou (1): drm/amdgpu: fix the lost duplicates checking Oded Gabbay (3): radeon/cik: Fix GFX IB test on Big-Endian radeon: Fix VCE ring test for Big-Endian systems radeon: Fix VCE IB test on Big-Endian systems drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | 8 +++ drivers/gpu/drm/radeon/cik.c | 6 +- drivers/gpu/drm/radeon/radeon_vce.c | 100 ++++++++++++++++---------------- 3 files changed, 59 insertions(+), 55 deletions(-) _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel