[pull] radeon drm-fixes-3.10

Alex Deucher alexdeucher at gmail.com
Fri Jun 14 14:10:47 PDT 2013


Hi Dave,

  I added one more patch on top if it's not too late.  It's a fix for
UVD on big endian:

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 at amd.com>

Thanks,

Alex

On Thu, Jun 13, 2013 at 7:08 PM,  <alexdeucher at gmail.com> wrote:
> From: Alex Deucher <alexander.deucher at amd.com>
>
> Hi Dave,
>
>   Just two small fixes from Jerome.  Remove some harmless but confusing
> VM related error messages and fix a regression with suspend and UVD.
>
> The following changes since commit df63d3ecbca514bad99513b2401448d19a9bb92e:
>
>   Merge tag 'drm-intel-fixes-2013-06-11' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes (2013-06-11 19:38:27 +1000)
>
> are available in the git repository at:
>
>   git://people.freedesktop.org/~agd5f/linux drm-fixes-3.10
>
> Jerome Glisse (2):
>       drm/radeon: do not try to uselessly update virtual memory pagetable
>       drm/radeon: fix write back suspend regression with uvd v2
>
>  drivers/gpu/drm/radeon/radeon_device.c |   53 ++++++++++++++-----------------
>  drivers/gpu/drm/radeon/radeon_fence.c  |   10 +++++-
>  drivers/gpu/drm/radeon/radeon_gart.c   |    6 ++-
>  drivers/gpu/drm/radeon/radeon_uvd.c    |   14 ++++++++
>  4 files changed, 50 insertions(+), 33 deletions(-)


More information about the dri-devel mailing list