commit | 752c683dbb65592e115886b252714ff41770df32 | [log] [tgz] |
---|---|---|
author | Monk Liu <Monk.Liu@amd.com> | Thu Feb 20 11:05:36 2020 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Mar 05 00:28:11 2020 -0500 |
tree | 88ce7350647d001c787e1abe38f341180cc7a806 | |
parent | f091c1c70e89adca93c4f4f35dfa0abf90611453 [diff] |
drm/amdgpu: fix IB test MCBP bug 1)for gfx IB test we shouldn't insert DE meta data 2)we should make sure IB test finished before we send event 3 to hypervisor otherwise the IDLE from event 3 will preempt IB test, which is not designed as a compatible structure for MCBP Signed-off-by: Monk Liu <Monk.Liu@amd.com> Acked-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>