Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t 1/2] tests/xe/xe_module_load: load snd_hda_intel module
@ 2023-08-24 14:05 Swati Sharma
  2023-08-24 14:05 ` [igt-dev] [PATCH i-g-t 2/2] HAX: update ffb Swati Sharma
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Swati Sharma @ 2023-08-24 14:05 UTC (permalink / raw)
  To: igt-dev

snd_hda_intel kernel module is required to validate HD-audio.
Load this module along with other modules.

Signed-off-by: Swati Sharma <swati2.sharma@intel.com>
---
 tests/xe/xe_module_load.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/xe/xe_module_load.c b/tests/xe/xe_module_load.c
index 575d57268..75ee948a7 100644
--- a/tests/xe/xe_module_load.c
+++ b/tests/xe/xe_module_load.c
@@ -93,6 +93,7 @@ static void load_and_check_xe(const char *opts)
 static const char * const unwanted_drivers[] = {
 	"xe",
 	"i915",
+	"snd_hda_intel",
 	NULL
 };
 
-- 
2.25.1

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

end of thread, other threads:[~2023-08-25 14:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-24 14:05 [igt-dev] [PATCH i-g-t 1/2] tests/xe/xe_module_load: load snd_hda_intel module Swati Sharma
2023-08-24 14:05 ` [igt-dev] [PATCH i-g-t 2/2] HAX: update ffb Swati Sharma
2023-08-24 15:03 ` [igt-dev] ✗ CI.xeBAT: failure for series starting with [i-g-t,1/2] tests/xe/xe_module_load: load snd_hda_intel module Patchwork
2023-08-24 15:16 ` [igt-dev] ✓ Fi.CI.BAT: success " Patchwork
2023-08-25  1:58 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
2023-08-25 14:29 ` [igt-dev] [PATCH i-g-t 1/2] " Kamil Konieczny

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