From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 108323] RX580 starts doing a constant noise after setting fans to a fixed value, then back to auto Date: Thu, 11 Oct 2018 04:01:10 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2041730347==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 3310F6E3A0 for ; Thu, 11 Oct 2018 04:01:10 +0000 (UTC) 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 --===============2041730347== Content-Type: multipart/alternative; boundary="15392304700.ddaD8a3.27685" Content-Transfer-Encoding: 7bit --15392304700.ddaD8a3.27685 Date: Thu, 11 Oct 2018 04:01:10 +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=3D108323 Bug ID: 108323 Summary: RX580 starts doing a constant noise after setting fans to a fixed value, then back to auto Product: DRI Version: XOrg git Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component: DRM/AMDgpu Assignee: dri-devel@lists.freedesktop.org Reporter: bmilreu@gmail.com I'm using the sysfs API with those steps: To switch to manual fan control from automatic, run # echo "1" > /sys/class/drm/card0/device/hwmon/hwmon0/pwm1_enable Set up fan speed to e.g. 50% (100% are 255 PWM cycles, thus calculate desir= ed fan speed percentage by multiplying its value by 2.55): # echo "128" > /sys/class/drm/card0/device/hwmon/hwmon0/pwm1 To reset to automatic fan control, run # echo "2" > /sys/class/drm/card0/device/hwmon/hwmon0/pwm1_enable My RX580 Nitro+ starts beeping a constant high pitched weird noise until I = set it back to a fixed value or until reboot. It doesn't happen if start on aut= o, only after switching to a value then back to auto. --=20 You are receiving this mail because: You are the assignee for the bug.= --15392304700.ddaD8a3.27685 Date: Thu, 11 Oct 2018 04:01:10 +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
Bug ID 108323
Summary RX580 starts doing a constant noise after setting fans to a f= ixed value, then back to auto
Product DRI
Version XOrg git
Hardware x86-64 (AMD64)
OS Linux (All)
Status NEW
Severity normal
Priority medium
Component DRM/AMDgpu
Assignee dri-devel@lists.freedesktop.org
Reporter bmilreu@gmail.com

I'm using the sysfs API with those steps:


To switch to manual fan control from automatic, run
# echo "1" > /sys/class/drm/card0/device/hwmon/hwmon0/pwm1_ena=
ble

Set up fan speed to e.g. 50% (100% are 255 PWM cycles, thus calculate desir=
ed
fan speed percentage by multiplying its value by 2.55):

# echo "128" > /sys/class/drm/card0/device/hwmon/hwmon0/pwm1
To reset to automatic fan control, run

# echo "2" > /sys/class/drm/card0/device/hwmon/hwmon0/pwm1_ena=
ble


My RX580 Nitro+ starts beeping a constant high pitched weird noise until I =
set
it back to a fixed value or until reboot. It doesn't happen if start on aut=
o,
only after switching to a value then back to auto.


You are receiving this mail because:
  • You are the assignee for the bug.
= --15392304700.ddaD8a3.27685-- --===============2041730347== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============2041730347==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 108323] RX580 starts doing a constant noise after setting fans to a fixed value, then back to auto Date: Thu, 18 Oct 2018 06:49:18 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1135855632==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id D239189244 for ; Thu, 18 Oct 2018 06:49:17 +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 --===============1135855632== Content-Type: multipart/alternative; boundary="15398453570.49B5fcCF8.15333" Content-Transfer-Encoding: 7bit --15398453570.49B5fcCF8.15333 Date: Thu, 18 Oct 2018 06:49:17 +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=3D108323 --- Comment #1 from bmilreu@gmail.com --- Still present on kernels 4.18, 4.19 and 4.21-drm-next-wip --=20 You are receiving this mail because: You are the assignee for the bug.= --15398453570.49B5fcCF8.15333 Date: Thu, 18 Oct 2018 06:49:17 +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 # 1 on bug 10832= 3 from bmilreu@gmail.co= m
Still present on kernels 4.18, 4.19 and 4.21-drm-next-wip


You are receiving this mail because:
  • You are the assignee for the bug.
= --15398453570.49B5fcCF8.15333-- --===============1135855632== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1135855632==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 108323] RX580 starts doing a constant noise after setting fans to a fixed value, then back to auto Date: Tue, 23 Oct 2018 11:59:25 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1282300814==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 5445F6E19C for ; Tue, 23 Oct 2018 11:59:25 +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 --===============1282300814== Content-Type: multipart/alternative; boundary="15402959650.B111AD3.7925" Content-Transfer-Encoding: 7bit --15402959650.B111AD3.7925 Date: Tue, 23 Oct 2018 11:59:25 +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=3D108323 --- Comment #2 from Christian Widmer --- This is most likely the same issue I encountered some time ago with my RX 5= 80, which is also a Sapphire Nitro+ (Special Edition but that should not matter= ). I opened a bug report on the kernel bugzilla back then[1]. [1] https://bugzilla.kernel.org/show_bug.cgi?id=3D199979 --=20 You are receiving this mail because: You are the assignee for the bug.= --15402959650.B111AD3.7925 Date: Tue, 23 Oct 2018 11:59:25 +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 10832= 3 from Christian Widmer
This is most likely the same issue I encountered some time ago=
 with my RX 580,
which is also a Sapphire Nitro+ (Special Edition but that should not matter=
). I
opened a bug report on the kernel bugzilla back then[1].

[1] https:=
//bugzilla.kernel.org/show_bug.cgi?id=3D199979


You are receiving this mail because:
  • You are the assignee for the bug.
= --15402959650.B111AD3.7925-- --===============1282300814== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1282300814==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 108323] RX580 starts doing a constant noise after setting fans to a fixed value, then back to auto Date: Tue, 23 Oct 2018 19:28:17 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0970885998==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 43F846E097 for ; Tue, 23 Oct 2018 19:28:17 +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 --===============0970885998== Content-Type: multipart/alternative; boundary="15403228970.b801B.5152" Content-Transfer-Encoding: 7bit --15403228970.b801B.5152 Date: Tue, 23 Oct 2018 19:28:17 +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=3D108323 --- Comment #3 from bmilreu@gmail.com --- Yes, seems like the same issue. It would be useful to know if someone with a non-Sapphire RX580 has the same problem. --=20 You are receiving this mail because: You are the assignee for the bug.= --15403228970.b801B.5152 Date: Tue, 23 Oct 2018 19:28:17 +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 # 3 on bug 10832= 3 from bmilreu@gmail.co= m
Yes, seems like the same issue. It would be useful to know if =
someone with a
non-Sapphire RX580 has the same problem.


You are receiving this mail because:
  • You are the assignee for the bug.
= --15403228970.b801B.5152-- --===============0970885998== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0970885998==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 108323] RX580 starts doing a constant noise after setting fans to a fixed value, then back to auto Date: Wed, 31 Oct 2018 20:14:08 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0450954401==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 2242E6E397 for ; Wed, 31 Oct 2018 20:14:08 +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 --===============0450954401== Content-Type: multipart/alternative; boundary="15410168480.0982f43.14276" Content-Transfer-Encoding: 7bit --15410168480.0982f43.14276 Date: Wed, 31 Oct 2018 20:14:08 +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=3D108323 --- Comment #4 from bmilreu@gmail.com --- Bug also triggers using the new sysfs API's fan1_target+fan1_enable on late= st drm-next-4.21-wip --=20 You are receiving this mail because: You are the assignee for the bug.= --15410168480.0982f43.14276 Date: Wed, 31 Oct 2018 20:14:08 +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 # 4 on bug 10832= 3 from bmilreu@gmail.co= m
Bug also triggers using the new sysfs API's fan1_target+fan1_e=
nable on latest
drm-next-4.21-wip


You are receiving this mail because:
  • You are the assignee for the bug.
= --15410168480.0982f43.14276-- --===============0450954401== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0450954401==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 108323] RX580 starts doing a constant noise after setting fans to a fixed value, then back to auto Date: Tue, 19 Mar 2019 12:09:30 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1840952073==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe98:4b55]) by gabe.freedesktop.org (Postfix) with ESMTP id E197E89B55 for ; Tue, 19 Mar 2019 12:09:29 +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 --===============1840952073== Content-Type: multipart/alternative; boundary="15529973691.733BC67Bb.11554" Content-Transfer-Encoding: 7bit --15529973691.733BC67Bb.11554 Date: Tue, 19 Mar 2019 12:09:29 +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=3D108323 --- Comment #5 from jpalaciosdev@gmail.com --- (In reply to bmilreu from comment #3) > Yes, seems like the same issue. It would be useful to know if someone wit= h a > non-Sapphire RX580 has the same problem. MSI RX 480 Gaming X is also affected. --=20 You are receiving this mail because: You are the assignee for the bug.= --15529973691.733BC67Bb.11554 Date: Tue, 19 Mar 2019 12:09:29 +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 # 5 on bug 10832= 3 from jpalaciosd= ev@gmail.com
(In reply to bmilreu from comment #3)
> Yes, seems like the same issue. It would be usef=
ul to know if someone with a
> non-Sapphire RX580 has the same problem.

MSI RX 480 Gaming X is also affected.


You are receiving this mail because:
  • You are the assignee for the bug.
= --15529973691.733BC67Bb.11554-- --===============1840952073== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVs --===============1840952073==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 108323] RX580 starts doing a constant noise after setting fans to a fixed value, then back to auto Date: Tue, 19 Mar 2019 17:08:09 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0338994396==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 1842E89A94 for ; Tue, 19 Mar 2019 17:08:09 +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 --===============0338994396== Content-Type: multipart/alternative; boundary="15530152890.F94C.8130" Content-Transfer-Encoding: 7bit --15530152890.F94C.8130 Date: Tue, 19 Mar 2019 17:08:09 +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=3D108323 bmilreu@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|medium |high Severity|normal |major --=20 You are receiving this mail because: You are the assignee for the bug.= --15530152890.F94C.8130 Date: Tue, 19 Mar 2019 17:08:09 +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 bmilreu@gmail.com changed bug 10832= 3
What Removed Added
Priority medium high
Severity normal major


You are receiving this mail because:
  • You are the assignee for the bug.
= --15530152890.F94C.8130-- --===============0338994396== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVs --===============0338994396==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 108323] RX580 starts doing a constant noise after setting fans to a fixed value, then back to auto Date: Tue, 19 Nov 2019 08:58:29 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0922154408==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe98:4b55]) by gabe.freedesktop.org (Postfix) with ESMTP id 02FFC6E984 for ; Tue, 19 Nov 2019 08:58:29 +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 --===============0922154408== Content-Type: multipart/alternative; boundary="15741539082.AEcD3.28898" Content-Transfer-Encoding: 7bit --15741539082.AEcD3.28898 Date: Tue, 19 Nov 2019 08:58:28 +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=3D108323 Martin Peres changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |MOVED Status|NEW |RESOLVED --- Comment #6 from Martin Peres --- -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this = link to our GitLab instance: https://gitlab.freedesktop.org/drm/amd/issues/554. --=20 You are receiving this mail because: You are the assignee for the bug.= --15741539082.AEcD3.28898 Date: Tue, 19 Nov 2019 08:58:28 +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 <= span class=3D"fn">Martin Peres changed bug 10832= 3
What Removed Added
Resolution --- MOVED
Status NEW RESOLVED

Commen= t # 6 on bug 10832= 3 from Martin Peres
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been
closed from further activity.

You can subscribe and participate further through the new bug through this =
link
to our GitLab instance: https://gitlab.freedesktop.org/drm/amd/issues/554.


You are receiving this mail because:
  • You are the assignee for the bug.
= --15741539082.AEcD3.28898-- --===============0922154408== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVs --===============0922154408==--