aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
diff options
context:
space:
mode:
authorPhilip Yang <[email protected]>2024-11-22 22:36:15 +0000
committerAlex Deucher <[email protected]>2024-12-18 17:39:07 +0000
commitf607b2b867bbef8a3a76de8d0eccf7429782bdca (patch)
tree76ace342da8d893ccebe11158f104971e8714ff0 /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
parentdrm/amdgpu: partially revert "reduce reset time" (diff)
downloadkernel-f607b2b867bbef8a3a76de8d0eccf7429782bdca.tar.gz
kernel-f607b2b867bbef8a3a76de8d0eccf7429782bdca.zip
drm/amdkfd: KFD interrupt access ih_fifo data in-place
To handle 40000 to 80000 interrupts per second running CPX mode with 4 streams/queues per KFD node, KFD interrupt handler becomes the performance bottleneck. Remove the kfifo_out memcpy overhead by accessing ih_fifo data in-place and updating rptr with kfifo_skip_count. Signed-off-by: Philip Yang <[email protected]> Reviewed-by: Felix Kuehling <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions