[PATCH 2/2] drm/amdgpu: Configure doorbell to maximum slots

2015-06-24 Thread Oded Gabbay
On Wed, Jun 24, 2015 at 10:06 PM, Alex Deucher wrote: > On Fri, Jun 12, 2015 at 4:08 AM, Oded Gabbay wrote: >> From: Ben Goz >> >> Signed-off-by: Ben Goz >> Acked-by: Oded Gabbay > > This patch effectively reverts a fix for a hw bug IIRC. > > Alex Hmm, let's see what Ben says about this. To wh

[PATCH 2/2] drm/amdgpu: Configure doorbell to maximum slots

2015-06-24 Thread Alex Deucher
On Wed, Jun 24, 2015 at 3:46 PM, Oded Gabbay wrote: > On Wed, Jun 24, 2015 at 10:06 PM, Alex Deucher > wrote: >> On Fri, Jun 12, 2015 at 4:08 AM, Oded Gabbay >> wrote: >>> From: Ben Goz >>> >>> Signed-off-by: Ben Goz >>> Acked-by: Oded Gabbay >> >> This patch effectively reverts a fix for a

[PATCH 2/2] drm/amdgpu: Configure doorbell to maximum slots

2015-06-24 Thread Alex Deucher
On Fri, Jun 12, 2015 at 4:08 AM, Oded Gabbay wrote: > From: Ben Goz > > Signed-off-by: Ben Goz > Acked-by: Oded Gabbay This patch effectively reverts a fix for a hw bug IIRC. Alex > --- > drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff

[PATCH 2/2] drm/amdgpu: Configure doorbell to maximum slots

2015-06-12 Thread Oded Gabbay
From: Ben Goz Signed-off-by: Ben Goz Acked-by: Oded Gabbay --- drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c b/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c index e4aeb74..7683d7f 100644 --- a/drivers/gp