[PATCH] drm/radeon/kms: R3XX-R4XX fix GPU reset code

2010-04-29 Thread Michel Dänzer
On Mon, 2010-04-26 at 22:23 +0200, Jerome Glisse wrote: > Previous reset code leaded to computer hard lockup (need to unplug > the power too reboot the computer) on various configuration. This > patch change the reset code to avoid hard lockup. The GPU reset > is failing most of the time but at le

Re: [PATCH] drm/radeon/kms: R3XX-R4XX fix GPU reset code

2010-04-29 Thread Michel Dänzer
On Mon, 2010-04-26 at 22:23 +0200, Jerome Glisse wrote: > Previous reset code leaded to computer hard lockup (need to unplug > the power too reboot the computer) on various configuration. This > patch change the reset code to avoid hard lockup. The GPU reset > is failing most of the time but at le

[PATCH] drm/radeon/kms: R3XX-R4XX fix GPU reset code

2010-04-26 Thread Jerome Glisse
Previous reset code leaded to computer hard lockup (need to unplug the power too reboot the computer) on various configuration. This patch change the reset code to avoid hard lockup. The GPU reset is failing most of the time but at least user can log in remotely or properly shutdown the computer.

[PATCH] drm/radeon/kms: R3XX-R4XX fix GPU reset code

2010-04-26 Thread Jerome Glisse
Previous reset code leaded to computer hard lockup (need to unplug the power too reboot the computer) on various configuration. This patch change the reset code to avoid hard lockup. The GPU reset is failing most of the time but at least user can log in remotely or properly shutdown the computer.