Displaying 20 results from an estimated 49 matches for "nv46".
Did you mean:
nv40
2015 Jul 27
4
[PATCH] nouveau: nv46: Change mc subdev oclass from nv44 to nv4c
Hi,
On 24-07-15 04:32, Ben Skeggs wrote:
> On 24 July 2015 at 01:20, Hans de Goede <hdegoede at redhat.com> wrote:
>> MSI interrupts appear to not work for nv46 based cards. Change the mc
>> subdev oclass for these cards from nv44 to nv4c, the nv4c mc code is
>> identical to the nv44 mc code except that it does not use msi
>> (it does not define a msi_rearm callback).
> I'm fine with this, but it'd be nice to check that the bin...
2016 Jan 17
5
Recommendation for cherry-pick between 3.12 and 4.2: 0a363e85cdaf
Hello,
I'd like to recommend backporting this commit:
commit 0a363e85cdafbceeee6a49b91c604d0d4d070dc7
Author: Hans de Goede <hdegoede at redhat.com>
Date: Thu Jul 23 17:20:12 2015 +0200
drm/nouveau/nv46: Change mc subdev oclass from nv44 to nv4c
This disables MSI by default on G72 (NV46) devices where it's
apparently a bit buggy. We have a later patch which turns MSI back on
with a quirk, but it isn't extremely necessary for these devices, and
disabling (or, rather, not enabling) MSI is a...
2018 Feb 11
0
Suspend to disk with nvidia NV40/NV46 (Geforce Go 7400)
Suspend to RAM works perfectly with NV40/NV46 (Geforce Go 7400),
but not suspend to disk (hibernation).
The resume after suspend to disk (hibernation) has as a result, a black
screen and it freezes ever keyboard....
Only solution then, is hard poweroff...
Is suspend to disk (hibernation) supported with NV40/NV46 ?
2012 Oct 28
4
[Bug 56474] New: 3D app segfaults on NV46
https://bugs.freedesktop.org/show_bug.cgi?id=56474
Priority: medium
Bug ID: 56474
Assignee: nouveau at lists.freedesktop.org
Summary: 3D app segfaults on NV46
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: 1o5g4r8o at gmail.com
Hardware: x86 (IA32)
Status: NEW
Version: 9.0
Component: Drivers/DRI/nouveau
Product: Mesa
Created attachment 6...
2015 Jul 23
4
[PATCH] nouveau: nv46: Change mc subdev oclass from nv44 to nv4c
MSI interrupts appear to not work for nv46 based cards. Change the mc
subdev oclass for these cards from nv44 to nv4c, the nv4c mc code is
identical to the nv44 mc code except that it does not use msi
(it does not define a msi_rearm callback).
BugLink: https://bugs.freedesktop.org/show_bug.cgi?id=90435
Signed-off-by: Hans de Goede <hdeg...
2009 Nov 04
2
[Bug 24925] New: X server freeze on NV46
http://bugs.freedesktop.org/show_bug.cgi?id=24925
Summary: X server freeze on NV46
Product: xorg
Version: 7.5
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: critical
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
ReportedBy:...
2016 Apr 11
1
"unknown fragment shader param 17" error on NV46 when running glxgears
Hi,
While trying to reproduce:
https://bugzilla.redhat.com/show_bug.cgi?id=1325667
I also gave glxgears a quick test with mesa master, this
resulted in the following errors being printed to the
terminal from which glxgears was started :
unknown fragment shader param 17
unknown fragment shader param 17
unknown fragment shader param 17
unknown fragment shader param 17
unknown fragment shader
2015 Aug 03
3
"enable dri3 support without glamor" causes gnome-shell regression on nv4x
...fied by sticking
> PUSH_KICK's everywhere.
I do not believe that that is the problem, in my case it clearly
seems to be a pitch / swizzle problem rather then a synchronizarion
problem, here is what my desktop with gnome shell looks like when
using DRI2:
https://fedorapeople.org/~jwrdegoede/nv46-gnome-shell-good.jpg
And this is what it looks like when using DRI3:
https://fedorapeople.org/~jwrdegoede/nv46-gnome-shell-bad.jpg
The DRI2 screenshot is made with Mario's 2 patches on top of
current master:
http://lists.freedesktop.org/archives/nouveau/2015-July/021740.html
http://lists.fr...
2014 Oct 25
5
[Bug 85444] New: [NV46] Heavy corruption, no hardfreeze, back to console and libexa.so segfault
https://bugs.freedesktop.org/show_bug.cgi?id=85444
Bug ID: 85444
Summary: [NV46] Heavy corruption, no hardfreeze, back to
console and libexa.so segfault
Product: xorg
Version: git
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/no...
2014 Jun 17
2
[Bug 80145] New: [NV46] GPU lockup - switching to software fbcon
https://bugs.freedesktop.org/show_bug.cgi?id=80145
Priority: medium
Bug ID: 80145
Assignee: nouveau at lists.freedesktop.org
Summary: [NV46] GPU lockup - switching to software fbcon
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: jesus.guerrero.botella at gmail.com
Hardware: x86-64 (AMD64)
Status: NEW...
2015 Jun 16
3
Progress on nv46 vblank bug
Hi All,
So I've been working~w banging my head against the nv46 vblank bug
again and I've been finding out some interesting things.
This is all using the latest kernel + ddx + mesa code.
All of this was tested with *cold* (power removed from wall outlet
for 20 seconds) boots in between the scenarios because this is
really weird, all boots where into text...
2016 May 16
7
[Bug 95429] New: NV46 G72M picture is always distorted on VGA output
https://bugs.freedesktop.org/show_bug.cgi?id=95429
Bug ID: 95429
Summary: NV46 G72M picture is always distorted on VGA output
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
Assig...
2016 Jan 19
2
Recommendation for cherry-pick between 3.12 and 4.2: 0a363e85cdaf
Hi,
On 01/17/2016, 08:28 PM, Ilia Mirkin wrote:
> I'd like to recommend backporting this commit:
>
> commit 0a363e85cdafbceeee6a49b91c604d0d4d070dc7
> Author: Hans de Goede <hdegoede at redhat.com>
> Date: Thu Jul 23 17:20:12 2015 +0200
>
> drm/nouveau/nv46: Change mc subdev oclass from nv44 to nv4c
>
> This disables MSI by default on G72 (NV46) devices where it's
> apparently a bit buggy. We have a later patch which turns MSI back on
> with a quirk, but it isn't extremely necessary for these devices, and
> disabling (or, rathe...
2019 Feb 01
2
[Bug 109529] New: [NV46] unable to handle kernel paging request
https://bugs.freedesktop.org/show_bug.cgi?id=109529
Bug ID: 109529
Summary: [NV46] unable to handle kernel paging request
Product: Mesa
Version: 18.2
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/nouveau
Assignee: nouveau at lists.free...
2016 Apr 23
9
[Bug 95095] New: NV46 (G72) Full screen artifacts in Freespace 2 SW OT mod
https://bugs.freedesktop.org/show_bug.cgi?id=95095
Bug ID: 95095
Summary: NV46 (G72) Full screen artifacts in Freespace 2 SW OT
mod
Product: Mesa
Version: git
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/nouveau...
2009 Aug 21
21
[Bug 23445] New: NV46: GPU lockup on VT switch
http://bugs.freedesktop.org/show_bug.cgi?id=23445
Summary: NV46: GPU lockup on VT switch
Product: xorg
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: critical
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freede...
2015 Jul 30
2
"enable dri3 support without glamor" causes gnome-shell regression on nv4x
Hi Maarten,
xf86-video-nouveau causes a garbled display when running
gnome-shell on nv4x (tested with nv43 and nv46) since this commit:
http://cgit.freedesktop.org/nouveau/xf86-video-nouveau/commit/?id=241e7289f25a342a457952b9b0e539c2f0b81d99
I've seen some discussion about issues caused by enabling dri,
but AFAIK no solution let.
I have time to help with debugging / fixing this, but I will
need some guid...
2015 Feb 01
18
[Bug 88893] New: [NV46] GPU lockup with Quadro NVS 110M
https://bugs.freedesktop.org/show_bug.cgi?id=88893
Bug ID: 88893
Summary: [NV46] GPU lockup with Quadro NVS 110M
Product: xorg
Version: 7.7 (2012.06)
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: major
Priority: medium
Component: Driver/nouveau
Assignee: nouveau...
2016 Jan 19
0
Recommendation for cherry-pick between 3.12 and 4.2: 0a363e85cdaf
...08:28 PM, Ilia Mirkin wrote:
>> I'd like to recommend backporting this commit:
>>
>> commit 0a363e85cdafbceeee6a49b91c604d0d4d070dc7
>> Author: Hans de Goede <hdegoede at redhat.com>
>> Date: Thu Jul 23 17:20:12 2015 +0200
>>
>> drm/nouveau/nv46: Change mc subdev oclass from nv44 to nv4c
>>
>> This disables MSI by default on G72 (NV46) devices where it's
>> apparently a bit buggy. We have a later patch which turns MSI back on
>> with a quirk, but it isn't extremely necessary for these devices, and
>> d...
2009 Dec 15
2
[TEST REQUEST] nv40 "firmware" replacement
So, I've spent the last few days messing around with replacing our use
of NVIDIA's context programs on GeForce 6/7 hardware and have something
that works on the 4 (2xNV44, NV46, NV4B) cards I have.
The context programs are *much* less complex than NVIDIA's and don't
handle nearly everything NVIDIA's do, however they do work for our
needs, and it's as good a starting point as any.
I've attached the currently generated "firmware" in the same...