Displaying 20 results from an estimated 24 matches for "war00c800_0".
2015 Dec 30
2
[RFC PATCH v2 0/7] stabilize kepler reclocking
...18:43 schrieb Pierre Moreau:
> Hello,
>
> Maybe my e-mail client is messing with me, but I couldn't find any dmesg output
> attached to your e-mail. Could you please try to attach it again?
>
> By the way, since you have a Kepler, you should try booting with
> "nouveau.War00C800_0=1". That workaround is enabled by default in 4.4-rc5
> (IIRC), but that might not be the case on Karol's branch.
>
> Best regards,
> Pierre
>
I did not find that parameter under /sys/module/nouveau/parameters.
Google led me to try nouveau.config=War00C800_0=1 instead.
Any...
2015 Dec 31
2
[RFC PATCH v2 0/7] stabilize kepler reclocking
...be my e-mail client is messing with me, but I couldn't find any
>dmesg
>> > output
>> > attached to your e-mail. Could you please try to attach it again?
>> >
>> > By the way, since you have a Kepler, you should try booting with
>> > "nouveau.War00C800_0=1". That workaround is enabled by default in
>4.4-rc5
>> > (IIRC), but that might not be the case on Karol's branch.
>> >
>> > Best regards,
>> > Pierre
>> >
>>
>> I did not find that parameter under /sys/module/nouveau/parameter...
2015 Dec 31
0
[RFC PATCH v2 0/7] stabilize kepler reclocking
...> >
> > Maybe my e-mail client is messing with me, but I couldn't find any dmesg
> > output
> > attached to your e-mail. Could you please try to attach it again?
> >
> > By the way, since you have a Kepler, you should try booting with
> > "nouveau.War00C800_0=1". That workaround is enabled by default in 4.4-rc5
> > (IIRC), but that might not be the case on Karol's branch.
> >
> > Best regards,
> > Pierre
> >
>
> I did not find that parameter under /sys/module/nouveau/parameters.
> Google led me to try no...
2015 Nov 28
0
[PATCH] pci: enable c800 magic for Clevo P150SM-A GTX 870M
...f582f8 100644
--- a/drm/nouveau/nvkm/engine/device/pci.c
+++ b/drm/nouveau/nvkm/engine/device/pci.c
@@ -691,6 +691,7 @@ static const struct nvkm_device_pci_vendor
nvkm_device_pci_10de_1199[] = {
{ 0x1458, 0xd001, "GeForce GTX 760" },
{ 0x1462, 0x1106, "GeForce GTX 780M", { .War00C800_0 = true } }, /* Medion Erazer X7827 */
+ { 0x1558, 0x5106, NULL, { .War00C800_0 = true } }, /* Clevo P150SM-A */
{}
};
--
2.6.3
2015 Nov 28
0
[PATCH v2] pci: enable c800 magic for Clevo P150SM-A GTX 870M
...8d488e 100644
--- a/drm/nouveau/nvkm/engine/device/pci.c
+++ b/drm/nouveau/nvkm/engine/device/pci.c
@@ -691,6 +691,7 @@ static const struct nvkm_device_pci_vendor
nvkm_device_pci_10de_1199[] = {
{ 0x1458, 0xd001, "GeForce GTX 760" },
{ 0x1462, 0x1106, "GeForce GTX 780M", { .War00C800_0 = true } }, /* Medion Erazer X7827 */
+ { 0x1558, 0x5281, NULL, { .War00C800_0 = true } }, /* Clevo P150SM-A */
{}
};
--
2.6.3
2016 Jan 16
1
[Bug 93732] New: SW cursor flicker in-game
...col Version 11, Revision 0
Build Operating System: Linux 4.3.3-2-ARCH x86_64
Current Operating System: Linux thomas-nb 4.3.3-2-ARCH #1 SMP PREEMPT Wed Dec
23 20:09:18 CET 2015 x86_64
Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img
root=/dev/sda2 rw nouveau.pstate=1 nouveau.War00C800_0=1
nouveau.config=War00C800_0=1
Build Date: 16 January 2016 01:12:20PM
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/arc...
2015 Nov 18
14
[Bug 92991] New: Nouveau module loading regression in 4.4-rc1 on optimus system
https://bugs.freedesktop.org/show_bug.cgi?id=92991
Bug ID: 92991
Summary: Nouveau module loading regression in 4.4-rc1 on
optimus system
Product: xorg
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
2015 Aug 22
32
[Bug 91722] New: [NVE4] PGRAPH - grctx template channel unload timeout, failed to construct context, init failed, -16
https://bugs.freedesktop.org/show_bug.cgi?id=91722
Bug ID: 91722
Summary: [NVE4] PGRAPH - grctx template channel unload timeout,
failed to construct context, init failed, -16
Product: Mesa
Version: 10.6
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: major
2015 May 25
57
[Bug 90626] New: HP ZBook 15 nouveau driver hangup for kernel >= 3.19
https://bugs.freedesktop.org/show_bug.cgi?id=90626
Bug ID: 90626
Summary: HP ZBook 15 nouveau driver hangup for kernel >= 3.19
Product: xorg
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: critical
Priority: medium
Component: Driver/nouveau
Assignee:
2013 Oct 10
97
[Bug 70354] New: Failed to initialise context object: 2D_NVC0 (0) (for my GeForce GT 750M)
https://bugs.freedesktop.org/show_bug.cgi?id=70354
Priority: medium
Bug ID: 70354
Assignee: nouveau at lists.freedesktop.org
Summary: Failed to initialise context object: 2D_NVC0 (0) (for
my GeForce GT 750M)
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS:
2015 Oct 27
0
[PATCH] pci: enable c800 magic for Lenovo Y510P
...ngine/device/pci.c
index e8eb14e..c5fc909 100644
--- a/drm/nouveau/nvkm/engine/device/pci.c
+++ b/drm/nouveau/nvkm/engine/device/pci.c
@@ -259,6 +259,12 @@ nvkm_device_pci_10de_0df4[] = {
};
static const struct nvkm_device_pci_vendor
+nvkm_device_pci_10de_0fcd[] = {
+ { 0x17aa, 0x3801, NULL, { .War00C800_0 = true } }, /* Lenovo Y510P */
+ {}
+};
+
+static const struct nvkm_device_pci_vendor
nvkm_device_pci_10de_0fd2[] = {
{ 0x1028, 0x0595, "GeForce GT 640M LE" },
{ 0x1028, 0x05b2, "GeForce GT 640M LE" },
@@ -1349,7 +1355,7 @@ nvkm_device_pci_10de[] = {
{ 0x0fc6, "GeFor...
2015 Oct 31
0
[PATCH] pci: enable c800 magic for Medion Erazer X7827
...vkm/engine/device/pci.c
+++ b/drm/nouveau/nvkm/engine/device/pci.c
@@ -678,6 +678,7 @@ nvkm_device_pci_10de_1189[] = {
static const struct nvkm_device_pci_vendor
nvkm_device_pci_10de_1199[] = {
{ 0x1458, 0xd001, "GeForce GTX 760" },
+ { 0x1462, 0x1106, "GeForce GTX 780M", { .War00C800_0 = true } }, /* Medion Erazer X7827 */
{}
};
--
2.4.10
2015 Nov 03
0
[PATCH] pci: enable c800 magic for Clevo P157SM
...ngine/device/pci.c
index e3c783d..d506e02 100644
--- a/drm/nouveau/nvkm/engine/device/pci.c
+++ b/drm/nouveau/nvkm/engine/device/pci.c
@@ -689,6 +689,12 @@ nvkm_device_pci_10de_1199[] = {
};
static const struct nvkm_device_pci_vendor
+nvkm_device_pci_10de_11e0[] = {
+ { 0x1558, 0x5106, NULL, { .War00C800_0 = true } },
+ {}
+};
+
+static const struct nvkm_device_pci_vendor
nvkm_device_pci_10de_11e3[] = {
{ 0x17aa, 0x3683, "GeForce GTX 760A" },
{}
@@ -1485,7 +1491,7 @@ nvkm_device_pci_10de[] = {
{ 0x11c6, "GeForce GTX 650 Ti" },
{ 0x11c8, "GeForce GTX 650" },
{...
2015 Dec 03
0
[PATCH] pci: enable c800 workaround for Clevo W355STQ
...ngine/device/pci.c
index caf22b5..4475bc2 100644
--- a/drm/nouveau/nvkm/engine/device/pci.c
+++ b/drm/nouveau/nvkm/engine/device/pci.c
@@ -701,6 +701,12 @@ nvkm_device_pci_10de_11e0[] = {
};
static const struct nvkm_device_pci_vendor
+nvkm_device_pci_10de_11e2[] = {
+ { 0x1558, 0x3537, NULL, { .War00C800_0 = true } }, /* Clevo W355STQ */
+ {}
+};
+
+static const struct nvkm_device_pci_vendor
nvkm_device_pci_10de_11e3[] = {
{ 0x17aa, 0x3683, "GeForce GTX 760A" },
{}
@@ -1499,7 +1505,7 @@ nvkm_device_pci_10de[] = {
{ 0x11cb, "GeForce GT 740" },
{ 0x11e0, "GeForce GTX 7...
2015 Dec 25
0
[RFC PATCH v2 0/7] stabilize kepler reclocking
Hello,
Maybe my e-mail client is messing with me, but I couldn't find any dmesg output
attached to your e-mail. Could you please try to attach it again?
By the way, since you have a Kepler, you should try booting with
"nouveau.War00C800_0=1". That workaround is enabled by default in 4.4-rc5
(IIRC), but that might not be the case on Karol's branch.
Best regards,
Pierre
On 08:18 AM - Dec 25 2015, Thomas Martitz wrote:
> Hello,
>
> following up on myself, it was suggested on IRC that I better attach a dmesg
> ou...
2015 Aug 04
18
[Bug 91557] New: [NVE4] freezes: HUB_INIT timed out
https://bugs.freedesktop.org/show_bug.cgi?id=91557
Bug ID: 91557
Summary: [NVE4] freezes: HUB_INIT timed out
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
Assignee: nouveau at
2015 May 25
6
[Bug 90632] New: DRI_PRIME=1 has no effect with GK106M
https://bugs.freedesktop.org/show_bug.cgi?id=90632
Bug ID: 90632
Summary: DRI_PRIME=1 has no effect with GK106M
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
Assignee: nouveau
2020 Oct 06
0
[RFC PATCH v2 2/3] nouveau: Add kernel-docs for module parameters
...queries; defaults to
+ * false.
+ *
+ * * NvPmUnnamed (boolean): Use the raw signal number rather than the name in
+ * perfmon queries; defaults to the value of NvPmShowAll.
+ *
+ * * NvPmEnableGating (boolean): Enable clockgating for chipsets that support
+ * it; defaults to false.
+ *
+ * * War00C800_0 (boolean): Enables the PGOB work-around on all GK10[467]
+ * boards; defaults to true.
+ *
+ * * MmuDebugBufferSize (integer): Size of the MUU debug buffers; defaults to
+ * the framebuffer page size.
+ *
+ * * NvAGP (integer): Force a particular AGP mode (0 to disable).
+ *
+ * * NvChipset (in...
2020 Sep 11
6
[RFC] Documentation: nouveau: Introduce some nouveau documentation
...queries; defaults to
+ * false.
+ *
+ * * NvPmUnnamed (boolean): Use the raw signal number rather than the name in
+ * perfmon queries; defaults to the value of NvPmShowAll.
+ *
+ * * NvPmEnableGating (boolean): Enable clockgating for chipsets that support
+ * it; defaults to false.
+ *
+ * * War00C800_0 (boolean): Enables the PGOB work-around on all GK10[467]
+ * boards; defaults to true.
+ *
+ * * MmuDebugBufferSize (integer): Size of the MUU debug buffers; defaults to
+ * the framebuffer page size.
+ *
+ * * NvAGP (integer): Force a particular AGP mode (0 to disable).
+ *
+ * * NvChipset (in...
2020 Sep 23
0
[RFC] Documentation: nouveau: Introduce some nouveau documentation
...*
> + * * NvPmUnnamed (boolean): Use the raw signal number rather than the name in
> + * perfmon queries; defaults to the value of NvPmShowAll.
> + *
> + * * NvPmEnableGating (boolean): Enable clockgating for chipsets that support
> + * it; defaults to false.
> + *
> + * * War00C800_0 (boolean): Enables the PGOB work-around on all GK10[467]
> + * boards; defaults to true.
> + *
> + * * MmuDebugBufferSize (integer): Size of the MUU debug buffers; defaults to
> + * the framebuffer page size.
> + *
> + * * NvAGP (integer): Force a particular AGP mode (0 to dis...