]> git.itanic.dy.fi Git - linux-stable/commit
drm/amdgpu/gfx11: only enable CP GFX shadowing on SR-IOV
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 28 Jul 2023 20:53:49 +0000 (16:53 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 9 Aug 2023 14:56:14 +0000 (10:56 -0400)
commit2e91e731f24817bc55f9c9acc95a8939c4077b05
treeee803602564139fc0dda48976020a192c0c4f3bc
parent3bb575572bf498a9d39e9d1ca5c06cc3152928a1
drm/amdgpu/gfx11: only enable CP GFX shadowing on SR-IOV

This is only required for SR-IOV world switches, but it
adds additional latency leading to reduced performance in
some benchmarks.  Disable for now on bare metal.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c