From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 101653] FAN speed is too high when displays are off Date: Fri, 30 Jun 2017 03:03:12 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1206282281==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id B08126E16E for ; Fri, 30 Jun 2017 03:03:12 +0000 (UTC) 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 --===============1206282281== Content-Type: multipart/alternative; boundary="14987917920.4DB2BC.17653"; charset="UTF-8" --14987917920.4DB2BC.17653 Date: Fri, 30 Jun 2017 03:03:12 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D101653 --- Comment #2 from Alexander Tsoy --- smu7_get_xclk() returns some crazy values when display is off. And this val= ue depends on some state that changes every boot. $ sudo journalctl -b -1 -o cat | grep reference_clock | sort | uniq -c 4 amdgpu: reference_clock =3D 232169472, tmp =3D 0 5 amdgpu: reference_clock =3D 2700, tmp =3D 0 $ sudo journalctl -b -o cat | grep reference_clock | sort | uniq -c 16 amdgpu: reference_clock =3D 1305214976, tmp =3D 0 12 amdgpu: reference_clock =3D 2700, tmp =3D 0 So now after reboot I get a different FAN speed when display is off: $ cat /sys/class/hwmon/hwmon6/fan1_input 1057 When display is on, FAN speed is always consistent. $ cat /sys/class/hwmon/hwmon6/fan1_input 937 --=20 You are receiving this mail because: You are the assignee for the bug.= --14987917920.4DB2BC.17653 Date: Fri, 30 Jun 2017 03:03:12 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated

Commen= t # 2 on bug 10165= 3 from Alexander Tsoy
smu7_get_xclk() returns some crazy values when display is off.=
 And this value
depends on some state that changes every boot.

$ sudo journalctl -b -1 -o cat | grep reference_clock | sort | uniq -c
      4 amdgpu: reference_clock =3D 232169472, tmp =3D 0
      5 amdgpu: reference_clock =3D 2700, tmp =3D 0
$ sudo journalctl -b -o cat | grep reference_clock | sort | uniq -c
     16 amdgpu: reference_clock =3D 1305214976, tmp =3D 0
     12 amdgpu: reference_clock =3D 2700, tmp =3D 0


So now after reboot I get a different FAN speed when display is off:
$ cat /sys/class/hwmon/hwmon6/fan1_input
1057

When display is on, FAN speed is always consistent.
$ cat /sys/class/hwmon/hwmon6/fan1_input
937


You are receiving this mail because:
  • You are the assignee for the bug.
= --14987917920.4DB2BC.17653-- --===============1206282281== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1206282281==--