diff options
| author | Jonathan Kim <[email protected]> | 2022-04-01 17:31:57 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-06-09 16:35:25 +0000 |
| commit | be6f94039e1a91df4b0efc2da9167ca9c17bb532 (patch) | |
| tree | 38ec3855eb8f7017abd184ec8958b51c1231afb9 /drivers/gpu/drm/amd/amdgpu/amdgpu_mes.h | |
| parent | drm/amdgpu: add gfx10 hw debug mode enable and disable calls (diff) | |
| download | kernel-be6f94039e1a91df4b0efc2da9167ca9c17bb532.tar.gz kernel-be6f94039e1a91df4b0efc2da9167ca9c17bb532.zip | |
drm/amdgpu: add gfx9.4.2 hw debug mode enable and disable calls
GFX9.4.2 now supports per-VMID debug mode controls registers
(SPI_GDBG_PER_VMID_CNTL).
Because the KFD lets the HWS handle PASID-VMID mapping, the KFD will
forward all debug mode setting register writes to the HWS scheduler
using a new MAP_PROCESS API, so instead of writing to registers, return
the required register values that the HWS needs to write on debug enable
and disable.
Signed-off-by: Jonathan Kim <[email protected]>
Reviewed-by: Felix Kuehling <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_mes.h')
0 files changed, 0 insertions, 0 deletions
