]> www.infradead.org Git - users/jedix/linux-maple.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:55:22 +0000 (11:55 -0500)
commitaf04b320c71c4b59971f021615876808a36e5038
treec74b23bc068608e402e021368e133e596654a4a9
parent90505894c4ed581318836b792c57723df491cb91
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>
(cherry picked from commit def59436fb0d3ca0f211d14873d0273d69ebb405)
Cc: stable@vger.kernel.org
drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c