Home
last modified time | relevance | path

Searched refs:i915_live_selftests (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_selftest.h48 int i915_live_selftests(struct pci_dev *pdev);
52 * i915_live_selftests.h Add your unit test declarations there!
65 #include "selftests/i915_live_selftests.h"
114 static inline int i915_live_selftests(struct pci_dev *pdev) { return 0; } in i915_live_selftests() function
H A Di915_pci.c1080 err = i915_live_selftests(pdev); in i915_pci_probe()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_selftest.h48 int i915_live_selftests(struct pci_dev *pdev);
52 * i915_live_selftests.h Add your unit test declarations there!
65 #include "selftests/i915_live_selftests.h"
117 static inline int i915_live_selftests(struct pci_dev *pdev) { return 0; } in i915_live_selftests() function
H A Di915_pci.c1063 err = i915_live_selftests(pdev); in i915_pci_probe()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/
H A Di915_selftest.c56 #include "i915_live_selftests.h"
83 #include "i915_live_selftests.h"
105 #include "i915_live_selftests.h"
201 int i915_live_selftests(struct pci_dev *pdev) in i915_live_selftests() function
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/selftests/
H A Di915_selftest.c59 #include "i915_live_selftests.h"
86 #include "i915_live_selftests.h"
108 #include "i915_live_selftests.h"
229 int i915_live_selftests(struct pci_dev *pdev) in i915_live_selftests() function

Completed in 5 milliseconds