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

Chris Wilson chris at chris-wilson.co.uk
Wed Mar 3 23:41:50 UTC 2021


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