diff options
| author | Christian König <[email protected]> | 2012-05-02 15:11:19 +0200 |
|---|---|---|
| committer | Dave Airlie <[email protected]> | 2012-05-03 09:16:31 +0100 |
| commit | 6c6f478370eccfbfafbdc6fc55c0def03e58f124 (patch) | |
| tree | 3fee8223bea4d761b50a146e8b55c666e81ab9e1 /include/linux/debugobjects.h | |
| parent | 8f676c4c6f0f500616560f13c0276ab6b4e39a6a (diff) | |
drm/radeon: rework recursive gpu reset handling
Instead of all this humpy pumpy with recursive
mutex (which also fixes only halve of the problem)
move the actual gpu reset out of the fence code,
return -EDEADLK and then reset the gpu in the
calling ioctl function.
v2: Split removal of radeon_mutex into separate patch.
Return -EAGAIN if reset is successful.
Signed-off-by: Christian König <[email protected]>
Reviewed-by: Jerome Glisse <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions