All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] GPU buddy allocator test fixes
@ 2026-06-18 15:23 Krzysztof Niemiec
  2026-06-18 15:23 ` [PATCH 1/2] gpu: Fix dependencies in CONFIG_GPU_BUDDY_KUNIT_TEST Krzysztof Niemiec
  2026-06-18 15:23 ` [PATCH 2/2] gpu/tests: Add a dedicated .kunitconfig Krzysztof Niemiec
  0 siblings, 2 replies; 7+ messages in thread
From: Krzysztof Niemiec @ 2026-06-18 15:23 UTC (permalink / raw)
  To: dri-devel
  Cc: David Airlie, Simona Vetter, Joel Fernandes, Andi Shyti,
	Krzysztof Karas, Sebastian Brzezinka, Janusz Krzysztofik,
	Krzysztof Niemiec

This series introduces small fixes to the GPU buddy allocator test
configuration. The direct purpose of these changes is to fix running the
KUnit tests via kunittool, or running the tests on systems not building
any DRM drivers.

Krzysztof Niemiec (2):
  gpu: Fix dependencies in CONFIG_GPU_BUDDY_KUNIT_TEST
  gpu/tests: Add a dedicated .kunitconfig

 drivers/gpu/Kconfig            | 3 ++-
 drivers/gpu/tests/.kunitconfig | 2 ++
 2 files changed, 4 insertions(+), 1 deletion(-)
 create mode 100644 drivers/gpu/tests/.kunitconfig

-- 
2.45.2


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-06-19 11:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-18 15:23 [PATCH 0/2] GPU buddy allocator test fixes Krzysztof Niemiec
2026-06-18 15:23 ` [PATCH 1/2] gpu: Fix dependencies in CONFIG_GPU_BUDDY_KUNIT_TEST Krzysztof Niemiec
2026-06-19 10:09   ` Sebastian Brzezinka
2026-06-19 11:24   ` Andi Shyti
2026-06-18 15:23 ` [PATCH 2/2] gpu/tests: Add a dedicated .kunitconfig Krzysztof Niemiec
2026-06-19 10:09   ` Sebastian Brzezinka
2026-06-19 11:26   ` Andi Shyti

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.