Re: [PATCH 2/3] drm/amdgpu: sdma support for sriov cpx mode

2024-03-05 Thread Felix Kuehling
/3] drm/amdgpu: sdma support for sriov cpx mode On 2024-03-04 10:19, Samir Dhume wrote: Signed-off-by: Samir Dhume Please add a meaningful commit description to all the patches in the series. See one more comment below. Right! --- drivers/gpu/drm/amd/amdgpu/sdma_v4_4_2.c | 34

RE: [PATCH 2/3] drm/amdgpu: sdma support for sriov cpx mode

2024-03-05 Thread Dhume, Samir
[AMD Official Use Only - General] > -Original Message- > From: Kuehling, Felix > Sent: Monday, March 4, 2024 6:47 PM > To: Dhume, Samir ; amd-gfx@lists.freedesktop.org > Cc: Lazar, Lijo ; Wan, Gavin ; > Liu, Leo ; Deucher, Alexander > > Subject: Re: [PATCH 2/3]

Re: [PATCH 2/3] drm/amdgpu: sdma support for sriov cpx mode

2024-03-04 Thread Felix Kuehling
On 2024-03-04 10:19, Samir Dhume wrote: Signed-off-by: Samir Dhume Please add a meaningful commit description to all the patches in the series. See one more comment below. --- drivers/gpu/drm/amd/amdgpu/sdma_v4_4_2.c | 34 +++- 1 file changed, 27 insertions(+), 7

[PATCH 2/3] drm/amdgpu: sdma support for sriov cpx mode

2024-03-04 Thread Samir Dhume
Signed-off-by: Samir Dhume --- drivers/gpu/drm/amd/amdgpu/sdma_v4_4_2.c | 34 +++- 1 file changed, 27 insertions(+), 7 deletions(-) diff --git a/drivers/gpu/drm/amd/amdgpu/sdma_v4_4_2.c b/drivers/gpu/drm/amd/amdgpu/sdma_v4_4_2.c index fec5a3d1c4bc..f666ececbe7d 100644 --- a/