search for: gp106

Displaying 20 results from an estimated 38 matches for "gp106".

Did you mean: gp100
2017 Mar 10
1
[bug report] drm/nouveau/secboot: add gp102/gp104/gp106/gp107 support
Hello Alexandre Courbot, The patch 5429f82f3415: "drm/nouveau/secboot: add gp102/gp104/gp106/gp107 support" from Jan 26, 2017, leads to the following static checker warning: drivers/gpu/drm/nouveau/nvkm/subdev/secboot/gp102.c:63 gp102_run_secure_scrub() warn: passing zero to 'PTR_ERR' drivers/gpu/drm/nouveau/nvkm/subdev/secboot/gp102.c 46 static int 47 gp102_run_...
2017 Jun 15
4
[Bug 101447] New: Nouveau on GP106 can't work with another framebuffer drivers (possibly uvesafb)
https://bugs.freedesktop.org/show_bug.cgi?id=101447 Bug ID: 101447 Summary: Nouveau on GP106 can't work with another framebuffer drivers (possibly uvesafb) Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium C...
2017 Mar 29
18
[Bug 100446] New: Backlight control not working on Pascal / GP106 using nouveau drivers
https://bugs.freedesktop.org/show_bug.cgi?id=100446 Bug ID: 100446 Summary: Backlight control not working on Pascal / GP106 using nouveau drivers Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau Assignee:...
2017 Jun 15
4
[Bug 101448] New: Kernel crashes while using nouveau
..._64 mesa-libglapi-17.1.1-2.fc26.i686 mesa-libglapi-17.1.1-2.fc26.x86_64 mesa-libGLU-9.0.0-11.fc26.x86_64 mesa-libwayland-egl-17.1.1-2.fc26.i686 mesa-libwayland-egl-17.1.1-2.fc26.x86_64 mesa-vulkan-drivers-17.1.1-2.fc26.x86_64 # lspci | grep VGA 03:00.0 VGA compatible controller: NVIDIA Corporation GP106 [GeForce GTX 1060 6GB] (rev a1) -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/nouveau/attachments/20170615/cfbfa171/attachment.html>
2019 Jan 27
1
[PATCH] update known chipsets list
...- a/man/nouveau.man +++ b/man/nouveau.man @@ -63,7 +63,14 @@ GF100, GF104, GF106, GF108, GF110, GF114, GF116, GF117, GF119 GK104, GK106, GK107, GK110, GK208 .TP 22 .B GeForce GTX 750 -GM107 +GM107, GM108 +.TP 22 +.B GeForce GTX 9XX +GM200, GM204, GM206 +.TP 22 +.B GeForce GTX 10XX +GP102, GP104, GP106, GP107, GP108 + .SH CONFIGURATION DETAILS Please refer to __xconfigfile__(__filemansuffix__) for general configuration diff --git a/src/nv_driver.c b/src/nv_driver.c index 1d276cf..2f8c89c 100644 --- a/src/nv_driver.c +++ b/src/nv_driver.c @@ -140,8 +140,12 @@ static struct NvFamily NVKnownFami...
2019 Jan 21
2
Cannot start a secondary Xserver with resolution 6480x3840
...HDMI Does it mean that with nouveau driver my use-case will work with only 2 screens or with 4 screens? Please note that my use-case works perfectly (except the occasional system freeze roughly every three months) when I use nvidia drivers. 04:00.0 VGA compatible controller: NVIDIA Corporation GP106 [GeForce GTX 1060 6GB] (rev a1) (prog-if 00 [VGA controller]) Subsystem: eVga.com. Corp. GP106 [GeForce GTX 1060 6GB] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort...
2016 Oct 28
10
[Bug 98482] New: gtx 1060 Monitor out of range live install
https://bugs.freedesktop.org/show_bug.cgi?id=98482 Bug ID: 98482 Summary: gtx 1060 Monitor out of range live install Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau Assignee:
2018 Jan 16
10
[Bug 104652] New: None of the video outputs are usable for GTX 1060 - jerky video very few seconds
...-vo opengl -vo vaapi -vo x11 The issue occurs both in full screen and windowed modes. I'm _not_ using a compositing window manager. Some info: 4.14.13-300.fc27.x86_64 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 1.369154] nouveau 0000:01:00.0: NVIDIA GP106 (136000a1) [ 1.476845] nouveau 0000:01:00.0: bios: version 86.06.0e.00.28 [ 1.477677] nouveau 0000:01:00.0: fb: 6144 MiB GDDR5 [ 1.479278] nouveau 0000:01:00.0: DRM: VRAM: 6144 MiB [ 1.479280] nouveau 0000:01:00.0: DRM: GART: 1048576 MiB [ 1.479281] nouveau 0000:01:00.0: DRM: BIT tab...
2017 Apr 12
9
[Bug 100660] New: No temperature/voltages/GPU and RAM frequency/fan speed reporting for GTX 1060 6GB
https://bugs.freedesktop.org/show_bug.cgi?id=100660 Bug ID: 100660 Summary: [nouveau] No temperature/voltages/GPU and RAM frequency/fan speed reporting for GTX 1060 6GB Product: xorg Version: git Hardware: Other OS: All Status: NEW Severity: normal Priority: medium
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: Daniel Drake <drake at endlessm.com> --- drivers/gpu/drm/nouveau...
2019 Jul 15
2
[PATCH v2 2/4] gpio: fail if gpu external power is missing
...e: > > Currently, nouveau doesn't check if GPU is missing power. This > patch makes nouveau fail when this happens on latest GPUs. > > It checks GPIO function 121 (External Power Emergency), which > should detect power problems on GPU initialization. > > Tested on TU104, GP106 and GF100. > > Signed-off-by: Mark Menzynski <mmenzyns at redhat.com> > --- > drm/nouveau/include/nvkm/subdev/bios/gpio.h | 1 + > drm/nouveau/nvkm/subdev/gpio/base.c | 23 +++++++++++++++++++++ > 2 files changed, 24 insertions(+) > > diff --git a/drm/nouveau...
2017 Oct 07
11
[Bug 103132] New: GTX 1060 6GB corrupts screen drawing in Kconsole and other apps
https://bugs.freedesktop.org/show_bug.cgi?id=103132 Bug ID: 103132 Summary: GTX 1060 6GB corrupts screen drawing in Kconsole and other apps Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium
2017 Nov 15
11
[Bug 103753] New: Visual glitches on GTX 1060 6GB/4.13.x
.... If you move any window above the panel then everything gets back to normal. Yet when you run `xfce4-panel -r` glitches return. Also this bug manifests itself in Firefox when you're scrolling. Text often gets strange artifacts. Here are relevant kernel messages: nouveau 0000:01:00.0: NVIDIA GP106 (136000a1) nouveau 0000:01:00.0: bios: version 86.06.0e.00.28 nouveau 0000:01:00.0: fb: 6144 MiB GDDR5 nouveau 0000:01:00.0: DRM: VRAM: 6144 MiB nouveau 0000:01:00.0: DRM: GART: 1048576 MiB nouveau 0000:01:00.0: DRM: BIT table 'A' not found nouveau 0000:01:00.0: DRM: BIT table 'L' n...
2019 Jan 22
0
Cannot start a secondary Xserver with resolution 6480x3840
...uveau driver my use-case will work with only > 2 screens or with 4 screens? > > Please note that my use-case works perfectly (except the occasional > system freeze roughly every three months) when I use nvidia drivers. > > > 04:00.0 VGA compatible controller: NVIDIA Corporation GP106 [GeForce GTX 1060 6GB] (rev a1) (prog-if 00 [VGA controller]) > Subsystem: eVga.com. Corp. GP106 [GeForce GTX 1060 6GB] > Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ > Status: Cap+ 66MHz- UDF- FastB2B- ParErr...
2017 Jan 11
3
GP106M+Intel Skylake, Kernel 4.10-rc3 : No display on HDMI or DP
Hi all, On my recent MSI Apache Pro laptop with Intel Skylake + GP106M Nvidia chip, i am unable to use the external HDMI and DP outputs. The outputs are available thru xrandr and can be activated, but the connected monitors always show a black screen. Note that the integrated LCD is connected to the Skylage GPU, while the HDMI and DP outputs are connected to the...
2019 Mar 21
3
Nouveau dmem NULL Pointer deref (SVM)
...r some help: with 5.1rc1 and SVM enabled i see the following backtrace [1] when the nouveau card (reverse prime) goes to sleep, for now i have papered over with [2] which leaves me with userspace hangs. Any pointers where to look for the actual culprit? PS: Card is: nouveau 0000:01:00.0: NVIDIA GP106 (136000a1) Greetings, Tobias [1]: BUG: unable to handle kernel NULL pointer dereference at 0000000000000028 #PF error: [normal kernel read fault] PGD 0 P4D 0 Oops: 0000 [#1] PREEMPT SMP PTI CPU: 3 PID: 435 Comm: kworker/3:4 Not tainted 5.1.0-rc1-desktop-debug+ #80 Hardware name: Acer Aspire VN...
2019 Jul 15
5
[PATCH v2 0/4] Refuse to load if power cables are not connected
Trello: https://trello.com/c/admzDRvd/50-reduce-performance-refuse-to-boot-if-not-all-the-power-connectors-are-plugged Fixed commit messages. Mark Menzynski (4): bios/gpio: sort gpios by values gpio: fail if gpu external power is missing gpio: check the gpio function 16 in the power check as well gpio: check function 76 in the power check as well
2017 Apr 04
47
[Bug 100567] New: Nouveau system freeze fifo: SCHED_ERROR 0a [CTXSW_TIMEOUT]
https://bugs.freedesktop.org/show_bug.cgi?id=100567 Bug ID: 100567 Summary: Nouveau system freeze fifo: SCHED_ERROR 0a [CTXSW_TIMEOUT] Product: xorg Version: unspecified Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau
2017 Nov 28
7
[Bug 103946] New: Slowish and rough graphical interface with GTX 1060
https://bugs.freedesktop.org/show_bug.cgi?id=103946 Bug ID: 103946 Summary: [nouveau] Slowish and rough graphical interface with GTX 1060 Product: xorg Version: unspecified Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component:
2017 Oct 21
11
[Bug 103382] New: Flickering / Artifacts on TTY with GTX 1060
https://bugs.freedesktop.org/show_bug.cgi?id=103382 Bug ID: 103382 Summary: Flickering / Artifacts on TTY with GTX 1060 Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau Assignee: