Home
last modified time | relevance | path

Searched hist:a02a0c6d53099579e3b7aa811e1e254a11681c8a (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A D.kunitconfiga02a0c6d53099579e3b7aa811e1e254a11681c8a Tue Dec 06 06:07:56 CET 2022 Lucas De Marchi <lucas.demarchi@intel.com> drm/xe: Add min config for kunit integration ARCH=um

Some of the tests may benefit from running with ARCH=um, forgoing any
additional setup on the CI build side. Add min config for that.

Tested with:

./tools/testing/kunit/kunit.py build \
--kunitconfig drivers/gpu/drm/xe/.kunitconfig \
--jobs $(nproc) \
--build_dir build_kunit

Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Cc: Mauro Carvalho Chehab <mchehab@kernel.org>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Reviewed-by: Mauro Carvalho Chehab <mchehab@kernel.org>