search for: nouveau_object_inc

Displaying 4 results from an estimated 4 matches for "nouveau_object_inc".

Did you mean: nouveau_object_find
2013 Oct 27
7
[Bug 70927] New: nv50_instobj_wr32 kernel panic
https://bugs.freedesktop.org/show_bug.cgi?id=70927 Priority: medium Bug ID: 70927 Assignee: nouveau at lists.freedesktop.org Summary: nv50_instobj_wr32 kernel panic Severity: normal Classification: Unclassified OS: Linux (All) Reporter: antoniovazquezblanco at gmail.com Hardware: x86-64 (AMD64)
2013 Dec 21
21
[Bug 72943] New: NV98 [GeForce 9300 gs m] hangs on boot- all linux kernel versions > 3.2
...radnileved kernel: [ 3839.484006] [<ffffffffa0415508>] ? nvbios_init+0x98/0x150 [nouveau] Dec 21 00:44:20 ycradnileved kernel: [ 3839.484006] [<ffffffffa041a875>] ? nv50_devinit_init+0x45/0x190 [nouveau] Dec 21 00:44:20 ycradnileved kernel: [ 3839.484006] [<ffffffffa0409c72>] ? nouveau_object_inc+0xb2/0x1a0 [nouveau] Dec 21 00:44:20 ycradnileved kernel: [ 3839.484006] [<ffffffffa042d478>] ? nouveau_devobj_ctor+0x1d8/0x6a0 [nouveau] Dec 21 00:44:20 ycradnileved kernel: [ 3839.484006] [<ffffffffa0409618>] ? nouveau_object_ctor+0x28/0xe0 [nouveau] Dec 21 00:44:20 ycradnileved ker...
2013 Dec 14
1
Crash on stable kernel 3.13.0-rc3 [NV05]
...2: 00000000 CR3: 2f5ba000 CR4: 000007d0 Stack: c0d18cc4 ef5d9b24 f0cef579 c0d18c00 00000005 c0f58238 c0f58200 00000000 c0d18cc4 ef5d9b44 f0cef5ec c0f58200 00000005 f0d85d63 00000001 00000013 00000012 ef5d9b9c f0d2a7f1 00000000 00000012 ef68e738 000037ee 00000005 Call Trace: [<f0cef579>] ? nouveau_object_inc+0x32/0x165 [nouveau] [<f0cef5ec>] nouveau_object_inc+0xa5/0x165 [nouveau] [<f0d2a7f1>] nouveau_devobj_ctor+0x233/0x6f2 [nouveau] [<f0cef03b>] nouveau_object_ctor+0x2f/0xce [nouveau] [<f0cef7d9>] nouveau_object_new+0x12d/0x1c7 [nouveau] [<f0d59ff0>] nouveau_drm_loa...
2013 Sep 08
5
[PATCH 1/5] drm/nv31/mpeg: no need to set compat mode differently for nv44 gr
Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu> --- drivers/gpu/drm/nouveau/core/engine/mpeg/nv31.c | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/drivers/gpu/drm/nouveau/core/engine/mpeg/nv31.c b/drivers/gpu/drm/nouveau/core/engine/mpeg/nv31.c index c190043..5c54aa1 100644 --- a/drivers/gpu/drm/nouveau/core/engine/mpeg/nv31.c +++