mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* 4.3 nouveau regression: nv04_fbcon_imageblit(?) deadlock
@ 2015-11-26 17:10 Meelis Roos
  2015-11-26 17:16 ` Ilia Mirkin
  0 siblings, 1 reply; 3+ messages in thread
From: Meelis Roos @ 2015-11-26 17:10 UTC (permalink / raw)
  To: Linux Kernel list, dri-devel, David Airlie, Ben Skeggs

Hello, this is a report about a PC with 3 nvidia cards - PCI-E NV44, AGP 
NV34 and PCI NV05. Only NV44 has monitor attached currently.

4.2.0 (both packaged and self-compiled) worked fine, 4.3.0 and 4.4-rc2 
exhibit a problem: after the system has started up, I start getting 
messages like INFO: task kworker/0:2:652 blocked for more than 120 
seconds. where nv04_fbcon_imageblit and nouveau_pmops_runtime_suspend 
show up in trace. The trace keeps reappearing, also breaking lspci and 
clean reboot (they hang).

dmesg from 4.4-rc2, drm-debug=0xe
http://kodu.ut.ee/~mroos/download/dm-nouveau-4.4-rc2

dmesg from 4.2.0, drm.debug=0xe
http://kodu.ut.ee/~mroos/download/dm-nouveau-4.2

lspci -vvv
http://kodu.ut.ee/~mroos/download/lspci.nouveau

config:
http://kodu.ut.ee/~mroos/download/nouveau-config

Is there anything else I can provide?

-- 
Meelis Roos (mroos@linux.ee)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: 4.3 nouveau regression: nv04_fbcon_imageblit(?) deadlock
  2015-11-26 17:10 4.3 nouveau regression: nv04_fbcon_imageblit(?) deadlock Meelis Roos
@ 2015-11-26 17:16 ` Ilia Mirkin
  2015-11-27 14:14   ` Meelis Roos
  0 siblings, 1 reply; 3+ messages in thread
From: Ilia Mirkin @ 2015-11-26 17:16 UTC (permalink / raw)
  To: Meelis Roos; +Cc: Linux Kernel list, dri-devel, David Airlie, Ben Skeggs

On Thu, Nov 26, 2015 at 12:10 PM, Meelis Roos <mroos@linux.ee> wrote:
> Hello, this is a report about a PC with 3 nvidia cards - PCI-E NV44, AGP
> NV34 and PCI NV05. Only NV44 has monitor attached currently.
>
> 4.2.0 (both packaged and self-compiled) worked fine, 4.3.0 and 4.4-rc2
> exhibit a problem: after the system has started up, I start getting
> messages like INFO: task kworker/0:2:652 blocked for more than 120
> seconds. where nv04_fbcon_imageblit and nouveau_pmops_runtime_suspend
> show up in trace. The trace keeps reappearing, also breaking lspci and
> clean reboot (they hang).
>
> dmesg from 4.4-rc2, drm-debug=0xe
> http://kodu.ut.ee/~mroos/download/dm-nouveau-4.4-rc2
>
> dmesg from 4.2.0, drm.debug=0xe
> http://kodu.ut.ee/~mroos/download/dm-nouveau-4.2
>
> lspci -vvv
> http://kodu.ut.ee/~mroos/download/lspci.nouveau
>
> config:
> http://kodu.ut.ee/~mroos/download/nouveau-config
>
> Is there anything else I can provide?

Runtime pm shouldn't be a thing for these GPUs... can you see if
booting with nouveau.runpm=0 fixes it? Sounds like we reintroduced
some problem for GPUs that don't have optimus-style acpi power off
hooks.

  -ilia

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: 4.3 nouveau regression: nv04_fbcon_imageblit(?) deadlock
  2015-11-26 17:16 ` Ilia Mirkin
@ 2015-11-27 14:14   ` Meelis Roos
  0 siblings, 0 replies; 3+ messages in thread
From: Meelis Roos @ 2015-11-27 14:14 UTC (permalink / raw)
  To: Ilia Mirkin; +Cc: Linux Kernel list, dri-devel, David Airlie, Ben Skeggs

> > 4.2.0 (both packaged and self-compiled) worked fine, 4.3.0 and 4.4-rc2
> > exhibit a problem: after the system has started up, I start getting
> > messages like INFO: task kworker/0:2:652 blocked for more than 120
> > seconds. where nv04_fbcon_imageblit and nouveau_pmops_runtime_suspend
> > show up in trace. The trace keeps reappearing, also breaking lspci and
> > clean reboot (they hang).
> >
> > dmesg from 4.4-rc2, drm-debug=0xe
> > http://kodu.ut.ee/~mroos/download/dm-nouveau-4.4-rc2
> >
> > dmesg from 4.2.0, drm.debug=0xe
> > http://kodu.ut.ee/~mroos/download/dm-nouveau-4.2
> >
> > lspci -vvv
> > http://kodu.ut.ee/~mroos/download/lspci.nouveau
> >
> > config:
> > http://kodu.ut.ee/~mroos/download/nouveau-config
> >
> > Is there anything else I can provide?
> 
> Runtime pm shouldn't be a thing for these GPUs... can you see if
> booting with nouveau.runpm=0 fixes it? Sounds like we reintroduced
> some problem for GPUs that don't have optimus-style acpi power off
> hooks.

Yes, nouveau.runpm=0 makes the hang go away, and reboot and lspci also 
started working without hangs.

-- 
Meelis Roos (mroos@linux.ee)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-11-27 14:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-26 17:10 4.3 nouveau regression: nv04_fbcon_imageblit(?) deadlock Meelis Roos
2015-11-26 17:16 ` Ilia Mirkin
2015-11-27 14:14   ` Meelis Roos

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome