summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd/kfd_interrupt.c
AgeCommit message (Expand)AuthorFilesLines
2019-10-03drm/amdkfd: fix a potential NULL pointer dereference (v2)Allen Pais1-0/+5
2018-07-11drm/amdkfd: fix zero reading of VMID and PASID for HawaiiLan Xiao1-2/+4
2018-04-13drm/amdkfd: Remove vlaLaura Abbott1-3/+5
2017-10-27drm/amdkfd: use a high priority workqueue for IH workAndres Rodriguez1-1/+2
2017-10-27drm/amdkfd: wait only for IH work on IH exitAndres Rodriguez1-2/+2
2017-10-27drm/amdkfd: increase IH num entries to 8192Andres Rodriguez1-1/+1
2017-10-27drm/amdkfd: use standard kernel kfifo for IHAndres Rodriguez1-53/+25
2017-08-15drm/amdkfd: Clean up KFD style errors and warnings v2Kent Russell1-1/+1
2015-05-19drm/amdkfd: Add the events moduleAndrew Lewycky1-2/+9
2015-05-19drm/amdkfd: Add interrupt handling moduleAndrew Lewycky1-0/+181
2015-01-08drm/amdkfd: Drop interrupt SW ring bufferMichel Dänzer1-176/+0
2014-07-17amdkfd: Add interrupt handling moduleAndrew Lewycky1-0/+176