Summary: | [HSW] HDMI/DP audio doesn't work with DP MST | ||||||
---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | Sree Harsha Totakura <freedesktop> | ||||
Component: | DRM/Intel | Assignee: | Dhinakaran Pandiyan <dhinakaran.pandiyan> | ||||
Status: | CLOSED FIXED | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> | ||||
Severity: | normal | ||||||
Priority: | medium | CC: | airlied, intel-gfx-bugs, james.ausmus, leho, marius.c.vlad, mrechte, noodles, paul | ||||
Version: | unspecified | ||||||
Hardware: | x86-64 (AMD64) | ||||||
OS: | Linux (All) | ||||||
Whiteboard: | |||||||
i915 platform: | BDW, HSW, IVB, SKL, SNB | i915 features: | display/audio, display/DP MST | ||||
Attachments: |
|
Description
Sree Harsha Totakura
2015-04-03 18:27:28 UTC
It would help considerably if you indicated which kernel version you're running. Please attach dmesg with drm.debug=14 module parameter set, from boot to trying to use audio. It is a known issue that audio does not work with DP-MST at the moment. Dave didn't get as far as figuring out the audio transport side of MST... (In reply to Chris Wilson from comment #2) > It is a known issue that audio does not work with DP-MST at the moment. Dave > didn't get as far as figuring out the audio transport side of MST... Is this still the case? If so, is the root issue independent of the audio driver side, but rather a drm generic MST implementation issue? CC Dave. I'm having the same problem, starting with Linux Kernel commit 0e32b39c ("drm/i915: add DP 1.2 MST support (v0.7)") and continuing through at least Linux 4.0.1, the latest kernel I've tried. I'm attaching my dmesg output with my 4.0.1-gentoo kernel build with drm.debug=14 on the kernel command line. Created attachment 115719 [details]
Kernel dmesg output for 4.0.1-gentoo with "drm.debug=14"
As Jani pointed out, I've done initial enablement http://cgit.freedesktop.org/~airlied/linux/log/?h=dp-mst-audio though the audio developers are quiet and the hardware seems to have some strange behaviour. I see you keep rebasing your DP audio fixes, any luck with the audio developers? It would be really nice to get this upstream. Just a quick update that Dave's five patches in the git repo below, on top of the Gentoo 4.1.2 (sys-kernels/gentoo-sources-4.1.2) appear to work correctly for me after some quick testing. *** Bug 90531 has been marked as a duplicate of this bug. *** DP audio has been enabled on i915[1]. Please create a new bug if there are problems with it. [1] commit 7f9e77545b92bcb894b8e2be5646535e8ba8da9e Author: Libin Yang <libin.yang@intel.com> Date: Mon Nov 28 20:07:07 2016 +0800 drm/i915: enable dp mst audio This patch adds support for DP MST audio in i915. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.