Files
linux/drivers/gpu/drm
Philip Yang f607b2b867 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 <Philip.Yang@amd.com>
Reviewed-by: Felix Kuehling <felix.kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-12-18 12:39:07 -05:00
..
2024-11-05 10:50:55 -03:00
2024-09-26 09:31:28 +02:00
2024-09-26 08:28:04 +02:00
2024-10-19 17:26:33 +03:00
2024-09-26 09:31:27 +02:00
2024-10-14 15:28:48 +02:00
2024-10-08 10:00:30 +02:00
2024-11-04 12:36:55 +01:00
2024-06-24 17:08:53 +03:00
2024-11-03 01:28:06 -05:00
2024-10-18 09:25:51 +02:00
2024-10-18 09:25:51 +02:00