[PATCH] radeon: don't take the stencil-specific codepath for buffers without stencil

2012-10-03 Thread Alex Deucher
Reviewed-by: Alex Deucher On Sat, Sep 29, 2012 at 9:12 AM, Marek Ol??k wrote: > --- > radeon/radeon_surface.c |2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/radeon/radeon_surface.c b/radeon/radeon_surface.c > index 80b1505..03b1c5d 100644 > --- a/radeon/radeon_surfa

Re: [PATCH] radeon: don't take the stencil-specific codepath for buffers without stencil

2012-10-03 Thread Alex Deucher
Reviewed-by: Alex Deucher On Sat, Sep 29, 2012 at 9:12 AM, Marek Olšák wrote: > --- > radeon/radeon_surface.c |2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/radeon/radeon_surface.c b/radeon/radeon_surface.c > index 80b1505..03b1c5d 100644 > --- a/radeon/radeon_surfa

[PATCH] radeon: don't take the stencil-specific codepath for buffers without stencil

2012-09-29 Thread Marek Olšák
--- radeon/radeon_surface.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/radeon/radeon_surface.c b/radeon/radeon_surface.c index 80b1505..03b1c5d 100644 --- a/radeon/radeon_surface.c +++ b/radeon/radeon_surface.c @@ -911,7 +911,7 @@ static int eg_surface_best(struct radeo

[PATCH] radeon: don't take the stencil-specific codepath for buffers without stencil

2012-09-29 Thread Marek Olšák
--- radeon/radeon_surface.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/radeon/radeon_surface.c b/radeon/radeon_surface.c index 80b1505..03b1c5d 100644 --- a/radeon/radeon_surface.c +++ b/radeon/radeon_surface.c @@ -911,7 +911,7 @@ static int eg_surface_best(struct radeo