[PATCH 3/6] drm/xe/kunit: Drop custom struct platform_test_case

Lucas De Marchi lucas.demarchi at intel.com
Mon Aug 18 16:21:55 UTC 2025


On Fri, Aug 01, 2025 at 08:13:47PM +0200, Michal Wajdeczko wrote:
>Custom struct platform_test_case definition in xe_wa is now almost
>identical to generic struct xe_pci_fake_data defintiion except the
>.name member, which could be generated by xe_pci_fake_data_desc().
>
>Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
>Cc: Lucas De Marchi <lucas.demarchi at intel.com>

regardless of the outcome of my comment in the previous patch, this
would still remain the same. Only the location of the generator would
move from xe.ko to xe_test.ko.

Reviewed-by: Lucas De Marchi <lucas.demarchi at intel.com>

thanks
Lucas De Marchi


More information about the Intel-xe mailing list