commit | 80f8fb9178eda5a16b5ff8e2b2e8304f0a06f5f4 | [log] [tgz] |
---|---|---|
author | Jack Xiao <Jack.Xiao@amd.com> | Wed Jan 23 13:54:26 2019 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Jun 21 18:58:21 2019 -0500 |
tree | b80d1686bafa7785872327b61ca436041c0fff63 | |
parent | 6698a3d05fda57f37add68c55a0696bfa7100413 [diff] |
drm/amdgpu: mark the partial job as preempted in mcbp unit test In mcbp unit test, the test should detect the preempted job which may be a partial execution ib and mark it as preempted; so that the gfx block can correctly generate PM4 frame. Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com> Signed-off-by: Jack Xiao <Jack.Xiao@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>