commit | 5021e9a83160dab64ccc0460e820340d71fafe14 | [log] [tgz] |
---|---|---|
author | Nirmoy Das <nirmoy.das@amd.com> | Wed Jan 08 10:32:55 2020 +0100 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Jan 14 10:18:08 2020 -0500 |
tree | 894d3178c04e91a2afc27fb289465bb1d8045cea | |
parent | 9530273ec90cc0614f6ac56d0c024e2f39886419 [diff] |
drm/amdgpu: catch amdgpu_irq_add_id failure Do not ignore amdgpu_irq_add_id return value while registering VMC page fault interrupt. Signed-off-by: Nirmoy Das <nirmoy.das@amd.com> Acked-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>