]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
drm/amdgpu: Do not program SQ_TIMEOUT_CONFIG in SRIOV
authorVictor Lu <victorchengchi.lu@amd.com>
Tue, 19 Dec 2023 00:38:26 +0000 (19:38 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 26 Feb 2024 16:14:46 +0000 (11:14 -0500)
commit56f7d2ac6d7c80d608d0c2143f939e19fb20c7df
treeab8a11d077d8f6a73b041baa5110aefc105c1c01
parent7ec11c2f65d0dad8d3bd05f1ca32a6ed66baebaa
drm/amdgpu: Do not program SQ_TIMEOUT_CONFIG in SRIOV

VF should not program this register.

Signed-off-by: Victor Lu <victorchengchi.lu@amd.com>
Reviewed-by: Zhigang Luo <Zhigang.Luo@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c