[PATCH i-g-t 2/2] tests/intel-ci: Block PSR + DRRS tests

Hogander, Jouni jouni.hogander at intel.com
Wed Mar 6 10:02:58 UTC 2024


On Mon, 2024-03-04 at 15:42 +0530, Bhanuprakash Modem wrote:
> As Driver prefers PSR over DRRS, we can't enable PSR & DRRS
> together. Hence block PSR + DRRS subtests in CI.
> 
> Signed-off-by: Bhanuprakash Modem <bhanuprakash.modem at intel.com>
Acked-by: Jouni Högander <jouni.hogander at intel.com>

> ---
>  tests/intel-ci/blacklist.txt | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/tests/intel-ci/blacklist.txt b/tests/intel-
> ci/blacklist.txt
> index 4427804d5..4fdefb90d 100644
> --- a/tests/intel-ci/blacklist.txt
> +++ b/tests/intel-ci/blacklist.txt
> @@ -73,6 +73,11 @@ igt at gem_exec_alignment@pi-shared
>  ###############################################
>  igt at kms_frontbuffer_tracking@.*drrs.*
>  ###############################################
> +# Invalid combo:- PSR + DRRS can't be tested
> +# together
> +###############################################
> +igt at kms_frontbuffer_tracking@(fbcpsrdrrs|psrdrrs).*
> +###############################################
>  # Tends to generate invalid configurations
>  # using CCS planes or configurations that
>  # exceed HW capabilities resulting in sporadic



More information about the igt-dev mailing list