[igt-dev] [RFC i-g-t 02/11] Add basic PXP testing of buffer and context alloc

Teres Alexis, Alan Previn alan.previn.teres.alexis at intel.com
Thu Mar 4 17:12:37 UTC 2021


Thanks Chris - got it. Im assuming future kms subtest will still qualify for "gem_.." test name since its reacting on this GEM interface feature.

-----Original Message-----
From: Chris Wilson <chris at chris-wilson.co.uk> 
Sent: Wednesday, March 3, 2021 3:42 PM
To: Teres Alexis, Alan Previn <alan.previn.teres.alexis at intel.com>; igt-dev at lists.freedesktop.org
Cc: Teres Alexis, Alan Previn <alan.previn.teres.alexis at intel.com>
Subject: Re: [igt-dev] [RFC i-g-t 02/11] Add basic PXP testing of buffer and context alloc

Quoting Alan Previn (2021-03-02 22:53:25)
> Test PXP capability support as well as the allocation of protected 
> buffers and protected contexts.
> 
> Signed-off-by: Alan Previn <alan.previn.teres.alexis at intel.com>
> ---
>  tests/Makefile.sources |   3 +
>  tests/i915/i915_pxp.c  | 410 
> +++++++++++++++++++++++++++++++++++++++++

This is a GEM interface so gem_ctx_pxp or gem_exec_pxp, with gem_pxp as a final if either the other two don't fit.

(Now when we move to i915/i915_gem_foo.c is another question).
-Chris


More information about the igt-dev mailing list