commit | 48c0ac9911839daf188e4a0b6b132ac31050a241 | [log] [tgz] |
---|---|---|
author | Christian König <deathsimple@vodafone.de> | Mon Aug 20 15:38:47 2012 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Aug 20 11:09:48 2012 -0400 |
tree | 67aa23e09f161995a9e32c4ed2191d4db5b21fc1 | |
parent | 5efcc76c13a745f98e7b6604d6aca49761be1970 [diff] |
drm/radeon: init lockup timeout on ring init Reset the lockup timeout on ring (re-)initialisation. Otherwise we get error messages like this on gpu resets: [ 1559.949177] radeon 0000:01:00.0: GPU lockup CP stall for more than 1482270msec Signed-off-by: Christian König <deathsimple@vodafone.de> cc: stable@vger.kernel.org Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>