[igt-dev] [i-g-t V2 1/2] intel-ci/xe: Update kms blocklist documentation

Sharma, Swati2 swati2.sharma at intel.com
Thu Oct 5 13:48:51 UTC 2023


LGTM

Reviewed-by: Swati Sharma <swati2.sharma at intel.com>


On 05-Oct-23 6:29 PM, Bhanuprakash Modem wrote:
> Add justification to kms blocklist.
> 
> V2: - Add justification for multidisplay blocklist
> 
> Cc: Swati Sharma <swati2.sharma at intel.com>
> Signed-off-by: Bhanuprakash Modem <bhanuprakash.modem at intel.com>
> ---
>   tests/intel-ci/xe.blocklist.txt | 15 +++++++++------
>   1 file changed, 9 insertions(+), 6 deletions(-)
> 
> diff --git a/tests/intel-ci/xe.blocklist.txt b/tests/intel-ci/xe.blocklist.txt
> index e73018ec6..f4a57aa01 100644
> --- a/tests/intel-ci/xe.blocklist.txt
> +++ b/tests/intel-ci/xe.blocklist.txt
> @@ -44,20 +44,18 @@ igt at syncobj_.*
>   igt at template
>   igt at tools_test
>   ##################################################################
> -# Pipe E, F, G and H
> +# KMS: Pipe E, F, G and H are not available on Intel hardware,
> +# hence can't use more than 4 displays.
>   ##################################################################
>   igt at .*@.*pipe-(e|f|g|h).*
> -##################################################################
> -# Multidisplay
> -##################################################################
>   igt at kms_bw@.*-(5|6|7|8)-displays-.*
>   ##################################################################
> +# KMS: Tests specific to i915 driver
> +##################################################################
>   igt at kms_draw_crc@draw-method-(mmap-cpu|mmap-gtt|pwrite)
>   igt at kms_pipe_b_c_ivb@.*
>   igt at kms_pwrite_crc
> -igt at kms_ccs@.*
>   igt at kms_frontbuffer_tracking@.*-(cpu|gtt|pwrite)
> -igt at kms_fbcon_fbt@(fbc|psr)(-suspend)
>   igt at kms_fence_pin_leak
>   igt at kms_busy@.*
>   igt at kms_psr@.*_mmap_(cpu|gtt)
> @@ -69,3 +67,8 @@ igt at kms_addfb_basic@clobberred-modifier
>   igt at kms_rotation_crc@exhaust-fences
>   igt at kms_force_connector_basic@force-load-detect
>   ##################################################################
> +# KMS: Yet to add/missing XE support
> +##################################################################
> +igt at kms_ccs@.*
> +igt at kms_fbcon_fbt@(fbc|psr)(-suspend)
> +##################################################################


More information about the igt-dev mailing list