search for: nv50_disp_intr_supervisor

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

2013 Aug 12
0
[RFC PATCH] drm/nv50-nvd0: implement precise vblank timing support on nv50/nvc0.
...nv_engine(priv)->cclass = &nv50_disp_cclass; nv_subdev(priv)->intr = nv50_disp_intr; + priv->base.max_vblank_count = 0xffff; + priv->base.get_vblank_count = nv50_disp_get_vblank_count; + priv->base.get_scanoutpos = nv50_disp_get_scanoutpos; INIT_WORK(&priv->supervisor, nv50_disp_intr_supervisor); priv->sclass = nv50_disp_sclass; priv->head.nr = 2; diff --git a/drivers/gpu/drm/nouveau/core/engine/disp/nv50.h b/drivers/gpu/drm/nouveau/core/engine/disp/nv50.h index 1ae6ceb..e3900ce 100644 --- a/drivers/gpu/drm/nouveau/core/engine/disp/nv50.h +++ b/drivers/gpu/drm/nouveau/core/engin...
2016 Apr 02
5
[Bug 94803] New: nouveau bug crashes kernel 4.4.6 on warm boot
...NY Quadro FX 580" (Tesla / G96) with two attached monitors, both connected on display port. The crash happens quite early when the kernel sets mode on the framebuffer. Resolution is set to 1920x1200 px, 240x75 cols/lines. attached: picture of the screen showing the stack trace dump of "nv50_disp_intr_supervisor" function from the 4.4.6 vmlinux -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/nouveau/attachments/20160402/d314d66f/attachment.html>
2014 Jun 13
2
REGRESSION: Kernel PANIC 8777c5c11764d8336d8270f96778158c34c92108 - drm/nouveau/dp: probe dpcd to determine connectedness
...irewire_ohci firewire_core crc_itu_t ahci libahci libata forcedeth scsi_mod [ 17.608348] CPU: 0 PID: 249 Comm: kworker/0:2 Not tainted 3.15.0-rc8+ #162 [ 17.608359] Hardware name: Apple Inc. Macmini3,1/Mac-F22C86C8, BIOS MM31.88Z.0081.B06.0904271717 04/27/09 [ 17.608395] Workqueue: events nv50_disp_intr_supervisor [nouveau] [ 17.608408] task: ffff8800b9184bd0 ti: ffff88013aa74000 task.ti: ffff88013aa74000 [ 17.608419] RIP: 0010:[<ffffffffa055f901>] [<ffffffffa055f901>] exec_clkcmp+0x15e/0x2be [nouveau] [ 17.608456] RSP: 0000:ffff88013aa77ce8 EFLAGS: 00010202 [ 17.608465] RAX: 0000000000...
2014 Jun 15
0
REGRESSION: Kernel PANIC 8777c5c11764d8336d8270f96778158c34c92108 - drm/nouveau/dp: probe dpcd to determine connectedness
...rewire_core crc_itu_t ahci libahci libata forcedeth scsi_mod > [ 17.608348] CPU: 0 PID: 249 Comm: kworker/0:2 Not tainted 3.15.0-rc8+ #162 > [ 17.608359] Hardware name: Apple Inc. Macmini3,1/Mac-F22C86C8, BIOS MM31.88Z.0081.B06.0904271717 04/27/09 > [ 17.608395] Workqueue: events nv50_disp_intr_supervisor [nouveau] > [ 17.608408] task: ffff8800b9184bd0 ti: ffff88013aa74000 task.ti: ffff88013aa74000 > [ 17.608419] RIP: 0010:[<ffffffffa055f901>] [<ffffffffa055f901>] exec_clkcmp+0x15e/0x2be [nouveau] > [ 17.608456] RSP: 0000:ffff88013aa77ce8 EFLAGS: 00010202 > [ 17.608...