RE: [PATCH] drm/amdgpu: correct sdma 4.x irq.num_types.

2021-04-25 Thread Xu, Feifei
Thanks. Will send V2 with the change. Thanks, Feifei -Original Message- From: Zhang, Hawking Sent: Sunday, April 25, 2021 3:13 PM To: Xu, Feifei ; amd-gfx@lists.freedesktop.org Cc: Xu, Feifei Subject: RE: [PATCH] drm/amdgpu: correct sdma 4.x irq.num_types. [AMD Public Use] Please

RE: [PATCH] drm/amdgpu: correct sdma 4.x irq.num_types.

2021-04-25 Thread Zhang, Hawking
: correct sdma 4.x irq.num_types. Change the sdma interrupt info print level to debug. Signed-off-by: Feifei Xu --- drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c | 28 +++--- 1 file changed, 16 insertions(+), 12 deletions(-) diff --git a/drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c b

[PATCH] drm/amdgpu: correct sdma 4.x irq.num_types.

2021-04-25 Thread Feifei Xu
Change the sdma interrupt info print level to debug. Signed-off-by: Feifei Xu --- drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c | 28 +++--- 1 file changed, 16 insertions(+), 12 deletions(-) diff --git a/drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c b/drivers/gpu/drm/amd/amdgpu/sdma_v4_0