commit | 123bc1832c33218dfa677a88c2c54bc1a48a9e72 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Thu Jan 24 11:37:19 2013 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Jan 31 16:24:57 2013 -0500 |
tree | 5ad2423f6e4752d7db0120b8ecb4af6a83a00df2 | |
parent | f770d78ac159a96071e3c4e4ab97c262e79506d3 [diff] |
drm/radeon: use the reset mask to determine if rings are hung fetch the reset mask and check if the relevant ring flags are set to determine whether the ring is hung or not. Signed-off-by: Alex Deucher <alexander.deucher@amd.com>