Re: [Nouveau] [RFC PATCH 00/13] SVM (share virtual memory) with HMM in nouveau

2018-03-10 Thread Christian König
Good to have an example how to use HMM with an upstream driver. Am 10.03.2018 um 04:21 schrieb jgli...@redhat.com: This patchset adds SVM (Share Virtual Memory) using HMM (Heterogeneous Memory Management) to the nouveau driver. SVM means that GPU threads spawn by GPU driver for a specific user

Re: [Nouveau] [RFC PATCH 00/13] SVM (share virtual memory) with HMM in nouveau

2018-03-10 Thread Jerome Glisse
On Sat, Mar 10, 2018 at 04:01:58PM +0100, Christian König wrote: > Good to have an example how to use HMM with an upstream driver. I have tried to keep hardware specific bits and overal HMM logic separated so people can use it as an example without needing to understand NVidia GPU. I think i can

[Nouveau] Resume problem with Samsung x10

2018-03-10 Thread WD - privat
Hello, I'm on a Samsung X10 laptop (2002 or so) with this video controller: VGA compatible controller : NVIDIA Corporation NV17M [GeForce4 440 Go 64M] (rev a3) (prog-if 00 [VGA controller]) Lubuntu 16.04, LXDE, kernel 4.4.0-104 mSASA 64GB at a mSATA-IDE adaptor acting as hard

[Nouveau] [Bug 75985] [NVC1] HDMI audio device only visible after rescan

2018-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75985 --- Comment #66 from Lukas Wunner --- (In reply to Maik Freudenberg from comment #65) > Now with the acpi bug fixed, I applied both of your v2 patchsets with some > nip/tuck to a 4.16rc4+ kernel and ran into the next oddity:

[Nouveau] [Bug 105432] [NVE0] Display Freezes but SSH Works When Using OpenGL Applications

2018-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105432 --- Comment #1 from gyroni...@tfwno.gf --- Created attachment 137977 --> https://bugs.freedesktop.org/attachment.cgi?id=137977=edit Output of dmesg with drm.debug=14 and log_buf_len=16M kernel parameters -- You are receiving this mail

[Nouveau] [Bug 105432] New: [NVE0] Display Freezes but SSH Works When Using OpenGL Applications

2018-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105432 Bug ID: 105432 Summary: [NVE0] Display Freezes but SSH Works When Using OpenGL Applications Product: xorg Version: unspecified Hardware: x86-64 (AMD64)

[Nouveau] [Bug 105432] [NVE0] Display Freezes but Mouse Works When Using OpenGL Applications

2018-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105432 gyroni...@tfwno.gf changed: What|Removed |Added Summary|[NVE0] Display Freezes but |[NVE0] Display Freezes but

[Nouveau] [Bug 105432] [NVE0] Display Freezes but SSH Works When Using OpenGL Applications

2018-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105432 --- Comment #3 from gyroni...@tfwno.gf --- Looks like I am able to move my mouse cursor. I just wasn't able to notice it with quake as it captures / hides my cursor. It might also be worth to note that when the freeze happens there is some

[Nouveau] [Bug 105432] [NVE0] Display Freezes but SSH Works When Using OpenGL Applications

2018-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105432 --- Comment #2 from gyroni...@tfwno.gf --- Created attachment 137978 --> https://bugs.freedesktop.org/attachment.cgi?id=137978=edit Xorg log Note that this is of a separate session from the crash seen in dmesg.log. Even with verbose logging,

[Nouveau] [Bug 75985] [NVC1] HDMI audio device only visible after rescan

2018-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75985 --- Comment #67 from Maik Freudenberg --- (In reply to Lukas Wunner from comment #66) > Hm, the multifunction bit is set. Try adding an msleep(100) after setting > the bit at offset 0x488 and before re-reading the header type