summaryrefslogtreecommitdiff
path: root/tests/amdgpu/amd_pci_unplug.c
AgeCommit message (Collapse)AuthorFilesLines
2022-11-14tests/amdgpu: PCI unplug 4 tests for different scenario.Vitaly Prosyak1-0/+58
1. A simple test with basic unplug and rescan. 2. Test with command submission using a worker thread 3. Test with an exported buffer object 4. Test with an exported fence to another device. More then one GPUs are required. Signed-off-by: Vitaly Prosyak <vitaly.prosyak@amd.com> Reviewed-by: Pierre-eric Pelloux-prayer <Pierre-eric.Pelloux-prayer@amd.com> Acked-by: Christian König <christian.koenig@amd.com>