All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 88493] No hdmi audio an agd5f 3.20-wip since consolidate audio_get_pin() functions
@ 2015-01-16 12:28 bugzilla-daemon
  2015-01-20 14:30 ` bugzilla-daemon
                   ` (17 more replies)
  0 siblings, 18 replies; 19+ messages in thread
From: bugzilla-daemon @ 2015-01-16 12:28 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 1245 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=88493

            Bug ID: 88493
           Summary: No hdmi audio an agd5f 3.20-wip since consolidate
                    audio_get_pin() functions
           Product: DRI
           Version: XOrg git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: DRM/Radeon
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: adf.lists@gmail.com

R9270X - audio not perfect normally, but there is none at all after -

bead330b1af6fce76aedac9f89d20edcaeae27b3 is the first bad commit
commit bead330b1af6fce76aedac9f89d20edcaeae27b3
Author: Slava Grigorev <slava.grigorev@amd.com>
Date:   Tue Dec 2 15:22:43 2014 -0500

    radeon/audio: consolidate audio_get_pin() functions

There is also another minor issue on head, but I haven't had time to bisect and
it doesn't always show.

If I bring TV up after booting with TV off there are a few pix of pink on left
of screen - doing anything that resets mode/on/off or if on from boot avoids.

Didn't see it in the bisect - first was bad so I guess it's in the other half.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2538 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 88493] No hdmi audio an agd5f 3.20-wip since consolidate audio_get_pin() functions
  2015-01-16 12:28 [Bug 88493] No hdmi audio an agd5f 3.20-wip since consolidate audio_get_pin() functions bugzilla-daemon
@ 2015-01-20 14:30 ` bugzilla-daemon
  2015-01-20 17:14 ` bugzilla-daemon
                   ` (16 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: bugzilla-daemon @ 2015-01-20 14:30 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 327 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=88493

--- Comment #1 from Alex Deucher <alexdeucher@gmail.com> ---
Are you sure that's the right commit?  I don't see any functional change.  It
just switches a direct function call to a function pointer.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1146 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 88493] No hdmi audio an agd5f 3.20-wip since consolidate audio_get_pin() functions
  2015-01-16 12:28 [Bug 88493] No hdmi audio an agd5f 3.20-wip since consolidate audio_get_pin() functions bugzilla-daemon
  2015-01-20 14:30 ` bugzilla-daemon
