From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 81924] New: No Audio over DisplayPort Date: Wed, 30 Jul 2014 16:52:08 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0670393536==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 84A206E12B for ; Wed, 30 Jul 2014 09:52:09 -0700 (PDT) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0670393536== Content-Type: multipart/alternative; boundary="1406739128.3B38b60.3862"; charset="us-ascii" --1406739128.3B38b60.3862 Date: Wed, 30 Jul 2014 16:52:08 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=81924 Priority: medium Bug ID: 81924 Assignee: dri-devel@lists.freedesktop.org Summary: No Audio over DisplayPort Severity: normal Classification: Unclassified OS: All Reporter: stefan.bruens@rwth-aachen.de Hardware: Other Status: NEW Version: DRI CVS Component: DRM/Radeon Product: DRI Currently audio is not supported when DP is used for connecting the monitor. This works if the monitor is connected using HDMI, or when fglrx is used. I tried patching the driver with hardcoded values taken from the fglrx drivers using radeontool, unfortunately, this was not sufficient. 1. added call in atombios_encoders.c:radeon_atom_encoder_mode_set(...) to initialize audio when encoder mode is DP. 2. patched evergreen_hdmi.c:evergreen_hdmi_enable(...) and evergreen_hdmi_setmode(...) to set same register values as fglrx. 3. patched dce6_afmt.c to set values matching fglrx. Something is missing here ... -- You are receiving this mail because: You are the assignee for the bug. --1406739128.3B38b60.3862 Date: Wed, 30 Jul 2014 16:52:08 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
Priority medium
Bug ID 81924
Assignee dri-devel@lists.freedesktop.org
Summary No Audio over DisplayPort
Severity normal
Classification Unclassified
OS All
Reporter stefan.bruens@rwth-aachen.de
Hardware Other
Status NEW
Version DRI CVS
Component DRM/Radeon
Product DRI

Currently audio is not supported when DP is used for connecting the monitor.

This works if the monitor is connected using HDMI, or when fglrx is used.

I tried patching the driver with hardcoded values taken from the fglrx drivers
using radeontool, unfortunately, this was not sufficient.

1. added call in atombios_encoders.c:radeon_atom_encoder_mode_set(...) to
initialize audio when encoder mode is DP.
2. patched evergreen_hdmi.c:evergreen_hdmi_enable(...) and
evergreen_hdmi_setmode(...) to set same register values as fglrx.
3. patched dce6_afmt.c to set values matching fglrx.

Something is missing here ...


You are receiving this mail because:
  • You are the assignee for the bug.
--1406739128.3B38b60.3862-- --===============0670393536== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0670393536==--