Displaying 20 results from an estimated 700 matches similar to: "[Bug 100177] New: [GM206] Misrendering in XCOM Ennemy Within"
2018 Sep 23
3
[Bug 108032] New: nv50_ir_lowering_gm107.cpp:326: undefined reference to `nv50_ir::NVC0LoweringPass::loadMsAdjInfo32(nv50_ir::TexInstruction::Target, unsigned int, int, nv50_ir::Value*, bool)'
https://bugs.freedesktop.org/show_bug.cgi?id=108032
            Bug ID: 108032
           Summary: nv50_ir_lowering_gm107.cpp:326: undefined reference to
                    `nv50_ir::NVC0LoweringPass::loadMsAdjInfo32(nv50_ir::T
                    exInstruction::Target, unsigned int, int,
                    nv50_ir::Value*, bool)'
           Product: Mesa
           Version: git
         
2015 Mar 17
2
GM206 support?
On Fri, Feb 13, 2015 at 9:52 PM, Ilia Mirkin <imirkin at alum.mit.edu> wrote:
> On Fri, Feb 13, 2015 at 8:59 PM, Andy Lutomirski <luto at amacapital.net> wrote:
>> My new GTX 960 (GM206, I think) says:
>>
>> [   10.329351] nouveau ![  DEVICE][0000:09:00.0] unknown Maxwell chipset
>> [   10.329355] nouveau E[  DEVICE][0000:09:00.0] unknown chipset, 0x126010a1
2015 Mar 18
1
GM206 support?
On Tue, Mar 17, 2015 at 06:59:25PM -0400, Ilia Mirkin wrote:
> On Tue, Mar 17, 2015 at 6:40 PM, Andy Lutomirski <luto at amacapital.net> wrote:
> > On Tue, Mar 17, 2015 at 2:57 PM, Ilia Mirkin <imirkin at alum.mit.edu> wrote:
> >> On Tue, Mar 17, 2015 at 5:52 PM, Andy Lutomirski <luto at amacapital.net> wrote:
> >>> On Fri, Feb 13, 2015 at 9:52 PM,
2015 Feb 14
3
GM206 support?
My new GTX 960 (GM206, I think) says:
[   10.329351] nouveau ![  DEVICE][0000:09:00.0] unknown Maxwell chipset
[   10.329355] nouveau E[  DEVICE][0000:09:00.0] unknown chipset, 0x126010a1
[   10.329356] nouveau E[     DRM] failed to create 0x00000080, -22
[   10.330129] nouveau: probe of 0000:09:00.0 failed with error -22
Hacking up nouveau so that it treats it like a GM204 doesn't work.
Are
2015 Mar 17
3
GM206 support?
On Tue, Mar 17, 2015 at 2:57 PM, Ilia Mirkin <imirkin at alum.mit.edu> wrote:
> On Tue, Mar 17, 2015 at 5:52 PM, Andy Lutomirski <luto at amacapital.net> wrote:
>> On Fri, Feb 13, 2015 at 9:52 PM, Ilia Mirkin <imirkin at alum.mit.edu> wrote:
>>> On Fri, Feb 13, 2015 at 8:59 PM, Andy Lutomirski <luto at amacapital.net> wrote:
>>>> My new GTX 960
2018 Dec 08
7
[Bug 108982] New: GM206: MMIO write of 800000ec FAULT at 10eb14 [ IBUS ]
https://bugs.freedesktop.org/show_bug.cgi?id=108982
            Bug ID: 108982
           Summary: GM206: MMIO write of 800000ec FAULT at 10eb14 [ IBUS ]
           Product: xorg
           Version: unspecified
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Driver/nouveau
        
2019 Jan 27
1
[PATCH] update known chipsets list
---
 man/nouveau.man | 9 ++++++++-
 src/nv_driver.c | 8 ++++++--
 2 files changed, 14 insertions(+), 3 deletions(-)
