Re: [PATCH v2 10/12] drm/amdgpu: remove unused functions and variables

2023-06-09 Thread Felix Kuehling
On 2023-04-12 12:25, Shashank Sharma wrote: This patch removes some variables and functions from KFD doorbell handling code, which are no more required since doorbell manager is handling doorbell calculations. Cc: Alex Deucher Cc: Christian Koenig Signed-off-by: Shashank Sharma

[PATCH v2 10/12] drm/amdgpu: remove unused functions and variables

2023-04-12 Thread Shashank Sharma
This patch removes some variables and functions from KFD doorbell handling code, which are no more required since doorbell manager is handling doorbell calculations. Cc: Alex Deucher Cc: Christian Koenig Signed-off-by: Shashank Sharma --- drivers/gpu/drm/amd/amdkfd/kfd_doorbell.c | 32