From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 89327] Loss of HDMI audio on auto screen off (energy saving) Date: Thu, 26 Feb 2015 06:50:35 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0517416908==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id CE66D6E1D9 for ; Wed, 25 Feb 2015 22:50:34 -0800 (PST) In-Reply-To: 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 --===============0517416908== Content-Type: multipart/alternative; boundary="1424933434.f514c0.15475"; charset="UTF-8" --1424933434.f514c0.15475 Date: Thu, 26 Feb 2015 06:50:34 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable https://bugs.freedesktop.org/show_bug.cgi?id=3D89327 --- Comment #14 from John --- (In reply to Dieter N=C3=BCtzel from comment #12) > Bisected >=20 > 6f945693be7eea24b1a8e5ce252a96df98d55a5c is the first bad commit > commit 6f945693be7eea24b1a8e5ce252a96df98d55a5c > Author: Slava Grigorev > Date: Wed Dec 10 14:52:43 2014 -0500 >=20 > radeon/audio: applied audio_dpms() and audio_mode_set() calls >=20=20=20=20=20 > Reviewed-by: Christian K=C3=B6nig > Signed-off-by: Slava Grigorev > Signed-off-by: Alex Deucher >=20 > :040000 040000 33622643fd03f2afac723aa1356fe9c638a8fb3c > fac1a0f988f61f513a75af0b0e55cccc4246d500 M drivers >=20 > git bisect start > # bad: [308de41ba3bde80d50833718a2e37e49be868f5a] drm/radeon: use NULL > rather then 0 in audio detect > git bisect bad 308de41ba3bde80d50833718a2e37e49be868f5a > # good: [49ead33b9f0e0ba0b528951a05986486196848ef] drm/radeon: comment out > some currently unused 7xx dpm code > git bisect good 49ead33b9f0e0ba0b528951a05986486196848ef > # good: [64424d6e45aeee311a4231def7e125bcc2de0855] radeon/audio: consolid= ate > update_acr() functions (v2) > git bisect good 64424d6e45aeee311a4231def7e125bcc2de0855 > # good: [3be2e7d0e705621c1bb41eeabb63b122d50ecff3] radeon/audio: moved mu= te > programming to a separate function > git bisect good 3be2e7d0e705621c1bb41eeabb63b122d50ecff3 > # bad: [6f945693be7eea24b1a8e5ce252a96df98d55a5c] radeon/audio: applied > audio_dpms() and audio_mode_set() calls > git bisect bad 6f945693be7eea24b1a8e5ce252a96df98d55a5c > # good: [6e72376dcc663e4b8a00cdd08f61a8623f572ef1] radeon/audio: consolid= ate > audio_mode_set() functions > git bisect good 6e72376dcc663e4b8a00cdd08f61a8623f572ef1 > # first bad commit: [6f945693be7eea24b1a8e5ce252a96df98d55a5c] radeon/aud= io: > applied audio_dpms() and audio_mode_set() calls Based on the commit's name I'd say it looks like a good match. Thank you for doing the bisecting instead of me :) --=20 You are receiving this mail because: You are the assignee for the bug. --1424933434.f514c0.15475 Date: Thu, 26 Feb 2015 06:50:34 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

Commen= t # 14 on bug 89327<= /a> from John
(In reply to Dieter N=C3=BCtzel from comment #12)
> Bisected
>=20
> 6f945693be7eea24b1a8e5ce252a96df98d55a5c is the first bad commit
> commit 6f945693be7eea24b1a8e5ce252a96df98d55a5c
> Author: Slava Grigorev <slava.grigorev@amd.com>
> Date:   Wed Dec 10 14:52:43 2014 -0500
>=20
>     radeon/audio: applied audio_dpms() and audio_mode_set() calls
>=20=20=20=20=20
>     Reviewed-by: Christian K=C3=B6nig <christian.koenig@amd.com>
>     Signed-off-by: Slava Grigorev <slava.grigorev@amd.com>
>     Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
>=20
> :040000 040000 33622643fd03f2afac723aa1356fe9c638a8fb3c
> fac1a0f988f61f513a75af0b0e55cccc4246d500 M drivers
>=20
> git bisect start
> # bad: [308de41ba3bde80d50833718a2e37e49be868f5a] drm/radeon: use NULL
> rather then 0 in audio detect
> git bisect bad 308de41ba3bde80d50833718a2e37e49be868f5a
> # good: [49ead33b9f0e0ba0b528951a05986486196848ef] drm/radeon: comment=
 out
> some currently unused 7xx dpm code
> git bisect good 49ead33b9f0e0ba0b528951a05986486196848ef
> # good: [64424d6e45aeee311a4231def7e125bcc2de0855] radeon/audio: conso=
lidate
> update_acr() functions (v2)
> git bisect good 64424d6e45aeee311a4231def7e125bcc2de0855
> # good: [3be2e7d0e705621c1bb41eeabb63b122d50ecff3] radeon/audio: moved=
 mute
> programming to a separate function
> git bisect good 3be2e7d0e705621c1bb41eeabb63b122d50ecff3
> # bad: [6f945693be7eea24b1a8e5ce252a96df98d55a5c] radeon/audio: applied
> audio_dpms() and audio_mode_set() calls
> git bisect bad 6f945693be7eea24b1a8e5ce252a96df98d55a5c
> # good: [6e72376dcc663e4b8a00cdd08f61a8623f572ef1] radeon/audio: conso=
lidate
> audio_mode_set() functions
> git bisect good 6e72376dcc663e4b8a00cdd08f61a8623f572ef1
> # first bad commit: [6f945693be7eea24b1a8e5ce252a96df98d55a5c] radeon/=
audio:
> applied audio_dpms() and audio_mode_set() calls

Based on the commit's name I'd say it looks like a good match.
Thank you for doing the bisecting instead of me :)


You are receiving this mail because: =20=20=20=20=20=20
  • You are the assignee for the bug.
--1424933434.f514c0.15475-- --===============0517416908== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============0517416908==--