]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/amdgpu: always sync the GFX pipe on ctx switch
authorChristian König <christian.koenig@amd.com>
Fri, 20 Dec 2024 15:21:11 +0000 (16:21 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 14 Jan 2025 16:06:50 +0000 (11:06 -0500)
commitdef59436fb0d3ca0f211d14873d0273d69ebb405
treed087c1cdb0a2c19c23223242f8b75b6bbe7340b1
parent177b76a8d8e9a41ea3f9ab163e60ed28ac8e9fd1
drm/amdgpu: always sync the GFX pipe on ctx switch

That is needed to enforce isolation between contexts.

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