[PATCH] drm/radeon: Take IH ring into account for test size calculation.

2011-08-23 Thread Michel Dänzer
On Fre, 2011-08-19 at 14:59 -0400, Alex Deucher wrote: > 2011/8/19 Michel D?nzer : > > From: Michel D?nzer > > > > Signed-off-by: Michel D?nzer > > Should probably also take into account the additional CP rings we > allocate on cayman. Thanks for the heads up. As we'd probably keep missing ne

Re: [PATCH] drm/radeon: Take IH ring into account for test size calculation.

2011-08-23 Thread Michel Dänzer
On Fre, 2011-08-19 at 14:59 -0400, Alex Deucher wrote: > 2011/8/19 Michel Dänzer : > > From: Michel Dänzer > > > > Signed-off-by: Michel Dänzer > > Should probably also take into account the additional CP rings we > allocate on cayman. Thanks for the heads up. As we'd probably keep missing ne

[PATCH] drm/radeon: Take IH ring into account for test size calculation.

2011-08-19 Thread Michel Dänzer
From: Michel D?nzer Signed-off-by: Michel D?nzer --- drivers/gpu/drm/radeon/radeon_test.c | 10 +++--- 1 files changed, 7 insertions(+), 3 deletions(-) diff --git a/drivers/gpu/drm/radeon/radeon_test.c b/drivers/gpu/drm/radeon/radeon_test.c index dee4a0c..1ebd0fe 100644 --- a/drivers/gp

[PATCH] drm/radeon: Take IH ring into account for test size calculation.

2011-08-19 Thread Alex Deucher
2011/8/19 Michel D?nzer : > From: Michel D?nzer > > Signed-off-by: Michel D?nzer Should probably also take into account the additional CP rings we allocate on cayman. Reviewed-by: Alex Deucher > --- > ?drivers/gpu/drm/radeon/radeon_test.c | ? 10 +++--- > ?1 files changed, 7 insertions(+),

Re: [PATCH] drm/radeon: Take IH ring into account for test size calculation.

2011-08-19 Thread Alex Deucher
2011/8/19 Michel Dänzer : > From: Michel Dänzer > > Signed-off-by: Michel Dänzer Should probably also take into account the additional CP rings we allocate on cayman. Reviewed-by: Alex Deucher > --- >  drivers/gpu/drm/radeon/radeon_test.c |   10 +++--- >  1 files changed, 7 insertions(+),

[PATCH] drm/radeon: Take IH ring into account for test size calculation.

2011-08-19 Thread Michel Dänzer
From: Michel Dänzer Signed-off-by: Michel Dänzer --- drivers/gpu/drm/radeon/radeon_test.c | 10 +++--- 1 files changed, 7 insertions(+), 3 deletions(-) diff --git a/drivers/gpu/drm/radeon/radeon_test.c b/drivers/gpu/drm/radeon/radeon_test.c index dee4a0c..1ebd0fe 100644 --- a/drivers/gp