[Intel-gfx] [PATCH v10 0/2] drm/i915: Allow user to set cache at BO creation

Tvrtko Ursulin tvrtko.ursulin at linux.intel.com
Wed May 24 12:34:30 UTC 2023


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


More information about the dri-devel mailing list