summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd/kfd_int_process_v11.c
AgeCommit message (Expand)AuthorFilesLines
2023-06-09drm/amdkfd: update process interrupt handling for debug eventsJonathan Kim1-9/+17
2023-06-09drm/amdkfd: remove unused sq_int_priv variableTom Rix1-8/+1
2023-06-09drm/amdkfd: Introduce kfd_node struct (v5)Mukul Joshi1-3/+3
2022-09-28drm/amdkfd: fix dropped interrupt in kfd_int_process_v11Graham Sider1-3/+3
2022-05-11drm/amdkfd: Update event_interrupt_isr_v11 returnGraham Sider1-4/+5
2022-05-06drm/amdkfd: Return true/false (not 1/0) from bool functionsYang Li1-3/+3
2022-05-04drm/amdkfd: Add KFD support for soc21 v3Mukul Joshi1-0/+383