similar to: [GP107 chipset][PATCH] Recognise GP107 chipset (GTX 1050/1050ti)

Displaying 20 results from an estimated 200 matches similar to: "[GP107 chipset][PATCH] Recognise GP107 chipset (GTX 1050/1050ti)"

2017 Jul 03
0
[PATCH] initial support (display-only) for GP108
Forked from GP107 implementation. Secboot/gr left out as we don't have signed blobs from NVIDIA in linux-firmware. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=101601 Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu> --- drm/nouveau/nvkm/engine/device/base.c | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git
2017 Feb 14
1
[PATCH] drm/nouveau/core: recognise GP107 chipset
From: Chris Chiu <chiu at endlessm.com> This new graphics card was failing to initialize with nouveau due to an "unknown chipset" error. Copy the GP106 configuration and rename for GP107/NV137. We don't know for certain that this is fully correct, but brief desktop testing suggests this is working fine. Signed-off-by: Chris Chiu <chiu at endlessm.com> Signed-off-by:
2017 Aug 31
4
[RFC PATCH] drm/nouveau/therm: initial implementation of new gp1xx temperature sensor
Signed-off-by: Rhys Kidd <rhyskidd at gmail.com> --- .../gpu/drm/nouveau/include/nvkm/subdev/therm.h | 1 + drivers/gpu/drm/nouveau/nvkm/engine/device/base.c | 6 +++ drivers/gpu/drm/nouveau/nvkm/subdev/therm/Kbuild | 1 + drivers/gpu/drm/nouveau/nvkm/subdev/therm/base.c | 3 +- drivers/gpu/drm/nouveau/nvkm/subdev/therm/gp100.c | 57 ++++++++++++++++++++++ 5 files changed, 67
2017 Feb 14
0
[PATCH] drm/nouveau/core: recognise GP107 chipset
I believe what's missing at this point is a mmiotrace of the NVIDIA driver to make sure that there's nothing different about this GPU. If you can make one (see https://wiki.ubuntu.com/X/MMIOTracing for a guide - should end up ~100MB uncompressed), please send a compressed one to mmio.dumps at gmail.com or make available some other way. On Tue, Feb 14, 2017 at 2:34 PM, Daniel Drake
2017 Sep 01
0
[PATCH v2] drm/nouveau/therm: initial implementation of new gp1xx temperature sensor
v2: - add nv138 and drop nv13b chipsets (Ilia Mirkin) - refactor out status variable and instead mask tsensor (Ilia Mirkin) - switch SHADOWed state message away from nvkm_error() (Ilia Mirkin) - rename internal temperature variable (Karol Herbst) Signed-off-by: Rhys Kidd <rhyskidd at gmail.com> --- .../gpu/drm/nouveau/include/nvkm/subdev/therm.h | 1 +
2018 Mar 10
17
[RFC PATCH 00/13] SVM (share virtual memory) with HMM in nouveau
From: Jérôme Glisse <jglisse at redhat.com> (mm is cced just to allow exposure of device driver work without ccing a long list of peoples. I do not think there is anything usefull to discuss from mm point of view but i might be wrong, so just for the curious :)). git://people.freedesktop.org/~glisse/linux branch: nouveau-hmm-v00
2017 Jun 26
19
[Bug 101601] New: Nvidia GT 1030 (NV138/GP108) support
https://bugs.freedesktop.org/show_bug.cgi?id=101601 Bug ID: 101601 Summary: Nvidia GT 1030 (NV138/GP108) support Product: xorg Version: unspecified Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau Assignee: nouveau at
2017 May 01
0
[REGRESSION][v4.11-rc7] drm/nouveau: initial support (display-only) for GP107
Hi Ben, A kernel bug report was opened against Ubuntu [0]. After a kernel bisect, it was found that reverting the following commit resolved this bug: commit da2ba564a6dcf46df4f828624ff55531ff11d5b0 Author: Ben Skeggs <bskeggs at redhat.com> Date: Thu Apr 6 10:35:26 2017 +1000 drm/nouveau: initial support (display-only) for GP107 The regression was introduced as of v4.11-rc7. I
2017 Aug 31
0
[Bug 101220] [NV137/GP107] xorg-server-1.19.3 crashes when trying to enable HDMI output
https://bugs.freedesktop.org/show_bug.cgi?id=101220 Rhys Kidd <rhyskidd at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.freedesktop.or | |g/show_bug.cgi?id=100228
2017 Sep 01
0
[Bug 101220] [NV137/GP107] xorg-server-1.19.3 crashes when trying to enable HDMI output
https://bugs.freedesktop.org/show_bug.cgi?id=101220 Carlo Caione <carlo at caione.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |carlo at caione.org --- Comment #16 from Carlo Caione <carlo at caione.org> --- Created attachment 133924
2017 Sep 07
0
[Bug 101220] [NV137/GP107] xorg-server-1.19.3 crashes when trying to enable HDMI output
https://bugs.freedesktop.org/show_bug.cgi?id=101220 --- Comment #17 from Pacho Ramos <pachoramos1 at gmail.com> --- (In reply to Ilia Mirkin from comment #12) [...] > #2: we should figure out what's going on with accel on your GP107 -- looks > like stuff is just hanging (that's the "timeout" messages you see, we're > waiting for some condition to become true,
2017 Sep 14
0
[Bug 101220] [NV137/GP107] xorg-server-1.19.3 crashes when trying to enable HDMI output
https://bugs.freedesktop.org/show_bug.cgi?id=101220 --- Comment #18 from Carlo Caione <carlo at caione.org> --- (In reply to Carlo Caione from comment #16) > Created attachment 133924 [details] [review] > [PATCH] Don't advertise any PRIME offloading capabilities without > acceleration > > (In reply to Michel Dänzer from comment #6) > > (In reply to Ilia Mirkin from
2018 Jan 14
0
[Bug 101220] [NV137/GP107] xorg-server-1.19.3 crashes when trying to enable HDMI output
https://bugs.freedesktop.org/show_bug.cgi?id=101220 Rhys Kidd <rhyskidd at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.freedesktop.or | |g/show_bug.cgi?id=104621 -- You are
2019 Mar 09
0
[Bug 101220] [NV137/GP107] xorg-server-1.19.3 crashes when trying to enable HDMI output
https://bugs.freedesktop.org/show_bug.cgi?id=101220 --- Comment #20 from Pacho Ramos <pachoramos1 at gmail.com> --- The same with kernel 5.0.0 -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2019 Mar 09
0
[Bug 101220] [NV137/GP107] xorg-server-1.19.3 crashes when trying to enable HDMI output
https://bugs.freedesktop.org/show_bug.cgi?id=101220 --- Comment #21 from Ilia Mirkin <imirkin at alum.mit.edu> --- (In reply to Carlo Caione from comment #18) > (In reply to Carlo Caione from comment #16) > > Created attachment 133924 [details] [review] [review] > > [PATCH] Don't advertise any PRIME offloading capabilities without > > acceleration > > >
2019 Mar 09
0
[Bug 101220] [NV137/GP107] xorg-server-1.19.3 crashes when trying to enable HDMI output
https://bugs.freedesktop.org/show_bug.cgi?id=101220 --- Comment #22 from Carlo Caione <carlo at caione.org> --- I did test it. But that was more than 1 year ago and I don't have the hw anymore. So not sure what to suggest here. -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2019 Mar 09
0
[Bug 101220] [NV137/GP107] xorg-server-1.19.3 crashes when trying to enable HDMI output
https://bugs.freedesktop.org/show_bug.cgi?id=101220 --- Comment #23 from Ilia Mirkin <imirkin at alum.mit.edu> --- (In reply to Carlo Caione from comment #22) > I did test it. But that was more than 1 year ago and I don't have the hw > anymore. So not sure what to suggest here. Good enough for me. I'll give it a whirl myself too. Thanks! -- You are receiving this mail
2019 May 29
0
Support for GP107(GL)M with Optimus
thanks for your main. If you want you could try out those patches on a kernel and see if those make any difference on your machine: https://github.com/karolherbst/linux/commits/runpm_fixes make sure you use the "runpm_fixes" branch. We are kind of aware of the issues on modern laptops and already try to find a proper solution, it mostly boils down to testing and checking if there are
2019 Jul 31
0
[Bug 101220] [NV137/GP107] xorg-server-1.19.3 crashes when trying to enable HDMI output
https://bugs.freedesktop.org/show_bug.cgi?id=101220 --- Comment #24 from Pacho Ramos <pachoramos1 at gmail.com> --- Still the same with 5.2.x kernels -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2019 Oct 19
3
GP107
Hi, I use GP107 on GTX1050 Max-Q Laptop and Nouveau doesn't work at all, only black screen. But nVidia and nomodeset works well -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/nouveau/attachments/20191019/fd843be9/attachment.html>