From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org
Subject: [Bug 71662] New: [nvd9 regression] 3d application hang
Date: Fri, 15 Nov 2013 22:32:02 +0000
Message-ID:
Priority
medium
Bug ID
71662
Assignee
nouveau@lists.freedesktop.org
Summary
[nvd9 regression] 3d application hang
Severity
normal
Classification
Unclassified
OS
All
Reporter
jano.vesely@gmail.com
Hardware
Other
Status
NEW
Version
unspecified
Component
Drivers/DRI/nouveau
Product
Mesa
This is a regression from 3.12 to 3.13 (still present on nouveau master).
I started seeing these in dmesg:
[ 64.358170] hda-codec: out of range cmd 0:6:707:fffffffc
[ 2310.511292] nouveau W[ PFIFO][0000:01:00.0] INTR 0x01000000: 0x00000005
[ 2310.778618] nouveau W[ PFIFO][0000:01:00.0] INTR 0x01000000: 0x00000005
[ 2310.837097] nouveau W[ PFIFO][0000:01:00.0] INTR 0x01000000: 0x00000005
[ 2310.895963] nouveau W[ PFIFO][0000:01:00.0] INTR 0x01000000: 0x00000005
[ 2311.231493] nouveau W[ PFIFO][0000:01:00.0] INTR 0x01000000: 0x00000005
[ 2311.326618] nouveau W[ PFIFO][0000:01:00.0] INTR 0x01000000: 0x00000005
[ 2311.466523] nouveau W[ PFIFO][0000:01:00.0] INTR 0x01000000: 0x00000005
[ 2312.081457] nouveau W[ PFIFO][0000:01:00.0] INTR 0x01000000: 0x00000005
[ 2312.118070] nouveau W[ PFIFO][0000:01:00.0] INTR 0x01000000: 0x00000005
[ 2312.484497] nouveau W[ PFIFO][0000:01:00.0] INTR 0x01000000: 0x00000005
[ 2312.690892] nouveau W[ PFIFO][0000:01:00.0] INTR 0x01000000: 0x00000005
[ 2312.854135] nouveau W[ PFIFO][0000:01:00.0] INTR 0x01000000: 0x00000005
[ 2313.160414] nouveau W[ PFIFO][0000:01:00.0] INTR 0x01000000: 0x00000005
[ 2313.421500] nouveau W[ PFIFO][0000:01:00.0] INTR 0x01000000: 0x00000005
[ 2313.878647] nouveau W[ PFIFO][0000:01:00.0] INTR 0x01000000: 0x00000005
[ 2314.296446] nouveau W[ PFIFO][0000:01:00.0] INTR 0x01000000: 0x00000005
[ 2314.440653] nouveau W[ PFIFO][0000:01:00.0] INTR 0x01000000: 0x00000005
[ 2315.068705] nouveau W[ PFIFO][0000:01:00.0] INTR 0x01000000: 0x00000005
[ 2315.089576] nouveau W[ PFIFO][0000:01:00.0] INTR 0x01000000: 0x00000005
[ 2315.414808] nouveau W[ PFIFO][0000:01:00.0] INTR 0x01000000: 0x00000005
[ 2315.777496] nouveau W[ PFIFO][0000:01:00.0] INTR 0x01000000: 0x00000005
[ 2315.900813] nouveau ![ PFIFO][0000:01:00.0] unhandled status 0x00800000
I'm using mesa git master. Sometimes openarena (exec anholt) finishes OK with
just the warnings (tons of them), occasionally it hangs with the last message.
The hang appears to happen more often on nouveau master than vanilla 3.12
The card is:
[ 10.238807] nouveau [ DEVICE][0000:01:00.0] Chipset: GF119 (NVD9)
[ 10.238809] nouveau [ DEVICE][0000:01:00.0] Family : NVD0
couple with snb intel.
the bug is perfectly reproducable, let me know what other info I can provide.