From: bugzilla-daemon@bugzilla.kernel.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 56031] New: Enabling radeon HDMI audio causes video corruption in unsupported hardware
Date: Mon, 1 Apr 2013 00:55:59 +0000 (UTC) [thread overview]
Message-ID: <bug-56031-2300@https.bugzilla.kernel.org/> (raw)
https://bugzilla.kernel.org/show_bug.cgi?id=56031
Summary: Enabling radeon HDMI audio causes video corruption in
unsupported hardware
Product: Drivers
Version: 2.5
Kernel Version: 3.8
Platform: All
OS/Version: Linux
Tree: Mainline
Status: NEW
Severity: low
Priority: P1
Component: Video(DRI - non Intel)
AssignedTo: drivers_video-dri@kernel-bugs.osdl.org
ReportedBy: darktjm@gmail.com
Regression: Yes
I changed laptops from an r600 to an aruba, and accidentally left
radeon.audio=1 in my kernel parameters. This caused the external screen to be
shifted right a bit and a pink stripe on the left. This is due to change
f92e70cae880e3540d0c1dddc64825b70f963703 which does not filter out DCE6 (since
it is currently unsupported for HDMI) as it should. The patch I have attached
adds this restriction, but it might be better if somewhere early in the device
initialization radeon_audio were just set to 0 if unsupported.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
reply other threads:[~2013-04-01 0:56 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=bug-56031-2300@https.bugzilla.kernel.org/ \
--to=bugzilla-daemon@bugzilla.kernel.org \
--cc=dri-devel@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 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.