diff options
author | Prike Liang <Prike.Liang@amd.com> | 2024-03-25 15:33:34 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-04-23 23:23:46 -0400 |
commit | fe93b0927bc58cb1d64230f45744e527d9d8482c (patch) | |
tree | 52571a4f1bd994b58c7852c7348cdb217859f2c5 /drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c | |
parent | 1e214f7faaf5d842754cd5cfcd76308bfedab3b5 (diff) |
drm/amdgpu: Fix the ring buffer size for queue VM flush
Here are the corrections needed for the queue ring buffer size
calculation for the following cases:
- Remove the KIQ VM flush ring usage.
- Add the invalidate TLBs packet for gfx10 and gfx11 queue.
- There's no VM flush and PFP sync, so remove the gfx9 real
ring and compute ring buffer usage.
Signed-off-by: Prike Liang <Prike.Liang@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c')
0 files changed, 0 insertions, 0 deletions