commit | 2026057736e9134c524ad85b526005944034e00f | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Wed Sep 26 11:08:32 2018 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Dec 07 18:14:07 2018 -0500 |
tree | 8283c01edb7d2d2ab300220e468e700811c85f37 | |
parent | b408a548846f2343716351d55a6c9af9e73ec32c [diff] |
drm/amdgpu: send IVs to the KFD only after processing them v3 This allows us to filter out VM faults in the GMC code. v2: don't filter out all faults v3: fix copy&paste typo, send all IV to the KFD, don't change message level Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>