[PATCH i-g-t] tests/intel-ci/xe.bmg.display.blocklist: update bmg blocklist
Sharma, Swati2
swati2.sharma at intel.com
Wed Aug 13 13:01:42 UTC 2025
Hi Kunal,
Firstly, update subject :
intel-ci: Update BMG KMS blocklist
On 04-07-2025 11:08 am, Kunal Joshi wrote:
> update bmg blocklist with unsupported
> or tests which are expected to skip
s/unsupported/unsupported tests
>
> Cc: Karthik B S <karthik.b.s at intel.com>
> Cc: Swati Sharma <swati2.sharma at intel.com>
> Signed-off-by: Kunal Joshi <kunal1.joshi at intel.com>
> Signed-off-by: Jari Tahvanainen <jari.tahvanainen at intel.com>
> ---
> tests/intel-ci/xe.bmg.display.blocklist.txt | 25 ++++++++++++++++++---
> 1 file changed, 22 insertions(+), 3 deletions(-)
>
> diff --git a/tests/intel-ci/xe.bmg.display.blocklist.txt b/tests/intel-ci/xe.bmg.display.blocklist.txt
> index f145d6c0d..d315ca1a0 100644
> --- a/tests/intel-ci/xe.bmg.display.blocklist.txt
> +++ b/tests/intel-ci/xe.bmg.display.blocklist.txt
> @@ -9,8 +9,9 @@ igt@(?!.*kms|testdisplay|.*display-vs-wb-transient)(.*)
> igt at kms_(big_fb|ccs|rotation_crc)@.*(y|yf)-(tiled|tile).*
> igt at kms_(plane_lowres|frontbuffer_tracking|plane_multiple)@.*tiling-y.*
> igt at kms_flip_scaled_crc@.*(yf|y)tile.*
> -igt at kms_async_flips@invalid-async-flip
> +igt at kms_async_flips@invalid-async-flip.*
Since https://patchwork.freedesktop.org/series/151648/ is merged, we
should be able to run these tests now.
> igt at kms_addfb_basic@addfb25-y-tiled-small-legacy
> +igt at kms_pipe_stress@.*ytiled$
> #########################################
> # Valid skip :- 90/270 rotation is not supported
> ##########################################
> @@ -61,6 +62,14 @@ igt at kms_cursor_crc@cursor-(offscreen|onscreen|random|rapid-movement|sliding)-512
> # Valid skip as BMG doesn't have eDP supported
> ##########################################
> igt at kms_vrr@seamless-rr-switch-vrr
> +igt at kms_vrr@cmrr.*
> +igt at kms_atomic_transition@.*-internal-panels$
> +igt at .*psr.*
> +igt at kms_pm_backlight@.*
> +igt at kms_pm_power_saving@.*
> +igt at kms_scaling_modes@.*
> +igt at kms_panel_fitting@.*
> +igt at .*@.*(?!no-)drrs.*
> #########################################
> # no VGA connectors in BMG
> #########################################
> @@ -71,6 +80,7 @@ igt at .*chamelium.*vga.*
> igt at kms_content_protection@content-type-change
> igt at kms_content_protection@lic-type-1
> igt at kms_content_protection@type1
> +igt at kms_content_protection@mei-interface
> #########################################
> # Expected skip as BMG doesn't have PORT_A/B
> #########################################
> @@ -88,6 +98,7 @@ igt at kms_getfb@getfb-reject-ccs
> # Expected skip for graphics ver >= 20
> #########################################
> igt at kms_getfb@getfb2-accept-ccs
> +igt at kms_vrr@lobf
> ##########################################
> # Valid skip :- Feature is not enabled on kernel
> ##########################################
> @@ -97,13 +108,17 @@ igt at kms_writeback@.*
> #########################################
> igt at kms_pm_dc@deep-pkgc
> igt at kms_pm_dc@dc6-dpms
> -
> +#########################################
> +# Valid skip :- BMG has only one cdclk (WA)
> +#########################################
> +igt at kms_cdclk@.*
> ##########################################
> -# Valid skip :- DG2 & MTL specific
> +# Valid skip :- DG2 & MTL & LNL specific
> ##########################################
> igt at kms_ccs@.*-dg2-.*
> igt at kms_ccs@.*-mtl-.*
> igt at kms_flip_scaled_crc@.*dg2rcccs.*
> +igt at kms_ccs@.*-lnl-.*
> ##########################################
> # Valid skip :- Simulation specific
> ##########################################
> @@ -156,3 +171,7 @@ igt at kms_bw@linear-tiling-.*-display.*
> #########################################
> igt at kms_big_fb@linear-max-hw-stride.*hflip
> #########################################
> +# Valid skip : intel_display_ver(data.devid) >= 30
Add - after :
> +#########################################
> +igt at kms_pm_dc@dc5-retention-flops$
> +#########################################
More information about the igt-dev
mailing list