On 24/05/2023 13:19, Andi Shyti wrote:
Hi Tvrtko,
finally... pushed in drm-intel-gt-next! :)
I had to revert this (uapi commit only) by force pushing, luckily it was the
top commit.
OK, sorry!
1)
IGT is not merged yet.
if igt is merged without the kernel it would fail, though.
Ideally it should skip, as with any new ABI testing. That way we can
nicely test the older kernels with the same IGT code base (like
drm-intel-fixes tree). So something like
igt_require(has_pat_ext_something) should be doable. Or just igt_skip if
most basic gem_create fails with the correct error code.
2)
The tools/include/uapi/drm/i915_drm.h part of the patch was not removed.
Will follow up on these two points.
Thank you!
Regards,
Tvrtko