Displaying 8 results from an estimated 8 matches for "nvpcie".
Did you mean:
nvie
2013 Dec 16
3
[Bug 72760] New: gdm hangs, sometimes everything else also
https://bugs.freedesktop.org/show_bug.cgi?id=72760
Priority: medium
Bug ID: 72760
Assignee: nouveau at lists.freedesktop.org
Summary: gdm hangs, sometimes everything else also
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: jklawiter at gmail.com
2012 Dec 26
20
[Bug 58776] New: DRM NOUVEAU: cannot boot with kernel >=3.7
https://bugs.freedesktop.org/show_bug.cgi?id=58776
Priority: medium
Bug ID: 58776
Assignee: nouveau at lists.freedesktop.org
Summary: DRM NOUVEAU: cannot boot with kernel >=3.7
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: balducci at
2016 Nov 07
21
[Bug 98630] New: Bad color and glitches on PPC64
https://bugs.freedesktop.org/show_bug.cgi?id=98630
Bug ID: 98630
Summary: Bad color and glitches on PPC64
Product: Mesa
Version: 13.0
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/nouveau
Assignee: nouveau at lists.freedesktop.org
2013 Feb 22
13
[Bug 61287] New: (bisected) kernel>=3.7 breaks nouveau with acceleration for GeForce 6150SE nForce 430
https://bugs.freedesktop.org/show_bug.cgi?id=61287
Priority: medium
Bug ID: 61287
Assignee: nouveau at lists.freedesktop.org
Summary: (bisected) kernel>=3.7 breaks nouveau with
acceleration for GeForce 6150SE nForce 430
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
2020 Oct 06
0
[RFC PATCH v2 2/3] nouveau: Add kernel-docs for module parameters
...adapters; defaults to false.
+ *
+ * * NvMemExec (boolean): Perform memory reclocking; defaults to true.
+ *
+ * * NvMSI (boolean): Use MSI interrupts; defaults to true on chipsets that
+ * support it..
+ *
+ * * NvMXMDCB (boolean): Sanitize DCB outputs from the VBIOS; defaults to true.
+ *
+ * * NvPCIE (boolean): Whether to use the PCI-E GART (valid on NV40 chips only);
+ * defaults to true.
+ *
+ * * NvPmShowAll (boolean): Report all perfmon signals in queries; defaults to
+ * false.
+ *
+ * * NvPmUnnamed (boolean): Use the raw signal number rather than the name in
+ * perfmon queries; def...
2013 Feb 23
14
[Bug 61321] New: [regression][NV4c] System hang while loading gdm on 3.7 kernel (works on 3.6)
...(works)
kernel-3.7.9-201.fc18.x86_64 (hangs)
Upstream 3.8 kernel with a Fedora config (hangs)
xorg-x11-server-Xorg-1.13.2-2.fc18.x86_64
xorg-x11-drv-nouveau-1.0.6-1.fc18.x86_64
libdrm-2.4.42-1.fc18.x86_64
mesa-dri-drivers-9.0.1-4.fc18.x86_64
I also attempted once booting 3.7.9 with nouveau.config=NvPCIE=0 as suggested
at bug #58776; it did not make any visible difference.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20130223/f5...
2020 Sep 11
6
[RFC] Documentation: nouveau: Introduce some nouveau documentation
...adapters; defaults to false.
+ *
+ * * NvMemExec (boolean): Perform memory reclocking; defaults to true.
+ *
+ * * NvMSI (boolean): Use MSI interrupts; defaults to true on chipsets that
+ * support it..
+ *
+ * * NvMXMDCB (boolean): Sanitize DCB outputs from the VBIOS; defaults to true.
+ *
+ * * NvPCIE (boolean): Whether to use the PCI-E GART (valid on NV40 chips only);
+ * defaults to true.
+ *
+ * * NvPmShowAll (boolean): Report all perfmon signals in queries; defaults to
+ * false.
+ *
+ * * NvPmUnnamed (boolean): Use the raw signal number rather than the name in
+ * perfmon queries; def...
2020 Sep 23
0
[RFC] Documentation: nouveau: Introduce some nouveau documentation
...* * NvMemExec (boolean): Perform memory reclocking; defaults to true.
> + *
> + * * NvMSI (boolean): Use MSI interrupts; defaults to true on chipsets that
> + * support it..
> + *
> + * * NvMXMDCB (boolean): Sanitize DCB outputs from the VBIOS; defaults to true.
> + *
> + * * NvPCIE (boolean): Whether to use the PCI-E GART (valid on NV40 chips only);
> + * defaults to true.
> + *
> + * * NvPmShowAll (boolean): Report all perfmon signals in queries; defaults to
> + * false.
> + *
> + * * NvPmUnnamed (boolean): Use the raw signal number rather than the name...