Re: [PATCH 01/42] drm/amdgpu: expand to add multiple trap event irq id

2020-07-15 Thread Alex Deucher
On Wed, Jul 15, 2020 at 9:24 AM Alex Deucher wrote: > > On Wed, Jul 15, 2020 at 5:21 AM Christian König > wrote: > > > > Am 14.07.20 um 20:23 schrieb Alex Deucher: > > > From: Huang Rui > > > > > > Sienna_cichlid has four sdma instances, but other chips don't. > > > So we need expand to add mult

Re: [PATCH 01/42] drm/amdgpu: expand to add multiple trap event irq id

2020-07-15 Thread Alex Deucher
On Wed, Jul 15, 2020 at 5:21 AM Christian König wrote: > > Am 14.07.20 um 20:23 schrieb Alex Deucher: > > From: Huang Rui > > > > Sienna_cichlid has four sdma instances, but other chips don't. > > So we need expand to add multiple trap event irq id in sdma > > v5.2. > > > > Signed-off-by: Huang R

Re: [PATCH 01/42] drm/amdgpu: expand to add multiple trap event irq id

2020-07-15 Thread Christian König
Am 14.07.20 um 20:23 schrieb Alex Deucher: From: Huang Rui Sienna_cichlid has four sdma instances, but other chips don't. So we need expand to add multiple trap event irq id in sdma v5.2. Signed-off-by: Huang Rui Reviewed-by: Alex Deucher Signed-off-by: Alex Deucher Reviewed-by: Christian

[PATCH 01/42] drm/amdgpu: expand to add multiple trap event irq id

2020-07-14 Thread Alex Deucher
From: Huang Rui Sienna_cichlid has four sdma instances, but other chips don't. So we need expand to add multiple trap event irq id in sdma v5.2. Signed-off-by: Huang Rui Reviewed-by: Alex Deucher Signed-off-by: Alex Deucher --- drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c | 67