<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [NV137] bus: MMIO read of 00000000 FAULT at 409800 [ TIMEOUT ]"
href="https://bugs.freedesktop.org/show_bug.cgi?id=100228#c44">Comment # 44</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [NV137] bus: MMIO read of 00000000 FAULT at 409800 [ TIMEOUT ]"
href="https://bugs.freedesktop.org/show_bug.cgi?id=100228">bug 100228</a>
from <span class="vcard"><a class="email" href="mailto:andrey+freedesktop@psyduck.se" title="Andrey Melentyev <andrey+freedesktop@psyduck.se>"> <span class="fn">Andrey Melentyev</span></a>
</span></b>
<pre>Got some time to test runpm_fixes branch by Karol Herbst:
<a href="https://github.com/karolherbst/linux/commits/runpm_fixes">https://github.com/karolherbst/linux/commits/runpm_fixes</a>
Applying the two latest commits bbb0b9a16c86fc54fe296df73000da3fba4e91b6 and
749a9c843f646ceac39e14601b64e5bbf202a47c from this branch to kernel version
5.3.8 allows me to use nouveau on Thinkpad X1 Extreme Gen 1 laptop with GP107M
[GeForce GTX 1050 Ti Mobile] (rev a1)
What works
- Offloading with DRI_PRIME
- Reverse PRIME: HDMI port wired to the NVIDIA GPU works
- Power management (see note below)
- Suspend and resume
I was testing under X11 with modesetting DDX for both iGPU and dGPU. Haven't
tried Wayland or any sort of video decoding acceleration.
Power management
After loading nouveau module, idle dGPU doesn't power down, albeit power
control is set to "auto" for both the GPU and its audio device via sysfs. This
can be worked around by setting the power to on and then back to auto:
echo -n "on" >/sys/bus/pci/devices/0000:01:00.1/power/control && echo -n "auto"
<span class="quote">>/sys/bus/pci/devices/0000:01:00.1/power/control</span >
Once the idle audio device and GPU itself are powered down correctly, I get
power usage similar (same?) to when bbswitch is used.
Not sure if <a href="https://bugzilla.kernel.org/show_bug.cgi?id=156341">https://bugzilla.kernel.org/show_bug.cgi?id=156341</a> is relevant
here.
Thanks Karol and everyone involved, hope to see it mainlined eventually.</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>