Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH 1/2] drm/i915/selftests: add back the selftest() hook for the buddy
@ 2021-06-18 13:31 Matthew Auld
  2021-06-18 13:31 ` [Intel-gfx] [PATCH 2/2] drm/i915: add back the avail tracking Matthew Auld
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Matthew Auld @ 2021-06-18 13:31 UTC (permalink / raw)
  To: intel-gfx; +Cc: Thomas Hellström, dri-devel

When we resurrected the selftest we forgot to add back the selftest()
hook, meaning the test is not currently run.

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Matthew Auld <matthew.auld@intel.com>
Cc: Thomas Hellström <thomas.hellstrom@linux.intel.com>
---
 drivers/gpu/drm/i915/selftests/i915_mock_selftests.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/gpu/drm/i915/selftests/i915_mock_selftests.h b/drivers/gpu/drm/i915/selftests/i915_mock_selftests.h
index 34e5caf38093..6759b56086fb 100644
--- a/drivers/gpu/drm/i915/selftests/i915_mock_selftests.h
+++ b/drivers/gpu/drm/i915/selftests/i915_mock_selftests.h
@@ -34,3 +34,4 @@ selftest(gtt, i915_gem_gtt_mock_selftests)
 selftest(hugepages, i915_gem_huge_page_mock_selftests)
 selftest(contexts, i915_gem_context_mock_selftests)
 selftest(memory_region, intel_memory_region_mock_selftests)
+selftest(buddy, i915_buddy_mock_selftests)
-- 
2.26.3

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

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

end of thread, other threads:[~2021-06-18 18:35 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-18 13:31 [Intel-gfx] [PATCH 1/2] drm/i915/selftests: add back the selftest() hook for the buddy Matthew Auld
2021-06-18 13:31 ` [Intel-gfx] [PATCH 2/2] drm/i915: add back the avail tracking Matthew Auld
2021-06-18 13:44   ` Thomas Hellström
2021-06-18 13:57     ` Matthew Auld
2021-06-18 13:36 ` [Intel-gfx] [PATCH 1/2] drm/i915/selftests: add back the selftest() hook for the buddy Thomas Hellström
2021-06-18 13:43   ` Matthew Auld
2021-06-18 16:06 ` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [1/2] " Patchwork
2021-06-18 16:34 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2021-06-18 18:35 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox