Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Swati Sharma <swati2.sharma@intel.com>
To: igt-dev@lists.freedesktop.org
Subject: [igt-dev] [PATCH i-g-t 1/2] tests/xe/xe_module_load: load snd_hda_intel module
Date: Thu, 24 Aug 2023 19:35:18 +0530	[thread overview]
Message-ID: <20230824140519.1171540-1-swati2.sharma@intel.com> (raw)

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

             reply	other threads:[~2023-08-24 14:05 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-24 14:05 Swati Sharma [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230824140519.1171540-1-swati2.sharma@intel.com \
    --to=swati2.sharma@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox