diff options
author | Philip Yang <[email protected]> | 2024-07-30 15:33:23 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2024-10-07 14:32:23 -0400 |
commit | a3ab2d45b9887ee609cd3bea39f668236935774c (patch) | |
tree | 006db690b926d9bd51fe643685d3671064076e2c /drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | |
parent | 012be6f22c01e25c995c30f1f178ac11820dfb65 (diff) |
drm/amdkfd: SMI report dropped event count
Add new SMI event to report the dropped event count.
When the event kfifo is full, drop count is not zero, or no enough space
left to store the event message, increase drop count.
After reading event out from kfifo, if event was dropped, drop_count is
not zero, generate a dropped event record and reset drop count to zero.
Signed-off-by: Philip Yang <[email protected]>
Reviewed-by: James Zhu <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c')
0 files changed, 0 insertions, 0 deletions