[PATCH i-g-t v2] tests/intel-ci/xe: Block kms_display_modes at mst-extended-mode-negative test
Karthik B S
karthik.b.s at intel.com
Thu Mar 20 13:47:35 UTC 2025
Hi Thasleem,
On 3/20/2025 7:05 PM, Kamil Konieczny wrote:
> Hi Mohammed,
> On 2025-03-13 at 17:18:32 +0530, Mohammed Thasleem wrote:
>> This negative test was designed to validate ENOSPC errors with 2k-4k or
>> 4k-4k monitors connected via MST, addressing bandwidth issues in MST
>> configurations.
>>
>> However, it is not applicable to current bandwidths, as DP 1.4 supports
>> 4 × 8.1 Gbps, and DP 2.1 has increased this to 4 × 20 Gbps, offering
>> significantly greater display capabilities.
>>
>> v2: Add blacklist for i915.
>>
> +cc Swati and Karthik
>
>> Signed-off-by: Mohammed Thasleem <mohammed.thasleem at intel.com>
>> ---
>> tests/intel-ci/blacklist.txt | 4 ++++
>> tests/intel-ci/xe.blocklist.txt | 1 +
>> 2 files changed, 5 insertions(+)
>>
>> diff --git a/tests/intel-ci/blacklist.txt b/tests/intel-ci/blacklist.txt
>> index 9917bf46a..507c14d58 100644
>> --- a/tests/intel-ci/blacklist.txt
>> +++ b/tests/intel-ci/blacklist.txt
>> @@ -83,6 +83,10 @@ igt at gem_exec_alignment@pi-shared
>> ###############################################
>> igt at kms_frontbuffer_tracking@.*drrs.*
>> ###############################################
>> +#Test is removed, so block it on CI
Since we've completely removed this subtest, we don't need to block this
separately. Please discard this patch.
https://gitlab.freedesktop.org/drm/igt-gpu-tools/-/commit/1845b2478892457fab2333930c44288970bbb96a
Thanks,
Karthik.B.S
> Add space before 'Test':
>
> # Test is removed, so block it on CI
>
>> +###############################################
>> +igt at kms_display_modes@mst-extended-mode-negative
>> +###############################################
>> # Tends to generate invalid configurations
>> # using CCS planes or configurations that
>> # exceed HW capabilities resulting in sporadic
>> diff --git a/tests/intel-ci/xe.blocklist.txt b/tests/intel-ci/xe.blocklist.txt
>> index 80ceba9a5..06506f590 100644
>> --- a/tests/intel-ci/xe.blocklist.txt
>> +++ b/tests/intel-ci/xe.blocklist.txt
>> @@ -92,6 +92,7 @@ igt at kms_sysfs_edid_timing
>> # KMS: Non-Intel tests
>> ##################################################################
>> igt at kms_cursor_legacy@modeset-atomic-cursor-hotspot
> Add new section here, as this one is for Non-Intel tests
>
> Regards,
> Kamil
>
>> +igt at kms_display_modes@mst-extended-mode-negative
>> ##################################################################
>> # SR-IOV tests too stressful or time-consuming
>> # to execute all dynamic subtests at once.
>> --
>> 2.43.0
>>
More information about the igt-dev
mailing list