summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c
diff options
context:
space:
mode:
authorPhilip Yang <Philip.Yang@amd.com>2024-07-29 14:42:18 -0400
committerAlex Deucher <alexander.deucher@amd.com>2024-10-07 14:09:14 -0400
commit623f1dd63b8af0ba1de4cafd2ebdd450fe3581e5 (patch)
tree6faea6da5e43596e17babfe09c914ce017a5dcab /drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c
parent1845752b2f6a8acd17949c83e41c5aba4bd4e2bb (diff)
drm/amdkfd: Increase SMI event fifo size
SMI event fifo size 1KB was enough to report GPU vm fault or reset event, but could drop the more frequent SVM migration events. Increase kfifo size to 8KB to store about 100 migrate events, less chance to drop the migrate events if lots of migration happened in the short period of time. Add KFD prefix to the macro name. Signed-off-by: Philip Yang <Philip.Yang@amd.com> Reviewed-by: James Zhu <James.Zhu@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c')
0 files changed, 0 insertions, 0 deletions