[Intel-xe] [PATCH 5/5] drm/xe: Add missing ADL entries to xe_test_wa
Lucas De Marchi
lucas.demarchi at intel.com
Wed Oct 4 18:20:55 UTC 2023
On Tue, Oct 03, 2023 at 01:37:16PM -0700, Anusha Srivatsa wrote:
>With all ADl platforms and subplatforms added,
^ ADL
>also add support to xe_wa_test kunit tests for checking
>their WAs.
>
>Cc: Lucas De Marchi <lucas.demarchi at intel.com>
>Signed-off-by: Anusha Srivatsa <anusha.srivatsa at intel.com>
Reviewed-by: Lucas De Marchi <lucas.demarchi at intel.com>
>---
> drivers/gpu/drm/xe/tests/xe_wa_test.c | 1 +
> 1 file changed, 1 insertion(+)
>
>diff --git a/drivers/gpu/drm/xe/tests/xe_wa_test.c b/drivers/gpu/drm/xe/tests/xe_wa_test.c
>index 69c9ea1fa82b..6e1127b276ea 100644
>--- a/drivers/gpu/drm/xe/tests/xe_wa_test.c
>+++ b/drivers/gpu/drm/xe/tests/xe_wa_test.c
>@@ -50,6 +50,7 @@ static const struct platform_test_case cases[] = {
> PLATFORM_CASE(ALDERLAKE_P, B0),
> 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),
>--
>2.25.1
>
More information about the Intel-xe
mailing list