[igt-dev] [PATCH 0/3] igt tests for hot-unplug feature in amdgpu
From: Andrey Grodzovsky <hidden>
Date: 2021-06-03 15:08:14
Adding some code to acompany the recently added hot-unplug feature[1]. While the code is amdgpu specific it was suggested by Daniel to add this to IGT hot unplug test[2]. There is also parallel RFC for this in libdrm[3]. [1] - https://www.phoronix.com/scan.php?page=news_item&px=Linux-5.14-AMDGPU-Hot-Unplug [2] - https://lists.freedeskt op.org/archives/amd-gfx/2021-January/058646.html [3] - https://www.spinics.net/lists/dri-devel/msg300998.html Andrey Grodzovsky (3): tests/core_hotunplug: Add command submission for amdgpu tests/core_hotunplug: Add hotunplug with exported dma-buf test. tests/core_hotunplug: Add hotunplug with exported sync obj test tests/Makefile.am | 3 + tests/core_hotunplug.c | 364 +++++++++++++++++++++++++++++++++++++++++ tests/meson.build | 2 +- 3 files changed, 368 insertions(+), 1 deletion(-) -- 2.25.1 _______________________________________________ igt-dev mailing list igt-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/igt-dev