diff options
| author | Timur Kristóf <timur.kristof@gmail.com> | 2026-08-03 15:23:00 +0200 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2026-08-06 09:55:29 -0400 |
| commit | 1edb323406aaf05739804d2faa2561f2d43bcd09 (patch) | |
| tree | 687965e0514f77edf63ddc9f7ef649b3b3ef7f4b /tools/perf/scripts/python/bin | |
| parent | 6972f0708f3d625a85f2691775ecc0a65abaa28e (diff) | |
drm/amdgpu/gfx6: Fixup emit_cntxcntl()
Set bits on dword 2 like GFX7-8 except load_global_uconfig
which doesn't exist on GFX6.
Emit VS_PARTIAL_FLUSH before VGT_FLUSH like GFX7-8.
For reference see old PAL which explains the bit fields in
this register and that load_global_uconfig doesn't exist on GFX6
and also see gfx_v7_ring_emit_cntxcntl() for the GFX7 code
which this commit follows.
Fixes: 2cd46ad22383 ("drm/amdgpu: add graphic pipeline implementation for si v8")
Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
