drm/amdkfd: Add PCIe Hotplug Support for AMDGPU
- During PCIe probing, decrement KFD lock which was incremented when the PCIe device was removed; otherwise kfd_open is going to fail.
- Remove p2p links in sysfs when device is hotplugged out.
Signed-off-by: Shuotao Xu shuotaoxu@microsoft.com