<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - [4.17-rc1] RIP: smu7_populate_single_firmware_entry.isra.6+0x57/0xc0 [amdgpu] RSP: ffffa17901efb930"
href="https://bugs.freedesktop.org/show_bug.cgi?id=105760#c53">Comment # 53</a>
on <a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - [4.17-rc1] RIP: smu7_populate_single_firmware_entry.isra.6+0x57/0xc0 [amdgpu] RSP: ffffa17901efb930"
href="https://bugs.freedesktop.org/show_bug.cgi?id=105760">bug 105760</a>
from <span class="vcard"><a class="email" href="mailto:kugel@rockbox.org" title="Thomas Martitz <kugel@rockbox.org>"> <span class="fn">Thomas Martitz</span></a>
</span></b>
<pre>Alright, after some digging I found that that the ACPI address of my dgpu is
\_SB_.PCI0.RP01.PXSX
Then I used <a href="https://github.com/mkottman/acpi_call">https://github.com/mkottman/acpi_call</a> to execute
\_SB_.PCI0.RP01.PXSX._PR3 as you suggested, but it reported an error
(NOT_FOUND). The examples in that repo suggest that _PS3 or _OFF might also
work. _PS3 gave NOT_FOUND too, but I could execute _OFF without error. In other
examples there are more calls necessary though, e.g. NVOP or _DSM, but how can
I know what's needed?
To power back on, _ON seems to be working.
So, what do you suggest I should try with these methods exactly?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>