RE: [PATCH 1/3] drm/amdgpu: enable IH ring 1 and ring 2 v3

2019-01-13 Thread Kuehling, Felix
The series is Reviewed-by: Felix Kuehling -Original Message- From: Christian König Sent: Friday, January 11, 2019 7:02 AM To: amd-gfx@lists.freedesktop.org; Deucher, Alexander ; Kuehling, Felix Subject: Re: [PATCH 1/3] drm/amdgpu: enable IH ring 1 and ring 2 v3 Am 09.01.19 um 14:12

Re: [PATCH 1/3] drm/amdgpu: enable IH ring 1 and ring 2 v3

2019-01-11 Thread Alex Deucher
On Wed, Jan 9, 2019 at 8:12 AM Christian König wrote: > > The entries are ignored for now, but it at least stops crashing the > hardware when somebody tries to push something to the other IH rings. > > v2: limit ring size, add TODO comment > v3: only program rings if they are actually allocated >

Re: [PATCH 1/3] drm/amdgpu: enable IH ring 1 and ring 2 v3

2019-01-11 Thread Christian König
Am 09.01.19 um 14:12 schrieb Christian König: The entries are ignored for now, but it at least stops crashing the hardware when somebody tries to push something to the other IH rings. v2: limit ring size, add TODO comment v3: only program rings if they are actually allocated Signed-off-by: Chri

[PATCH 1/3] drm/amdgpu: enable IH ring 1 and ring 2 v3

2019-01-09 Thread Christian König
The entries are ignored for now, but it at least stops crashing the hardware when somebody tries to push something to the other IH rings. v2: limit ring size, add TODO comment v3: only program rings if they are actually allocated Signed-off-by: Christian König --- drivers/gpu/drm/amd/amdgpu/amd