[PATCH 02/12] drm/amdgpu: send IVs to the KFD only after processing them

Jay Cornwall jay at jcornwall.com
Wed Sep 26 18:24:30 UTC 2018


On Wed, Sep 26, 2018, at 08:53, Christian König wrote:
> This allows us to filter out VM faults in the GMC code.
> 
> Signed-off-by: Christian König <christian.koenig at amd.com>

The KFD needs to receive notification of unhandled VM faults; when demand paging is disabled or the address is not pageable. It propagates this to the UMD (ROC runtime or the ROC debugger).

Does this patch change that behavior?


More information about the amd-gfx mailing list