Displaying 14 results from an estimated 14 matches similar to: "[PATCH] device/gm100: Basic GM206 bring up (as copy of GM204)"
2015 Mar 18
0
[PATCH] Basic GM206 bringup (as copy of GM100)
There's no way to get acceleration with GM20x... I'd rather save this
until there is. For now reject the load and let the modesetting driver
get used. OTOH, the DDX isn't released/integrated into distros at an
infinite rate, and eventually GM20x will probably get acceleration....
could go either way. My immediate reaction is to hold though. There
may be further differences...
On Sun,
2015 Feb 22
2
[PATCH] Basic GM206 bringup (as copy of GM100)
---
src/nv_driver.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/nv_driver.c b/src/nv_driver.c
index e726292..4c40763 100644
--- a/src/nv_driver.c
+++ b/src/nv_driver.c
@@ -377,6 +377,7 @@ NVHasKMS(struct pci_device *pci_dev, struct xf86_platform_device *platform_dev)
case 0xf0:
case 0x100:
case 0x110:
+ case 0x120:
break;
default:
xf86DrvMsg(-1, X_ERROR, "Unknown
2016 Apr 01
0
[Bug 94725] Nouveau driver fails to poweron GPU on GM204 after dynamic poweroff
https://bugs.freedesktop.org/show_bug.cgi?id=94725
--- Comment #13 from Karol Herbst <freedesktop at karolherbst.de> ---
(In reply to Rashed Abdel-Tawab from comment #10)
> Created attachment 122654 [details]
> dmesg using tentative fix
>
> Alexandre, using the tentative fix you uploaded it switches GPUs properly
> now. Here is the dmesg from that since there are still some
2016 Aug 24
0
[Bug 94990] [GM204] GTX 970 + 4GB VRAM fails at secboot (v4.6+)
https://bugs.freedesktop.org/show_bug.cgi?id=94990
Ilia Mirkin <imirkin at alum.mit.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pil.smmilut at yandex.com
--- Comment #68 from Ilia Mirkin <imirkin at alum.mit.edu> ---
*** Bug 97066 has
2016 Nov 24
0
[Bug 94990] [GM204] GTX 970 + 4GB VRAM fails at secboot (v4.6+)
https://bugs.freedesktop.org/show_bug.cgi?id=94990
--- Comment #96 from Zach Wolfe <zwolfe21 at hotmail.com> ---
Could someone point me to how exactly to apply
"0001-nvkm_gpuobj-size-is-smaller-then-nvkm_gpuobj-size-ca.patch"?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2020 Apr 05
0
Reproducable Crashes in Nouveau with GM204 [GeForce GTX 980]
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<div>
Greetings, I hope this bug report is in the right place; the documentation at
<a href="https://nouveau.freedesktop.org/wiki/Bugs/">https://nouveau.freedesktop.org/wiki/Bugs/</a> links to a defunct bugzilla page.
</div>
2018 Apr 28
2
[Bug 106294] New: GM204/modesetting DDX: Odd corruption (red backgrounds) introduced by Mesa
https://bugs.freedesktop.org/show_bug.cgi?id=106294
Bug ID: 106294
Summary: GM204/modesetting DDX: Odd corruption (red
backgrounds) introduced by Mesa
Product: Mesa
Version: git
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
2016 Feb 15
1
[PREVIEW] GM200/GM204 signed firmware for Nouveau
Hi everyone,
I know, it's about f**king time and I apologize for the time it took us
to finally put this together. m(__)m
I have pushed two git branches which enable GM200 and GM204 (GM206 to
follow soon) owners to finally load NVIDIA-provided signed firmware and
start GR:
- https://github.com/Gnurou/linux-firmware/tree/secboot contains the
signed firmware for GM200 and GM204 (they are
2016 Aug 27
5
[Bug 97511] New: GM204/modesetting DDX: Using PageFlip causes syncing issue/screen corruption
https://bugs.freedesktop.org/show_bug.cgi?id=97511
Bug ID: 97511
Summary: GM204/modesetting DDX: Using PageFlip causes syncing
issue/screen corruption
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
2016 Dec 03
8
[Bug 98980] New: GTX 980 (GM204)
https://bugs.freedesktop.org/show_bug.cgi?id=98980
Bug ID: 98980
Summary: GTX 980 (GM204)
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
Assignee: nouveau at
2017 Jun 13
13
[Bug 101404] New: GTX 970M (GM204-A) not powered off when not in use (DynPwr in stead of DynOff)
https://bugs.freedesktop.org/show_bug.cgi?id=101404
Bug ID: 101404
Summary: GTX 970M (GM204-A) not powered off when not in use
(DynPwr in stead of DynOff)
Product: xorg
Version: unspecified
Hardware: Other
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
2015 Jun 23
8
[PATCH v2 0/6] Improve GK20A support, introduce GM20B, firmware paths
Second version of this patchset. Not many changes since first version - I hope
this means the changes are not too controversial.
Changes since v1:
- Removed lookup for previous FW files in "nouveau/"
- Went back to using request_firmware() since we only try to load one file
Original cover letter follows:
GM20B is the GPU of the upcoming Tegra X1 SoC. This series adds initial support
2015 Jun 18
8
[PATCH 0/6] Improve GK20A and introduce GM20B support
Hello everyone,
GM20B is the GPU of the upcoming Tegra X1 SoC. This series adds initial support
for it, based on a rework of the already-supported GK20A. It also introduces
support for NVIDIA-provided firmware files, which is why I have added a few
NVIDIA people who are relevant to this discussion.
The first patch adds support for loading the FECS and GPCCS firmwares from
firmware files
2016 Mar 27
34
[Bug 94725] New: Nouveau driver fails to load on GM204
https://bugs.freedesktop.org/show_bug.cgi?id=94725
Bug ID: 94725
Summary: Nouveau driver fails to load on GM204
Product: xorg
Version: unspecified
Hardware: Other
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
Assignee: nouveau at