diff --git a/man/nouveau.man b/man/nouveau.man
index 07d53c8..4878f24 100644
--- 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,
2016 May 28
2
Should I expect nouveau on 4.6 to work on a GM206?
I have the signed firmware (I think) and I'm running a fresh 4.6
kernel.  I got an image to show up briefly, rendering the Fedora
sign-in screen at something like one frame per ten seconds.  But then
I got all kinds of garbage, and I see:
[  719.300820] nouveau 0000:09:00.0: disp: outp 04:0006:0f44: link
training failed
dmesg |grep nouveau says:
[   10.053162] fb: switching to nouveaufb
2013 Aug 08
0
[Bug 64323] Severe misrendering in Left 4 Dead 2
https://bugs.freedesktop.org/show_bug.cgi?id=64323
--- Comment #5 from Emil Velikov <emil.l.velikov at gmail.com> ---
Dota 2 exhibits the same issue (patches still seem to work)
-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2013 Aug 09
1
[Bug 64323] Severe misrendering in Left 4 Dead 2
how did you get dota2 to even start? it should not work with the nouveau
drivers.
Live long and prosper,
Christ-Jan Wijtmans
http://facebook.com/cj.wijtmans
http://twitter.com/cjwijtmans
On Thu, Aug 8, 2013 at 4:48 PM, <bugzilla-daemon at freedesktop.org> wrote:
>   *Comment # 5 <https://bugs.freedesktop.org/show_bug.cgi?id=64323#c5> on bug
> 64323
2013 Nov 12
0
"Funny" index buffer transfers (was: Bug 64323] New: Severe misrendering in Left 4 Dead 2)
Hello Christoph,
I was looking at bug 64323[1] over the weekend as to why this case works
under nvc0+ hardware and does not under nv50. Here are some of the
things I've noticed:
* nvc0 uses immediate(s) for VERTEX_BEGIN_GL/VERTEX_END_GL
* nvc0 is more consistent for doing pushbuffer space checks
* nvc0 uses dirty tracking in set_index_buffer()
* nvc0 uses "VERTEX_DATA push mode"
2015 Mar 17
0
GM206 support?
On Tue, Mar 17, 2015 at 5:52 PM, Andy Lutomirski <luto at amacapital.net> wrote:
> On Fri, Feb 13, 2015 at 9:52 PM, Ilia Mirkin <imirkin at alum.mit.edu> wrote:
>> On Fri, Feb 13, 2015 at 8:59 PM, Andy Lutomirski <luto at amacapital.net> wrote:
>>> My new GTX 960 (GM206, I think) says:
>>>
>>> [   10.329351] nouveau ![  DEVICE][0000:09:00.0]
2015 Mar 17
0
GM206 support?
On Tue, Mar 17, 2015 at 6:40 PM, Andy Lutomirski <luto at amacapital.net> wrote:
> On Tue, Mar 17, 2015 at 2:57 PM, Ilia Mirkin <imirkin at alum.mit.edu> wrote:
>> On Tue, Mar 17, 2015 at 5:52 PM, Andy Lutomirski <luto at amacapital.net> wrote:
>>> On Fri, Feb 13, 2015 at 9:52 PM, Ilia Mirkin <imirkin at alum.mit.edu> wrote:
>>>> On Fri, Feb
2015 Feb 14
0
GM206 support?
On Fri, Feb 13, 2015 at 8:59 PM, Andy Lutomirski <luto at amacapital.net> wrote:
> My new GTX 960 (GM206, I think) says:
>
> [   10.329351] nouveau ![  DEVICE][0000:09:00.0] unknown Maxwell chipset
> [   10.329355] nouveau E[  DEVICE][0000:09:00.0] unknown chipset, 0x126010a1
> [   10.329356] nouveau E[     DRM] failed to create 0x00000080, -22
> [   10.330129] nouveau:
2015 Feb 21
0
[PATCH] device/gm100: Basic GM206 bring up (as copy of GM204)
Enough to get VGA monitor on DVI-I output have output.
HDMI output not yet working
---
 drm/nouveau/nvkm/engine/device/gm100.c | 43 ++++++++++++++++++++++++++++++++++
 1 file changed, 43 insertions(+)
diff --git a/drm/nouveau/nvkm/engine/device/gm100.c b/drm/nouveau/nvkm/engine/device/gm100.c
index 539561e..108d048 100644
--- a/drm/nouveau/nvkm/engine/device/gm100.c
+++
2016 May 29
0
Should I expect nouveau on 4.6 to work on a GM206?
Do you have mesa 11.2 or later? GM20x support was only added in mesa 11.2.
Cheers,
  -ilia
On Sat, May 28, 2016 at 4:51 PM, Andy Lutomirski <luto at kernel.org> wrote:
> I have the signed firmware (I think) and I'm running a fresh 4.6
> kernel.  I got an image to show up briefly, rendering the Fedora
> sign-in screen at something like one frame per ten seconds.  But then
>
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,
2016 May 29
0
Should I expect nouveau on 4.6 to work on a GM206?
On Sun, May 29, 2016 at 3:07 PM, Andy Lutomirski <luto at kernel.org> wrote:
> On Sat, May 28, 2016 at 5:48 PM, Ilia Mirkin <imirkin at alum.mit.edu> wrote:
>> Do you have mesa 11.2 or later? GM20x support was only added in mesa 11.2.
>>
>
> I just upgraded to 11.2.  I'm getting errors like this in the log:
>
> [ 5383.723240] nouveau 0000:09:00.0: fifo:
2016 Jun 26
0
Should I expect nouveau on 4.6 to work on a GM206?
On Sun, May 29, 2016 at 12:27 PM, Andy Lutomirski <luto at kernel.org> wrote:
> On Sun, May 29, 2016 at 12:22 PM, Ilia Mirkin <imirkin at alum.mit.edu> wrote:
>> On Sun, May 29, 2016 at 3:07 PM, Andy Lutomirski <luto at kernel.org> wrote:
>>> On Sat, May 28, 2016 at 5:48 PM, Ilia Mirkin <imirkin at alum.mit.edu> wrote:
>>>> Do you have mesa
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