@ 2015-01-20 17:14 ` bugzilla-daemon
  2015-01-20 19:38 ` bugzilla-daemon
                   ` (15 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: bugzilla-daemon @ 2015-01-20 17:14 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 933 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=88493

--- Comment #2 from Andy Furniss <adf.lists@gmail.com> ---
(In reply to Alex Deucher from comment #1)
> Are you sure that's the right commit?  I don't see any functional change. 
> It just switches a direct function call to a function pointer.

Hmm, I just built a fresh kernel reset on that and testing in the same way as
my normal use case (TV off at boot) it is a bad.

There is a but though, in that it is possible to make it work by doing an extra
off/on or TV on from boot. When I first noticed the issue on head I tried and
failed to get sound doing the same sort of thing.

Maybe some pot luck is involved, maybe there is more than one issue - all the
goods during the bisect were just tested once with boot from TV off.

So the bisect is suspect - I'll have to play around more when I have time.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1823 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 88493] No hdmi audio an agd5f 3.20-wip since consolidate audio_get_pin() functions
  2015-01-16 12:28 [Bug 88493] No hdmi audio an agd5f 3.20-wip since consolidate audio_get_pin() functions bugzilla-daemon
  2015-01-20 14:30 ` bugzilla-daemon
  2015-01-20 17:14 ` bugzilla-daemon
@ 2015-01-20 19:38 ` bugzilla-daemon
  2015-01-21  0:10 ` bugzilla-daemon
                   ` (14 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: bugzilla-daemon @ 2015-01-20 19:38 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 864 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=88493

--- Comment #3 from Andy Furniss <adf.lists@gmail.com> ---
(In reply to Andy Furniss from comment #2)

> Maybe some pot luck is involved, maybe there is more than one issue - all
> the goods during the bisect were just tested once with boot from TV off.

Early testing - alternate booting a 10 times between "bad" kernel and a kernel
on the commit before  shows it's not pot luck. The kernel "before" always works
and the one on the commit I bisected as bad always fails (TV off at boot) until
it gets a prod via xrandr.

Seems almost anything will do, though just xrandr alone won't but any of

off then auto
--set audio on
--set dither on
--mode 0x..

will get sound back.

Also reconfirmed that the above tricks do not work on head.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1774 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 88493] No hdmi audio an agd5f 3.20-wip since consolidate audio_get_pin() functions
  2015-01-16 12:28 [Bug 88493] No hdmi audio an agd5f 3.20-wip since consolidate audio_get_pin() functions bugzilla-daemon
                   ` (2 preceding siblings ...)
  2015-01-20 19:38 ` bugzilla-daemon
@ 2015-01-21  0:10 ` bugzilla-daemon
  2015-01-21 11:02 ` bugzilla-daemon
                   ` (13 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: bugzilla-daemon @ 2015-01-21  0:10 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 329 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=88493

--- Comment #4 from Alex Deucher <alexdeucher@gmail.com> ---
Created attachment 112574
  --> https://bugs.freedesktop.org/attachment.cgi?id=112574&action=edit
possible fix

I think this should fix it.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1350 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 88493] No hdmi audio an agd5f 3.20-wip since consolidate audio_get_pin() functions
  2015-01-16 12:28 [Bug 88493] No hdmi audio an agd5f 3.20-wip since consolidate audio_get_pin() functions bugzilla-daemon
                   ` (3 preceding siblings ...)
  2015-01-21  0:10 ` bugzilla-daemon
@ 2015-01-21 11:02 ` bugzilla-daemon
  2015-01-21 12:23 ` bugzilla-daemon
                   ` (12 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: bugzilla-daemon @ 2015-01-21 11:02 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 555 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=88493

--- Comment #5 from Andy Furniss <adf.lists@gmail.com> ---
(In reply to Alex Deucher from comment #4)
> Created attachment 112574 [details] [review]
> possible fix
> 
> I think this should fix it.

Partially - on head still pink line and no sound, but off/auto now gets sound
(and makes line disappear, but that happened without patch).

Can't test on my bad as it doesn't apply when reset there.

Will try a new bisect later.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1715 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 88493] No hdmi audio an agd5f 3.20-wip since consolidate audio_get_pin() functions
  2015-01-16 12:28 [Bug 88493] No hdmi audio an agd5f 3.20-wip since consolidate audio_get_pin() functions bugzilla-daemon
                   ` (4 preceding siblings ...)
  2015-01-21 11:02 ` bugzilla-daemon
@ 2015-01-21 12:23 ` bugzilla-daemon
  2015-01-21 12:45 ` bugzilla-daemon
                   ` (11 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: bugzilla-daemon @ 2015-01-21 12:23 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 592 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=88493

--- Comment #6 from Andy Furniss <adf.lists@gmail.com> ---
(In reply to Andy Furniss from comment #5)

Bisecting unpatched for still no sound after off/auto came up with -

4ee40262749f150fa3644884326602d8ef240a0a is the first bad commit
commit 4ee40262749f150fa3644884326602d8ef240a0a
Author: Slava Grigorev <slava.grigorev@amd.com>
Date:   Sat Dec 6 20:19:16 2014 -0500

    radeon/audio: consolidate update_acr() functions


Pink line will need its own bisect.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1506 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 88493] No hdmi audio an agd5f 3.20-wip since consolidate audio_get_pin() functions
  2015-01-16 12:28 [Bug 88493] No hdmi audio an agd5f 3.20-wip since consolidate audio_get_pin() functions bugzilla-daemon
                   ` (5 preceding siblings ...)
  2015-01-21 12:23 ` bugzilla-daemon
@ 2015-01-21 12:45 ` bugzilla-daemon
  2015-01-21 14:45 ` bugzilla-daemon
                   ` (10 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: bugzilla-daemon @ 2015-01-21 12:45 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 682 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=88493

--- Comment #7 from Andy Furniss <adf.lists@gmail.com> ---
(In reply to Andy Furniss from comment #6)
> (In reply to Andy Furniss from comment #5)
> 
> Bisecting unpatched for still no sound after off/auto came up with -
> 
> 4ee40262749f150fa3644884326602d8ef240a0a is the first bad commit
> commit 4ee40262749f150fa3644884326602d8ef240a0a
> Author: Slava Grigorev <slava.grigorev@amd.com>
> Date:   Sat Dec 6 20:19:16 2014 -0500
> 
>     radeon/audio: consolidate update_acr() functions

Ugh so this doesn't exist anymore as the repo has been updated.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1693 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 88493] No hdmi audio an agd5f 3.20-wip since consolidate audio_get_pin() functions
  2015-01-16 12:28 [Bug 88493] No hdmi audio an agd5f 3.20-wip since consolidate audio_get_pin() functions bugzilla-daemon
                   ` (6 preceding siblings ...)
  2015-01-21 12:45 ` bugzilla-daemon
@ 2015-01-21 14:45 ` bugzilla-daemon
  2015-01-21 14:55 ` bugzilla-daemon
                   ` (9 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: bugzilla-daemon @ 2015-01-21 14:45 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 823 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=88493

--- Comment #8 from Alex Deucher <alexdeucher@gmail.com> ---
(In reply to Andy Furniss from comment #7)
> (In reply to Andy Furniss from comment #6)
> > (In reply to Andy Furniss from comment #5)
> > 
> > Bisecting unpatched for still no sound after off/auto came up with -
> > 
> > 4ee40262749f150fa3644884326602d8ef240a0a is the first bad commit
> > commit 4ee40262749f150fa3644884326602d8ef240a0a
> > Author: Slava Grigorev <slava.grigorev@amd.com>
> > Date:   Sat Dec 6 20:19:16 2014 -0500
> > 
> >     radeon/audio: consolidate update_acr() functions
> 
> Ugh so this doesn't exist anymore as the repo has been updated.

It's been updated with the patch since it was obviously wrong as is.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1914 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 88493] No hdmi audio an agd5f 3.20-wip since consolidate audio_get_pin() functions
  2015-01-16 12:28 [Bug 88493] No hdmi audio an agd5f 3.20-wip since consolidate audio_get_pin() functions bugzilla-daemon
                   ` (7 preceding siblings ...)
  2015-01-21 14:45 ` bugzilla-daemon
@ 2015-01-21 14:55 ` bugzilla-daemon
  2015-02-02 21:50 ` bugzilla-daemon
                   ` (8 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: bugzilla-daemon @ 2015-01-21 14:55 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 1540 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=88493

--- Comment #9 from Andy Furniss <adf.lists@gmail.com> ---
(In reply to Alex Deucher from comment #8)
> (In reply to Andy Furniss from comment #7)
> > (In reply to Andy Furniss from comment #6)
> > > (In reply to Andy Furniss from comment #5)
> > > 
> > > Bisecting unpatched for still no sound after off/auto came up with -
> > > 
> > > 4ee40262749f150fa3644884326602d8ef240a0a is the first bad commit
> > > commit 4ee40262749f150fa3644884326602d8ef240a0a
> > > Author: Slava Grigorev <slava.grigorev@amd.com>
> > > Date:   Sat Dec 6 20:19:16 2014 -0500
> > > 
> > >     radeon/audio: consolidate update_acr() functions
> > 
> > Ugh so this doesn't exist anymore as the repo has been updated.
> 
> It's been updated with the patch since it was obviously wrong as is.

Yea - the ugh was because I didn't notice and I wouldn't have spent time doing
that bisect if I had.

But anyway on updated tree I bisected the pink line and came up with -

93f91b2e85a27f9260fb20498ad12a7b2cfa5762 is the first bad commit
commit 93f91b2e85a27f9260fb20498ad12a7b2cfa5762
Author: Slava Grigorev <slava.grigorev@amd.com>
Date:   Mon Dec 8 18:28:33 2014 -0500

    radeon/audio: set_avi_packet() function cleanup


I didn't do another bisect on sound as I hit consolidate update_acr() functions
v2 doing pink and it's bad for sound, so as nothing before that seems to have
changed I think my first bisect is still valid for that.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2774 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 88493] No hdmi audio an agd5f 3.20-wip since consolidate audio_get_pin() functions
  2015-01-16 12:28 [Bug 88493] No hdmi audio an agd5f 3.20-wip since consolidate audio_get_pin() functions bugzilla-daemon
                   ` (8 preceding siblings ...)
  2015-01-21 14:55 ` bugzilla-daemon
@ 2015-02-02 21:50 ` bugzilla-daemon
  2015-02-27 16:21 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: bugzilla-daemon @ 2015-02-02 21:50 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 1217 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=88493

--- Comment #10 from Andy Furniss <adf.lists@gmail.com> ---
(In reply to Alex Deucher from comment #1)
> Are you sure that's the right commit?  I don't see any functional change. 
> It just switches a direct function call to a function pointer.

I played a bit more - trying to see if there was any real change or maybe some
unlucky h/w timing/order issue.

There is a functional change, I guess seeded in a preceding commit.

Testing with debugging like -

diff --git a/drivers/gpu/drm/radeon/dce6_afmt.c
b/drivers/gpu/drm/radeon/dce6_afmt.c
index 96f298c..266f32a 100644
--- a/drivers/gpu/drm/radeon/dce6_afmt.c
+++ b/drivers/gpu/drm/radeon/dce6_afmt.c
@@ -75,6 +75,7 @@ struct r600_audio_pin *dce6_audio_get_pin(struct
radeon_device *rdev)
 {
        int i;

+        DRM_ERROR("[ADF] in dce6_audio_get_pin\n");
        dce6_afmt_get_connected_pins(rdev);

        for (i = 0; i < rdev->audio.num_pins; i++) {

On the bad commit there is no output after doing 

xrandr --output HDMI-0 --auto 

on the commit before there is.

On the bad I do get the output with a second use of xrandr.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2140 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 88493] No hdmi audio an agd5f 3.20-wip since consolidate audio_get_pin() functions
  2015-01-16 12:28 [Bug 88493] No hdmi audio an agd5f 3.20-wip since consolidate audio_get_pin() functions bugzilla-daemon
                   ` (9 preceding siblings ...)
  2015-02-02 21:50 ` bugzilla-daemon
@ 2015-02-27 16:21 ` bugzilla-daemon
  2015-02-27 23:48 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: bugzilla-daemon @ 2015-02-27 16:21 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 224 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=88493

--- Comment #11 from Alex Deucher <alexdeucher@gmail.com> ---
Do the patches on bug 89327 help?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1200 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 88493] No hdmi audio an agd5f 3.20-wip since consolidate audio_get_pin() functions
  2015-01-16 12:28 [Bug 88493] No hdmi audio an agd5f 3.20-wip since consolidate audio_get_pin() functions bugzilla-daemon
                   ` (10 preceding siblings ...)
  2015-02-27 16:21 ` bugzilla-daemon
@ 2015-02-27 23:48 ` bugzilla-daemon
  2015-03-31 15:49 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: bugzilla-daemon @ 2015-02-27 23:48 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 338 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=88493

--- Comment #12 from Andy Furniss <adf.lists@gmail.com> ---
(In reply to Alex Deucher from comment #11)
> Do the patches on bug 89327 help?

No, also tested your audio-fixes branch but that doesn't fix either.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1383 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 88493] No hdmi audio an agd5f 3.20-wip since consolidate audio_get_pin() functions
  2015-01-16 12:28 [Bug 88493] No hdmi audio an agd5f 3.20-wip since consolidate audio_get_pin() functions bugzilla-daemon
                   ` (11 preceding siblings ...)
  2015-02-27 23:48 ` bugzilla-daemon
@ 2015-03-31 15:49 ` bugzilla-daemon
  2015-03-31 19:22 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: bugzilla-daemon @ 2015-03-31 15:49 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 307 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=88493

--- Comment #13 from Alex Deucher <alexdeucher@gmail.com> ---
I've posted an updated audio-fixes branch that may help:
http://cgit.freedesktop.org/~agd5f/linux/log/?h=audio-fixes

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1201 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 88493] No hdmi audio an agd5f 3.20-wip since consolidate audio_get_pin() functions
  2015-01-16 12:28 [Bug 88493] No hdmi audio an agd5f 3.20-wip since consolidate audio_get_pin() functions bugzilla-daemon
                   ` (12 preceding siblings ...)
  2015-03-31 15:49 ` bugzilla-daemon
@ 2015-03-31 19:22 ` bugzilla-daemon
  2015-04-07 14:23 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: bugzilla-daemon @ 2015-03-31 19:22 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 394 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=88493

--- Comment #14 from Andy Furniss <adf.lists@gmail.com> ---
(In reply to Alex Deucher from comment #13)
> I've posted an updated audio-fixes branch that may help:
> http://cgit.freedesktop.org/~agd5f/linux/log/?h=audio-fixes

Doesn't seem to change anything for me.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1360 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 88493] No hdmi audio an agd5f 3.20-wip since consolidate audio_get_pin() functions
  2015-01-16 12:28 [Bug 88493] No hdmi audio an agd5f 3.20-wip since consolidate audio_get_pin() functions bugzilla-daemon
                   ` (13 preceding siblings ...)
  2015-03-31 19:22 ` bugzilla-daemon
@ 2015-04-07 14:23 ` bugzilla-daemon
  2015-04-07 20:06 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: bugzilla-daemon @ 2015-04-07 14:23 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 272 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=88493

--- Comment #15 from Alex Deucher <alexdeucher@gmail.com> ---
Updated patches here:
http://cgit.freedesktop.org/~agd5f/linux/log/?h=audio-fixes

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1166 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 88493] No hdmi audio an agd5f 3.20-wip since consolidate audio_get_pin() functions
  2015-01-16 12:28 [Bug 88493] No hdmi audio an agd5f 3.20-wip since consolidate audio_get_pin() functions bugzilla-daemon
                   ` (14 preceding siblings ...)
  2015-04-07 14:23 ` bugzilla-daemon
@ 2015-04-07 20:06 ` bugzilla-daemon
  2015-04-08 14:17 ` bugzilla-daemon
  2015-07-30 11:38 ` bugzilla-daemon
  17 siblings, 0 replies; 19+ messages in thread
From: bugzilla-daemon @ 2015-04-07 20:06 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 433 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=88493

--- Comment #16 from Andy Furniss <adf.lists@gmail.com> ---
(In reply to Alex Deucher from comment #15)
> Updated patches here:
> http://cgit.freedesktop.org/~agd5f/linux/log/?h=audio-fixes

Still doesn't fix pink line or no sound for me starting hdmi as second screen
with xrandr from X already started.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1399 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 88493] No hdmi audio an agd5f 3.20-wip since consolidate audio_get_pin() functions
  2015-01-16 12:28 [Bug 88493] No hdmi audio an agd5f 3.20-wip since consolidate audio_get_pin() functions bugzilla-daemon
                   ` (15 preceding siblings ...)
  2015-04-07 20:06 ` bugzilla-daemon
@ 2015-04-08 14:17 ` bugzilla-daemon
  2015-07-30 11:38 ` bugzilla-daemon
  17 siblings, 0 replies; 19+ messages in thread
From: bugzilla-daemon @ 2015-04-08 14:17 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 493 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=88493

--- Comment #17 from Timo Aaltonen <tjaalton@ubuntu.com> ---
Not sure if I'm seeing the same, but I have the HDMI/DP audio device available
with 4.0-rcN, just get no sound through it. This worked with 3.19. Another
datapoint is that pulling most of core drm changes from 4.0-rc1 (for SKL
backport) also broke it, so that the HDMI audio device isn't even available.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1312 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 88493] No hdmi audio an agd5f 3.20-wip since consolidate audio_get_pin() functions
  2015-01-16 12:28 [Bug 88493] No hdmi audio an agd5f 3.20-wip since consolidate audio_get_pin() functions bugzilla-daemon
                   ` (16 preceding siblings ...)
  2015-04-08 14:17 ` bugzilla-daemon
@ 2015-07-30 11:38 ` bugzilla-daemon
  17 siblings, 0 replies; 19+ messages in thread
From: bugzilla-daemon @ 2015-07-30 11:38 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 620 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=88493

Andy Furniss <adf.lists@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #18 from Andy Furniss <adf.lists@gmail.com> ---
I don't have the h/w to test this anymore.

Since drm/radeon: rework audio detect (v4)

Similar bug reports seem to be fixed now so closing.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2162 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

end of thread, other threads:[~2015-07-30 11:38 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-16 12:28 [Bug 88493] No hdmi audio an agd5f 3.20-wip since consolidate audio_get_pin() functions bugzilla-daemon
2015-01-20 14:30 ` bugzilla-daemon
2015-01-20 17:14 ` bugzilla-daemon
2015-01-20 19:38 ` bugzilla-daemon
2015-01-21  0:10 ` bugzilla-daemon
2015-01-21 11:02 ` bugzilla-daemon
2015-01-21 12:23 ` bugzilla-daemon
2015-01-21 12:45 ` bugzilla-daemon
2015-01-21 14:45 ` bugzilla-daemon
2015-01-21 14:55 ` bugzilla-daemon
2015-02-02 21:50 ` bugzilla-daemon
2015-02-27 16:21 ` bugzilla-daemon
2015-02-27 23:48 ` bugzilla-daemon
2015-03-31 15:49 ` bugzilla-daemon
2015-03-31 19:22 ` bugzilla-daemon
2015-04-07 14:23 ` bugzilla-daemon
2015-04-07 20:06 ` bugzilla-daemon
2015-04-08 14:17 ` bugzilla-daemon
2015-07-30 11:38 ` bugzilla-daemon

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.