[igt-dev] [PATCH i-g-t v2 08/10] tests/xe-fast-feedback: Add xe_intel_bb test to BAT

Kamil Konieczny kamil.konieczny at linux.intel.com
Wed Apr 19 14:04:19 UTC 2023


Hi Zbigniew,

On 2023-04-18 at 09:25:33 +0200, Zbigniew Kempczyński wrote:
> Verifies intel-bb integration with xe.
> 
> Signed-off-by: Zbigniew Kempczyński <zbigniew.kempczynski at intel.com>
> ---
>  tests/intel-ci/xe-fast-feedback.testlist | 18 ++++++++++++++++++
>  1 file changed, 18 insertions(+)
> 
> diff --git a/tests/intel-ci/xe-fast-feedback.testlist b/tests/intel-ci/xe-fast-feedback.testlist
> index 5db27c6345..019804b579 100644
> --- a/tests/intel-ci/xe-fast-feedback.testlist
> +++ b/tests/intel-ci/xe-fast-feedback.testlist
> @@ -1,6 +1,24 @@
>  # Should be the first test
>  igt at xe_module_load@load
>  
> +igt at xe_intel_bb@reset-bb
> +igt at xe_intel_bb@purge-bb
> +igt at xe_intel_bb@simple-bb
> +igt at xe_intel_bb@simple-bb-ctx
> +igt at xe_intel_bb@bb-with-allocator
> +igt at xe_intel_bb@lot-of-buffers
> +igt at xe_intel_bb@add-remove-objects
> +igt at xe_intel_bb@destroy-bb
> +igt at xe_intel_bb@create-in-region
> +igt at xe_intel_bb@blit-simple
> +igt at xe_intel_bb@blit-reloc
> +igt at xe_intel_bb@intel-bb-blit-none
> +igt at xe_intel_bb@intel-bb-blit-x
> +igt at xe_intel_bb@intel-bb-blit-y
> +igt at xe_intel_bb@offset-control
> +igt at xe_intel_bb@delta-check
> +igt at xe_intel_bb@full-batch
> +igt at xe_intel_bb@render

imho we should keep it sorted alphabetically,

Regards,
Kamil

>  igt at xe_compute@compute-square
>  igt at xe_debugfs@base
>  igt at xe_debugfs@gt
> -- 
> 2.34.1
> 


More information about the igt-dev mailing list