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.