[PATCH 26/26] drm/radeon: add the ib content and relocs to the ring debugfs file

2012-04-25 Thread Christian König
On 25.04.2012 16:36, Jerome Glisse wrote: > NAK i would rather have a full dump as i described. I can do a patch > for that if you want. > I don't stick with those files neither, just wanted to restore the same functionality as we had before. Just finished a conference call with Alex and the

[PATCH 26/26] drm/radeon: add the ib content and relocs to the ring debugfs file

2012-04-25 Thread Christian König
Signed-off-by: Christian K?nig --- drivers/gpu/drm/radeon/radeon_ring.c | 22 ++ 1 files changed, 22 insertions(+), 0 deletions(-) diff --git a/drivers/gpu/drm/radeon/radeon_ring.c b/drivers/gpu/drm/radeon/radeon_ring.c index 1c4348c..c563c25 100644 ---

[PATCH 26/26] drm/radeon: add the ib content and relocs to the ring debugfs file

2012-04-25 Thread Jerome Glisse
2012/4/25 Christian K?nig : > On 25.04.2012 16:36, Jerome Glisse wrote: >> >> NAK i would rather have a full dump as i described. I can do a patch >> for that if you want. >> > I don't stick with those files neither, just wanted to restore the same > functionality as we had before. > > Just

[PATCH 26/26] drm/radeon: add the ib content and relocs to the ring debugfs file

2012-04-25 Thread Jerome Glisse
2012/4/25 Christian K?nig : > Signed-off-by: Christian K?nig > --- > ?drivers/gpu/drm/radeon/radeon_ring.c | ? 22 ++ > ?1 files changed, 22 insertions(+), 0 deletions(-) > > diff --git a/drivers/gpu/drm/radeon/radeon_ring.c > b/drivers/gpu/drm/radeon/radeon_ring.c > index

[PATCH 26/26] drm/radeon: add the ib content and relocs to the ring debugfs file

2012-04-25 Thread Christian König
Signed-off-by: Christian König deathsim...@vodafone.de --- drivers/gpu/drm/radeon/radeon_ring.c | 22 ++ 1 files changed, 22 insertions(+), 0 deletions(-) diff --git a/drivers/gpu/drm/radeon/radeon_ring.c b/drivers/gpu/drm/radeon/radeon_ring.c index 1c4348c..c563c25 100644

Re: [PATCH 26/26] drm/radeon: add the ib content and relocs to the ring debugfs file

2012-04-25 Thread Jerome Glisse
2012/4/25 Christian König deathsim...@vodafone.de: Signed-off-by: Christian König deathsim...@vodafone.de ---  drivers/gpu/drm/radeon/radeon_ring.c |   22 ++  1 files changed, 22 insertions(+), 0 deletions(-) diff --git a/drivers/gpu/drm/radeon/radeon_ring.c

Re: [PATCH 26/26] drm/radeon: add the ib content and relocs to the ring debugfs file

2012-04-25 Thread Christian König
On 25.04.2012 16:36, Jerome Glisse wrote: NAK i would rather have a full dump as i described. I can do a patch for that if you want. I don't stick with those files neither, just wanted to restore the same functionality as we had before. Just finished a conference call with Alex and the rest

Re: [PATCH 26/26] drm/radeon: add the ib content and relocs to the ring debugfs file

2012-04-25 Thread Jerome Glisse
2012/4/25 Christian König deathsim...@vodafone.de: On 25.04.2012 16:36, Jerome Glisse wrote: NAK i would rather have a full dump as i described. I can do a patch for that if you want. I don't stick with those files neither, just wanted to restore the same functionality as we had before.