Re: [PATCH 04/16] drm/amdgpu: don't modify num_doorbells for mes

2023-03-30 Thread Alex Deucher
On Wed, Mar 29, 2023 at 11:48 AM Shashank Sharma wrote: > > From: Shashank Sharma > > This patch removes the check and change in num_kernel_doorbells > for MES, which is not being used anywhere by MES code. > > Cc: Alex Deucher > Cc: Christian Koenig > Signed-off-by: Shashank Sharma Acked-by:

Re: [PATCH 04/16] drm/amdgpu: don't modify num_doorbells for mes

2023-03-30 Thread Christian König
Am 29.03.23 um 17:47 schrieb Shashank Sharma: From: Shashank Sharma This patch removes the check and change in num_kernel_doorbells for MES, which is not being used anywhere by MES code. Cc: Alex Deucher Cc: Christian Koenig Signed-off-by: Shashank Sharma Reviewed-by: Christian König -

[PATCH 04/16] drm/amdgpu: don't modify num_doorbells for mes

2023-03-29 Thread Shashank Sharma
From: Shashank Sharma This patch removes the check and change in num_kernel_doorbells for MES, which is not being used anywhere by MES code. Cc: Alex Deucher Cc: Christian Koenig Signed-off-by: Shashank Sharma --- .../gpu/drm/amd/amdgpu/amdgpu_doorbell_mgr.c | 34 --- 1 file