]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: Clear overflow for SRIOV
authorEmily Deng <Emily.Deng@amd.com>
Tue, 8 Apr 2025 12:25:43 +0000 (20:25 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 21 Apr 2025 14:55:51 +0000 (10:55 -0400)
commit5ae4591f4ea51519934a14aac537a28f348a8a56
treee66f5f34c7b96a2f51eda8acab3f4ce060525e64
parentfb20954c9717d1d07d8b8b8f34ac2a2755aec5ff
drm/amdgpu: Clear overflow for SRIOV

For VF, it doesn't have the permission to clear overflow, clear the bit
by reset.

Signed-off-by: Emily Deng <Emily.Deng@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ih.c
drivers/gpu/drm/amd/amdgpu/amdgpu_ih.h
drivers/gpu/drm/amd/amdgpu/ih_v6_0.c
drivers/gpu/drm/amd/amdgpu/vega20_ih.c