]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: send IVs to the KFD only after processing them v3
authorChristian König <christian.koenig@amd.com>
Wed, 26 Sep 2018 09:08:32 +0000 (11:08 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 7 Dec 2018 23:14:07 +0000 (18:14 -0500)
commit2a72a5f7e7b5d2a9416170324148c12807321858
tree8283c01edb7d2d2ab300220e468e700811c85f37
parentc6f700b705ff4f490009fb23b17034f174d4edea
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>
drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c