diff options
| author | Alex Deucher <[email protected]> | 2025-01-28 16:55:22 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2025-02-13 00:47:01 +0000 |
| commit | b35eb9128ebeec534eed1cefd6b9b1b7282cf5ba (patch) | |
| tree | 414a50ca44dcdbc82adb50c333ca60932d0a9148 /drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | |
| parent | drm/amdgpu/pm: fix UVD handing in amdgpu_dpm_set_powergating_by_smu() (diff) | |
| download | kernel-b35eb9128ebeec534eed1cefd6b9b1b7282cf5ba.tar.gz kernel-b35eb9128ebeec534eed1cefd6b9b1b7282cf5ba.zip | |
drm/amdgpu/gfx9: manually control gfxoff for CS on RV
When mesa started using compute queues more often
we started seeing additional hangs with compute queues.
Disabling gfxoff seems to mitigate that. Manually
control gfxoff and gfx pg with command submissions to avoid
any issues related to gfxoff. KFD already does the same
thing for these chips.
v2: limit to compute
v3: limit to APUs
v4: limit to Raven/PCO
v5: only update the compute ring_funcs
v6: Disable GFX PG
v7: adjust order
Reviewed-by: Lijo Lazar <[email protected]>
Suggested-by: Błażej Szczygieł <[email protected]>
Suggested-by: Sergey Kovalenko <[email protected]>
Link: https://gitlab.freedesktop.org/drm/amd/-/issues/3861
Link: https://lists.freedesktop.org/archives/amd-gfx/2025-January/119116.html
Signed-off-by: Alex Deucher <[email protected]>
Cc: [email protected] # 6.12.x
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c')
0 files changed, 0 insertions, 0 deletions
