commit | 315fed0367b4b4197cdc9585d09a1e659ae6c716 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Mon Oct 29 14:56:34 2018 +0100 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Nov 05 14:21:26 2018 -0500 |
tree | 9229795c4c8df927885cfa6398ebc2e2982e8a54 | |
parent | af70a471bf067d4e808eff2b9c464e6055c98d49 [diff] |
drm/amdgpu: cleanup skipping IB test on KIQ Instead of hard coding the ring type in the function just never provide a test_ib callback. Additional to that remove the emit_ib callback to make sure the nobody ever tries to execute an IB on the KIQ. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Reviewed-by: Andrey Grodzovsky <andrey.grodzovsky@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>