From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 109667] r5 m330 hung if dpm enabled
Date: Mon, 18 Feb 2019 20:03:55 +0000
Message-ID:
Bug ID
109667
Summary
r5 m330 hung if dpm enabled
Product
DRI
Version
unspecified
Hardware
Other
OS
All
Status
NEW
Severity
normal
Priority
medium
Component
DRM/AMDgpu
Assignee
dri-devel@lists.freedesktop.org
Reporter
masterxakep@gmail.com
I have laptop with AMD A9-9420 cpu and discrete r5 m330.
01:00.0 0380: 1002:6660 (rev 83)
Subsystem: 103c:8331
Physical Slot: 0
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=3Dfast >TAbort-=
<TAbort-
<MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 32
Region 0: Memory at d0000000 (64-bit, prefetchable) [size=3D256M]
Region 2: Memory at f0400000 (64-bit, non-prefetchable) [size=3D256=
K]
Region 4: I/O ports at 4000 [size=3D256]
Expansion ROM at f0440000 [disabled] [size=3D128K]
Capabilities: <access denied>
Kernel driver in use: radeon
Kernel modules: radeon, amdgpu
Integrated gpu works flawlessly, but running something with DRI_PRIME=3D1 c=
auses
gpu hung after some time(from 30s to few minutes). this happens on BOTH rad=
eon
and amdgpu modules. Disabling dpm prevents hung for both drivers, but makes=
gpu
useless because little default clocks.
Kernel parametres I'm using right now: radeon.dpm=3D0 amdgpu.dpm=3D1 amdgpu=
.dc=3D1
amdgpu.gpu_recovery=3D1
Also tried with amdgpu.si_support=3D1 radeon.si_support=3D0 but as I sain b=
efore
problem happens with both modules.
this happens on all kernels i tried. 4.9 is oldest i can install, because w=
ifi
driver woks only on post 4.9 kernels