All of lore.kernel.org
 help / color / mirror / Atom feed
* Intel HDMI probe regression on IVB (and older?)
@ 2022-06-20  7:27 Takashi Iwai
  2022-06-20  9:26 ` Kai Vehmanen
  0 siblings, 1 reply; 8+ messages in thread
From: Takashi Iwai @ 2022-06-20  7:27 UTC (permalink / raw)
  To: Kai Vehmanen; +Cc: alsa-devel, Lucas De Marchi

Hi,

we've got a regression report about Intel HDMI.  It seems that the
recent change to skip the component binding (commit c9db8a30d9f0)
throws away the devices incorrectly on IvyBridge.  I guess the similar
issue could happen on older chips.  The bug report is found at
  https://bugzilla.opensuse.org/show_bug.cgi?id=1200611

Judging from the logs there, on IvyBridge, the GPU is

00:02.0 0380: 8086:0162 (rev 09)
	DeviceName:  Onboard IGD
	Subsystem: 1043:84ca
	Flags: bus master, fast devsel, latency 0, IRQ 27
	Memory at f7800000 (64-bit, non-prefetchable) [size=4M]
	Memory at d0000000 (64-bit, prefetchable) [size=256M]
	I/O ports at f000 [size=64]
	Capabilities: <access denied>
	Kernel driver in use: i915
	Kernel modules: i915

while HD-audio is

00:1b.0 0403: 8086:1e20 (rev 04)
	Subsystem: 1043:84a8
	Flags: bus master, fast devsel, latency 0, IRQ 31
	Memory at f7d10000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel

Unlike Haswell, IVB has no dedicated HDMI audio controller, and it's
connected on HD-audio bus of 00:1b.0.

Kai, could you check this issue?


thanks,

Takashi

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

end of thread, other threads:[~2022-06-21 12:02 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-20  7:27 Intel HDMI probe regression on IVB (and older?) Takashi Iwai
2022-06-20  9:26 ` Kai Vehmanen
2022-06-20 15:03   ` Takashi Iwai
2022-06-20 15:31     ` Kai Vehmanen
2022-06-20 15:49       ` Takashi Iwai
2022-06-20 16:18         ` Kai Vehmanen
2022-06-21 11:36           ` Kai Vehmanen
2022-06-21 12:01             ` Takashi Iwai

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.