[radeon r100] when ring test fails, provide users with option to test

2015-12-02 Thread Michel Dänzer
On 01.12.2015 19:01, Pavel Machek wrote: > On Mon 2015-11-30 09:39:54, Christian König wrote: >> On 29.11.2015 23:22, Pavel Machek wrote: >>> On Sun 2015-11-29 20:48:53, Christian König wrote: On 28.11.2015 21:58, Pavel Machek wrote: > Ring test failure is often caused by too high agpmod

[radeon r100] when ring test fails, provide users with option to test

2015-12-02 Thread Christian König
On 02.12.2015 04:14, Michel Dänzer wrote: > On 01.12.2015 19:01, Pavel Machek wrote: >> On Mon 2015-11-30 09:39:54, Christian König wrote: >>> On 29.11.2015 23:22, Pavel Machek wrote: On Sun 2015-11-29 20:48:53, Christian König wrote: > On 28.11.2015 21:58, Pavel Machek wrote: >> Ri

[radeon r100] when ring test fails, provide users with option to test

2015-12-01 Thread Pavel Machek
On Mon 2015-11-30 09:39:54, Christian König wrote: > On 29.11.2015 23:22, Pavel Machek wrote: > >On Sun 2015-11-29 20:48:53, Christian König wrote: > >>On 28.11.2015 21:58, Pavel Machek wrote: > >>>Ring test failure is often caused by too high agpmode. Tell the user > >>>what to try. > >>> > >>>S

[radeon r100] when ring test fails, provide users with option to test

2015-11-30 Thread Christian König
On 29.11.2015 23:22, Pavel Machek wrote: > On Sun 2015-11-29 20:48:53, Christian König wrote: >> On 28.11.2015 21:58, Pavel Machek wrote: >>> Ring test failure is often caused by too high agpmode. Tell the user >>> what to try. >>> >>> Signed-off-by: Pavel Machek >> NAK, the ring test can fail fo

[radeon r100] when ring test fails, provide users with option to test

2015-11-29 Thread Pavel Machek
On Sun 2015-11-29 20:48:53, Christian König wrote: > On 28.11.2015 21:58, Pavel Machek wrote: > >Ring test failure is often caused by too high agpmode. Tell the user > >what to try. > > > >Signed-off-by: Pavel Machek > > NAK, the ring test can fail for any number of reasons and the agpmode is >

[radeon r100] when ring test fails, provide users with option to test

2015-11-29 Thread Christian König
On 28.11.2015 21:58, Pavel Machek wrote: > Ring test failure is often caused by too high agpmode. Tell the user > what to try. > > Signed-off-by: Pavel Machek NAK, the ring test can fail for any number of reasons and the agpmode is actually rather unlikely to be the cause. Regards, Christian.

[radeon r100] when ring test fails, provide users with option to test

2015-11-28 Thread Pavel Machek
Ring test failure is often caused by too high agpmode. Tell the user what to try. Signed-off-by: Pavel Machek diff --git a/drivers/gpu/drm/radeon/r100.c b/drivers/gpu/drm/radeon/r100.c index 238b13f..32b1917 100644 --- a/drivers/gpu/drm/radeon/r100.c +++ b/drivers/gpu/drm/radeon/r100.c @@ -3665