All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@bugzilla.kernel.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 108261] New: [regression] [bisected] radeon HDMI audio broken for HD 5450 (cedar)
Date: Sat, 21 Nov 2015 18:33:01 +0000	[thread overview]
Message-ID: <bug-108261-2300@https.bugzilla.kernel.org/> (raw)

https://bugzilla.kernel.org/show_bug.cgi?id=108261

            Bug ID: 108261
           Summary: [regression] [bisected] radeon HDMI audio broken for
                    HD 5450 (cedar)
           Product: Drivers
           Version: 2.5
    Kernel Version: 4.0 and later
          Hardware: All
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: Video(DRI - non Intel)
          Assignee: drivers_video-dri@kernel-bugs.osdl.org
          Reporter: cvoeten@gmail.com
        Regression: No

summary: HDMI audio on radeon HD5450 not working since kernel 4.0; bisected to
b20932dd62f77a96124ec8f0c7ad0908b5584526; fails to revert under 4.3 so couldn't
test further.


On two machines, my HD 5450 will not play HDMI audio any more since kernel 4.0,
even though the same set-up works with kernel 3.18.24. Instead of working
audio, I get 9 repetitions of the below message in my syslog:

sound hdaudioC1D0: HDMI ATI/AMD: no speaker allocation for ELD

Bisecting reveals:

b20932dd62f77a96124ec8f0c7ad0908b5584526 is the first bad commit
commit b20932dd62f77a96124ec8f0c7ad0908b5584526
Author: Alex Deucher <alexander.deucher@amd.com>
Date:   Fri Feb 27 10:51:40 2015 -0500

    drm/radeon/audio: update EDID derived fields in modeset

    We don't necessarily have an EDID at this point when
    audio detect gets called.  Ideally we'd update these
    fields in detect, but that requires a larger rework
    of the display detect code.

    Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

:040000 040000 062dd016364d978dc778f63fd4593b8dfd05e90e
85a53112b2d7d747481f6dbb60b1a5e25de8f0b5 M    drivers

which looks very much like it could indeed be the culprit. Unfortunately, I
cannot revert this patch on the latest kernel (4.3), so I cannot test whether
this is indeed the definitive problem.

Thank you for your time. Please let me know if there is anything I can report
or test for you.

$ zgrep -i radeon /proc/config.gz
CONFIG_EXTRA_FIRMWARE="rtl_nic/rtl8168e-2.fw radeon/CEDAR_me.bin
radeon/CEDAR_pfp.bin radeon/CEDAR_rlc.bin radeon/CYPRESS_uvd.bin
radeon/CEDAR_smc.bin"
CONFIG_DRM_RADEON=y
# CONFIG_DRM_RADEON_UMS is not set
# CONFIG_FB_RADEON is not set

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

             reply	other threads:[~2015-11-21 18:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-21 18:33 bugzilla-daemon [this message]
2016-01-11 20:27 ` [Bug 108261] [regression] [bisected] radeon HDMI audio broken for HD 5450 (cedar) bugzilla-daemon

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-108261-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.