[PATCH] drm/xe/kunit: Drop xe_wa tests for pre-production DG2

Lucas De Marchi lucas.demarchi at intel.com
Mon Jan 8 18:45:20 UTC 2024


On Thu, Dec 21, 2023 at 08:35:20AM -0800, Matt Roper wrote:
>On Thu, Dec 21, 2023 at 08:32:13AM -0800, Lucas De Marchi wrote:
>> As workarounds for pre-production DG2 were dropped in
>> commit 707d1b992cfe ("drm/xe/dg2: Drop pre-production workarounds"),
>> there's no point running the kunit tests for them. Drop
>> those steppings from kunit.
>>
>> Cc: Gustavo Sousa <gustavo.sousa at intel.com>
>> Cc: Matt Roper <matthew.d.roper at intel.com>
>> Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
>
>Reviewed-by: Matt Roper <matthew.d.roper at intel.com>

applied to drm-xe-next, thanks.

Lucas De Marchi

>
>> ---
>>  drivers/gpu/drm/xe/tests/xe_wa_test.c | 6 ------
>>  1 file changed, 6 deletions(-)
>>
>> diff --git a/drivers/gpu/drm/xe/tests/xe_wa_test.c b/drivers/gpu/drm/xe/tests/xe_wa_test.c
>> index 2e39acebbba4..439477593faf 100644
>> --- a/drivers/gpu/drm/xe/tests/xe_wa_test.c
>> +++ b/drivers/gpu/drm/xe/tests/xe_wa_test.c
>> @@ -66,14 +66,8 @@ static const struct platform_test_case cases[] = {
>>  	PLATFORM_CASE(ALDERLAKE_P, C0),
>>  	SUBPLATFORM_CASE(ALDERLAKE_S, RPLS, D0),
>>  	SUBPLATFORM_CASE(ALDERLAKE_P, RPLU, E0),
>> -	SUBPLATFORM_CASE(DG2, G10, A0),
>> -	SUBPLATFORM_CASE(DG2, G10, A1),
>> -	SUBPLATFORM_CASE(DG2, G10, B0),	
>>  	SUBPLATFORM_CASE(DG2, G10, C0),
>> -	SUBPLATFORM_CASE(DG2, G11, A0),
>> -	SUBPLATFORM_CASE(DG2, G11, B0),
>>  	SUBPLATFORM_CASE(DG2, G11, B1),
>> -	SUBPLATFORM_CASE(DG2, G12, A0),
>>  	SUBPLATFORM_CASE(DG2, G12, A1),
>>  	PLATFORM_CASE(PVC, B0),
>>  	PLATFORM_CASE(PVC, B1),
>> --
>> 2.40.1
>>
>
>-- 
>Matt Roper
>Graphics Software Engineer
>Linux GPU Platform Enablement
>Intel Corporation


More information about the Intel-xe mailing list