]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/amdgpu: fix preemption unit test
authorJack Xiao <Jack.Xiao@amd.com>
Fri, 10 Jul 2020 04:34:52 +0000 (12:34 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 29 Jul 2020 08:19:53 +0000 (10:19 +0200)
commit21869ebb9b74685d0668d42e55e628a29c969e62
treede787a626865d7b6ce111c3d0e72859d332e8c6a
parentd2b27b4f5b04bdce08df1b4e421b34fb2572ba97
drm/amdgpu: fix preemption unit test

[ Upstream commit d845a2051b6b673fab4229b920ea04c7c4352b51 ]

Remove signaled jobs from job list and ensure the
job was indeed preempted.

Signed-off-by: Jack Xiao <Jack.Xiao@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c