From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 109955] amdgpu [RX Vega 64] system freeze while gaming
Date: Wed, 06 Nov 2019 09:49:49 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0422265974=="
Return-path:
Received: from culpepper.freedesktop.org (culpepper.freedesktop.org
[131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 0F71A6EC91
for ; Wed, 6 Nov 2019 09:49:49 +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
--===============0422265974==
Content-Type: multipart/alternative; boundary="15730337890.7Ee330.2955"
Content-Transfer-Encoding: 7bit
--15730337890.7Ee330.2955
Date: Wed, 6 Nov 2019 09:49:49 +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=3D109955
--- Comment #127 from haro41@gmx.de ---
(In reply to Rodney A Morris from comment #126)
> If you want someone to apply your changes in bug report no. 110777 to the
> kernel for testing, I can so but will not be to it until this weekend.=20
... thanks for you reply. Yes, that was the idea and would be very nice...
Since i thing the proposed fix is more relevant to this very thread, let me
repeat the proposed patch here:
in 'drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c':
static void vega10_notify_smc_display_change(struct pp_hwmgr *hwmgr,
bool has_disp)
{
smum_send_msg_to_smc_with_parameter(hwmgr,
PPSMC_MSG_SetUclkFastSwitch,
has_disp ? 1 : 0);
/* proposed fix for crashes because of frequently mclk level 0/1 switching =
*/
smum_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_SetUclkDownHys=
t,
1);
}
Only module 'amdgpu.ko' needs to be rebuild and copied, like this:
$ cd /home/user/linux-5.x.x && make -j8 -C . M=3Ddrivers/gpu/drm/amd/amdgpu
# cp /home/user/linux-5.x.x/drivers/gpu/drm/amd/amdgpu/amdgpu.ko
/lib/modules/5.x.x/kernel/drivers/gpu/drm/amd/amdgpu/amdgpu.ko &&
update-initramfs -u
... 'user' and 'x.x' have to be adapted, most likely ...
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--15730337890.7Ee330.2955
Date: Wed, 6 Nov 2019 09:49:49 +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
Comm=
ent # 127
on bug 10995=
5
from haro41@gmx.de
(In reply to Rodney A Morris from comment #126)
> If you want someone to apply your changes in bug=
report no. 110777 to the
> kernel for testing, I can so but will not be to it until this weekend.=
... thanks for you reply. Yes, that was the idea and would be very nice...
Since i thing the proposed fix is more relevant to this very thread, let me
repeat the proposed patch here:
in 'drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c':
static void vega10_notify_smc_display_change(struct pp_hwmgr *hwmgr,
bool has_disp)
{
smum_send_msg_to_smc_with_parameter(hwmgr,
PPSMC_MSG_SetUclkFastSwitch,
has_disp ? 1 : 0);
/* proposed fix for crashes because of frequently mclk level 0/1 switching =
*/
smum_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_SetUclkDownHys=
t,
1);
}
Only module 'amdgpu.ko' needs to be rebuild and copied, like this:
$ cd /home/user/linux-5.x.x && make -j8 -C . M=3Ddrivers/gpu/drm/am=
d/amdgpu
# cp /home/user/linux-5.x.x/drivers/gpu/drm/amd/amdgpu/amdgpu.ko
/lib/modules/5.x.x/kernel/drivers/gpu/drm/amd/amdgpu/amdgpu.ko &&
update-initramfs -u
... 'user' and 'x.x' have to be adapted, most likely ...
You are receiving this mail because:
- You are the assignee for the bug.
=
--15730337890.7Ee330.2955--
--===============0422265974==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz
dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVs
--===============0422265974==--