On 2021-06-03 10:53 p.m., Alex Deucher wrote:
On Thu, Jun 3, 2021 at 9:37 PM Dave Airlie airlied@gmail.com wrote:
On Fri, 4 Jun 2021 at 07:20, Alex Deucher alexdeucher@gmail.com wrote:
Please open a gitlab MR for these.
I'd really prefer these tests all get migrated out of here into igt. I don't think libdrm_amdgpu really should have tests that test the kernel level infrastructure.
I am also a bit confused now what's the policy about libdrm - is it being slowly deprecated ? What tests should go to IGT and what to libdrm ? The kernel feature itself is strictly amdgpu specific and not generic DRM level feature - why then it's not a good fit for amdgpu tester ?
We are providing equivalent patches for IGT as well. There are some teams and customers that would prefer to stick with libdrm_amdgpu.
Here are the patches in my cloned gitlab repo - https://gitlab.freedesktop.org/agrodzov/igt-gpu-tools/-/commits/master and I sent today for review to igt-dev@lists.freedesktop.org too.
Andrey
I know some people at AMD had issues in the past with igt because the i might have stood for intel back in time, but at this point I think we should be moving past that.
I don't think that was ever an issue. It's more that some teams built a bunch of infrastructure that used libdrm tests and haven't had the resources to switch to IGT yet.
Alex