diff options
author | Jonathan Kim | 2022-03-02 14:30:12 -0500 |
---|---|---|
committer | Alex Deucher | 2023-06-09 12:34:41 -0400 |
commit | 4f98cf2baf9faee5b6f2f7889dad7c0f7686a787 (patch) | |
tree | 0586bcce3c8cbec7546455acf594c0c12c774361 /lib | |
parent | ba3c87fffb79311f54464288c66421d19c2c1234 (diff) |
drm/amdkfd: add debug and runtime enable interface
Introduce the GPU debug operations interface.
For ROCm-GDB to extend the GNU Debugger's ability to inspect the AMD GPU
instruction set, provide the necessary interface to allow the debugger
to HW debug-mode set and query exceptions per HSA queue, process or
device.
The runtime_enable interface coordinates exception handling with the
HSA runtime.
Usage is available in the kern docs at uapi/linux/kfd_ioctl.h.
Signed-off-by: Jonathan Kim <jonathan.kim@amd.com>
Reviewed-by: Felix Kuehling <felix.kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions