From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 102553] Venus PRO R9 M265X amdgpu: Kernel OOPS si_dpm_set_power_state unable to handle kernel NULL pointer dereference Date: Sat, 31 Mar 2018 16:38:02 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0773937270==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id E070D6E42E for ; Sat, 31 Mar 2018 16:38:01 +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 --===============0773937270== Content-Type: multipart/alternative; boundary="15225142811.BaBFFdd.32742" Content-Transfer-Encoding: 7bit --15225142811.BaBFFdd.32742 Date: Sat, 31 Mar 2018 16:38:01 +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=3D102553 --- Comment #15 from Stefano Cipriani --- So I had time to try said patch on amdgpu and I don't get any more errors. However lspci always says: LnkSta: Speed 8GT/s, Width x8 I think it's a limitation of my laptop, even if I have "Width x16" on "LnkC= ap". However, forcing a lane width of 4 when it was set to 8, like so: if (new_lane_width !=3D current_lane_width) { if(new_lane_width =3D=3D 8) new_lane_width =3D 4; I could finally verify that the width was indeed changing (x8 on balanced, = x4 on battery) and that the patch was working. --=20 You are receiving this mail because: You are the assignee for the bug.= --15225142811.BaBFFdd.32742 Date: Sat, 31 Mar 2018 16:38:01 +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

Comme= nt # 15 on bug 10255= 3 from Stefano Cipriani
So I had time to try said patch on amdgpu and I don't get any =
more errors.
However lspci always says:

LnkSta: Speed 8GT/s, Width x8

I think it's a limitation of my laptop, even if I have "Width x16"=
; on "LnkCap".
However, forcing a lane width of 4 when it was set to 8, like so:

if (new_lane_width !=3D current_lane_width) {
        if(new_lane_width =3D=3D 8)
                new_lane_width =3D 4;

I could finally verify that the width was indeed changing (x8 on balanced, =
x4
on battery) and that the patch was working.


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