From: Alex Deucher alexander.deucher@amd.com
Hi Dave,
Just one more fix for radeon. Patch from Jerome to avoid GPU resets due to false positives when the ring is empty.
The following changes since commit c139b1ee4e36374af705660af6172d7477352792:
drm/radeon: fix UVD on big endian (2013-06-14 17:05:57 -0400)
are available in the git repository at: git://people.freedesktop.org/~agd5f/linux drm-fixes-3.10
Jerome Glisse (1): drm/radeon: update lockup tracking when scheduling in empty ring
drivers/gpu/drm/radeon/radeon_ring.c | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-)
dri-devel@lists.freedesktop.org