summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd/kfd_debug.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-27drm/amdkfd: fix and enable ttmp setup for gfx11Jonathan Kim1-10/+9
2023-07-25drm/amdkfd: enable cooperative groups for gfx11Jonathan Kim1-1/+2
2023-07-21drm/amdkfd: fix trap handling work around for debuggingJonathan Kim1-3/+2
2023-07-12drm/amdkfd: enable watch points globally for gfx943Jonathan Kim1-3/+5
2023-07-12drm/amdkfd: add kfd2kgd debugger callbacks for GC v9.4.3Eric Huang1-1/+2
2023-06-15drm/amdkfd: fix null queue check on debug setting exceptionsJonathan Kim1-1/+1
2023-06-09drm/amdkfd: fix and enable debugging for gfx11Jonathan Kim1-8/+6
2023-06-09drm/amdkfd: add debug device snapshot operationJonathan Kim1-0/+73
2023-06-09drm/amdkfd: add debug query exception info operationJonathan Kim1-0/+120
2023-06-09drm/amdkfd: add debug query event operationJonathan Kim1-0/+64
2023-06-09drm/amdkfd: add debug set flags operationJonathan Kim1-0/+58
2023-06-09drm/amdkfd: add debug set and clear address watch points operationJonathan Kim1-0/+136
2023-06-09drm/amdkfd: add debug suspend and resume process queues operationJonathan Kim1-0/+7
2023-06-09drm/amdkfd: add debug wave launch mode operationJonathan Kim1-1/+35
2023-06-09drm/amdkfd: add debug wave launch override operationJonathan Kim1-0/+69
2023-06-09drm/amdkfd: add debug set exceptions enabled operationJonathan Kim1-0/+36
2023-06-09drm/amdkfd: update process interrupt handling for debug eventsJonathan Kim1-0/+84
2023-06-09drm/amdkfd: add debug trap enabled flag to tmaJay Cornwall1-0/+11
2023-06-09drm/amdkfd: add runtime enable operationJonathan Kim1-3/+3
2023-06-09drm/amdkfd: add send exception operationJonathan Kim1-0/+43
2023-06-09drm/amdkfd: add raise exception event functionJonathan Kim1-0/+104
2023-06-09drm/amdkfd: apply trap workaround for gfx11Jonathan Kim1-0/+57
2023-06-09drm/amdkfd: add per process hw trap enable and disable functionsJonathan Kim1-2/+146
2023-06-09drm/amdkfd: prepare per-process debug enable and disableJonathan Kim1-0/+80