[PATCH] drm/radeon/kms: r600 dump last 64 dwords of ring.

2010-06-04 Thread Rafał Miłecki
W dniu 4 czerwca 2010 21:55 u?ytkownik Jerome Glisse napisa?: > On Fri, Jun 04, 2010 at 02:54:42PM +0200, Rafa? Mi?ecki wrote: >> 2010/6/4 Jerome Glisse : >> > Instead of dumping unprocessed dwords, dump the last 64 >> > dwords of the ring. This make debugging of some case easier. >> > >> > Signed

[PATCH] drm/radeon/kms: r600 dump last 64 dwords of ring.

2010-06-04 Thread Jerome Glisse
On Fri, Jun 04, 2010 at 02:54:42PM +0200, Rafa? Mi?ecki wrote: > 2010/6/4 Jerome Glisse : > > Instead of dumping unprocessed dwords, dump the last 64 > > dwords of the ring. This make debugging of some case easier. > > > > Signed-off-by: Jerome Glisse > > --- > > ?drivers/gpu/drm/radeon/r600.c | ?

[PATCH] drm/radeon/kms: r600 dump last 64 dwords of ring.

2010-06-04 Thread Rafał Miłecki
2010/6/4 Jerome Glisse : > Instead of dumping unprocessed dwords, dump the last 64 > dwords of the ring. This make debugging of some case easier. > > Signed-off-by: Jerome Glisse > --- > ?drivers/gpu/drm/radeon/r600.c | ? ?6 +++--- > ?1 files changed, 3 insertions(+), 3 deletions(-) > > diff --git

Re: [PATCH] drm/radeon/kms: r600 dump last 64 dwords of ring.

2010-06-04 Thread Rafał Miłecki
W dniu 4 czerwca 2010 21:55 użytkownik Jerome Glisse napisał: > On Fri, Jun 04, 2010 at 02:54:42PM +0200, Rafał Miłecki wrote: >> 2010/6/4 Jerome Glisse : >> > Instead of dumping unprocessed dwords, dump the last 64 >> > dwords of the ring. This make debugging of some case easier. >> > >> > Signed

[PATCH] drm/radeon/kms: r600 dump last 64 dwords of ring.

2010-06-04 Thread Jerome Glisse
Instead of dumping unprocessed dwords, dump the last 64 dwords of the ring. This make debugging of some case easier. Signed-off-by: Jerome Glisse --- drivers/gpu/drm/radeon/r600.c |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/gpu/drm/radeon/r600.c b/driver

Re: [PATCH] drm/radeon/kms: r600 dump last 64 dwords of ring.

2010-06-04 Thread Jerome Glisse
On Fri, Jun 04, 2010 at 02:54:42PM +0200, Rafał Miłecki wrote: > 2010/6/4 Jerome Glisse : > > Instead of dumping unprocessed dwords, dump the last 64 > > dwords of the ring. This make debugging of some case easier. > > > > Signed-off-by: Jerome Glisse > > --- > >  drivers/gpu/drm/radeon/r600.c |  

Re: [PATCH] drm/radeon/kms: r600 dump last 64 dwords of ring.

2010-06-04 Thread Rafał Miłecki
2010/6/4 Jerome Glisse : > Instead of dumping unprocessed dwords, dump the last 64 > dwords of the ring. This make debugging of some case easier. > > Signed-off-by: Jerome Glisse > --- >  drivers/gpu/drm/radeon/r600.c |    6 +++--- >  1 files changed, 3 insertions(+), 3 deletions(-) > > diff --git

[PATCH] drm/radeon/kms: r600 dump last 64 dwords of ring.

2010-06-04 Thread Jerome Glisse
Instead of dumping unprocessed dwords, dump the last 64 dwords of the ring. This make debugging of some case easier. Signed-off-by: Jerome Glisse --- drivers/gpu/drm/radeon/r600.c |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/gpu/drm/radeon/r600.c b/driver