diff options
author | Jonathan Kim | 2022-05-10 12:47:45 -0400 |
---|---|---|
committer | Alex Deucher | 2023-06-09 12:37:00 -0400 |
commit | 12976e6a5ab8fc3766c0304d72f7eec81a109b55 (patch) | |
tree | 2443653672cec2d8f1f011d8bc1e149e1ce661ed /include | |
parent | b17bd5dbf64677682a3bca249c64521d5eabcb38 (diff) |
drm/amdkfd: add debug device snapshot operation
Similar to queue snapshot, return an array of device information using
an entry_size check and return.
Unlike queue snapshots, the debugger needs to pass to correct number of
devices that exist. If it fails to do so, the KFD will return the
number of actual devices so that the debugger can make a subsequent
successful call.
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 'include')
0 files changed, 0 insertions, 0 deletions