mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Christian Borntraeger <borntraeger@de.ibm.com>
To: Dave Airlie <airlied@linux.ie>
Cc: torvalds@linux-foundation.org, dri-devel@lists.sf.net,
	linux-kernel@vger.kernel.org
Subject: Re: [git pull] drm
Date: Mon, 15 Feb 2010 10:53:48 +0100	[thread overview]
Message-ID: <201002151053.48681.borntraeger@de.ibm.com> (raw)
In-Reply-To: <alpine.DEB.2.00.1002110417200.516@skynet.skynet.ie>

Am Donnerstag 11 Februar 2010 05:20:07 schrieb Dave Airlie:

Dave,

I just updated from to rc8 and got the a scheduling while atomic warning in
nouveau. (see below).

...
[    0.298265] [drm] Initialized drm 1.1.0 20060810                                                                                                                         
[    0.298409] nouveau 0000:01:00.0: power state changed by ACPI to D0                                                                                                      
[    0.298420] nouveau 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16                                                                                             
[    0.298426] nouveau 0000:01:00.0: setting latency timer to 64                                                                                                            
[    0.301746] [drm] nouveau 0000:01:00.0: failed to evaluate _DSM: 5                                                                                                       
[    0.303750] ACPI: Battery Slot [BAT0] (battery present)                                                                                                                  
[    0.304515] [drm] nouveau 0000:01:00.0: Detected an NV50 generation card (0x084c00a2)                                                                                    
[    0.305534] [drm] nouveau 0000:01:00.0: Attempting to load BIOS image from PRAMIN                                                                                        
[    0.382604] [drm] nouveau 0000:01:00.0: ... appears to be valid                                                                                                          
[    0.382607] [drm] nouveau 0000:01:00.0: BIT BIOS found                                                                                                                   
[    0.382609] [drm] nouveau 0000:01:00.0: Bios version 60.84.51.00                                                                                                         
[    0.382613] [drm] nouveau 0000:01:00.0: TMDS table revision 2.0 not currently supported                                                                                  
[    0.382614] [drm] nouveau 0000:01:00.0: BIT table 'd' not found                                                                                                          
[    0.382616] [drm] nouveau 0000:01:00.0: Found Display Configuration Block version 4.0                                                                                    
[    0.382619] [drm] nouveau 0000:01:00.0: DCB connector table: VHER 0x40 5 14 2                                                                                            
[    0.382621] [drm] nouveau 0000:01:00.0:   0: 0x00000040: type 0x40 idx 0 tag 0xff                                                                                        
[    0.382623] [drm] nouveau 0000:01:00.0:   1: 0x00000100: type 0x00 idx 1 tag 0xff                                                                                        
[    0.382626] [drm] nouveau 0000:01:00.0:   2: 0x00001231: type 0x31 idx 2 tag 0x07                                                                                        
[    0.382628] [drm] nouveau 0000:01:00.0: Raw DCB entry 0: 01000323 00010034                                                                                               
[    0.382630] [drm] nouveau 0000:01:00.0: Raw DCB entry 1: 02811300 00000028                                                                                               
[    0.382632] [drm] nouveau 0000:01:00.0: Raw DCB entry 2: 02822312 00010030                                                                                               
[    0.382633] [drm] nouveau 0000:01:00.0: Raw DCB entry 3: 0000000e 00000000                                                                                               
[    0.382641] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 0 at offset 0xDEBB                                                                                      
[    0.420125] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 1 at offset 0xE208                                                                                      
[    0.453350] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 2 at offset 0xEC55                                                                                      
[    0.453358] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 3 at offset 0xED47                                                                                      
[    0.460091] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 4 at offset 0xEF7A                                                                                      
[    0.460093] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table at offset 0xEFDF                                                                                        
[    0.483353] [drm] nouveau 0000:01:00.0: 0xEFDF: Condition still not met after 20ms, skipping following opcodes                                                           
[    0.483360] [drm] nouveau 0000:01:00.0: 0xD01A: parsing output script 0                                                                                                  
[    0.483362] [drm] nouveau 0000:01:00.0: 0xD190: parsing output script 0                                                                                                  
[    0.600743] [TTM] Zone  kernel: Available graphics memory: 1993568 kiB.                                                                                                  
[    0.600755] [drm] nouveau 0000:01:00.0: 256 MiB VRAM                                                                                                                     
[    0.632525] [drm] nouveau 0000:01:00.0: 512 MiB GART (aperture)                                                                                                          
[    0.632531] mtrr: type mismatch for e0000000,10000000 old: write-back new: write-combining                                                                               
[    0.632541] nouveau 0000:01:00.0: firmware: using built-in firmware nouveau/nv84.ctxprog                                                                                 
[    0.632545] nouveau 0000:01:00.0: firmware: using built-in firmware nouveau/nv84.ctxvals                                                                                 
[    0.632801] [drm] nouveau 0000:01:00.0: Allocating FIFO number 1                                                                                                         
[    0.640758] [drm] nouveau 0000:01:00.0: nouveau_channel_alloc: initialised FIFO 1                                                                                        
[    0.641523] [drm] nouveau 0000:01:00.0: Detected a LVDS output                                                                                                           
[    0.641527] [drm] nouveau 0000:01:00.0: Detected a DAC output                                                                                                            
[    0.641529] [drm] nouveau 0000:01:00.0: Detected a TMDS output                                                                                                           
[    0.641531] [drm] nouveau 0000:01:00.0: Detected a LVDS connector                                                                                                        
[    0.741133] [drm] nouveau 0000:01:00.0: Detected a VGA connector                                                                                                         
[    0.741222] [drm] nouveau 0000:01:00.0: Detected a DVI-D connector                                                                                                       
[    2.173573] [drm] nouveau 0000:01:00.0: allocated 1920x1200 fb: 0x40250000, bo ffff88013b9c5800                                                                          
[    2.175406] [drm] nouveau 0000:01:00.0: 0xD01E: parsing output script 1                                                                                                  
[    2.175431] [drm] nouveau 0000:01:00.0: 0xCEC7: parsing clock script 0                                                                                                   
[    2.175437] BUG: scheduling while atomic: nouveau/0/753/0x00000002                                                                                                       
[    2.175439] Modules linked in:                                                                                                                                           
[    2.175442] Pid: 753, comm: nouveau/0 Not tainted 2.6.33-rc8-prerelease #27                                                                                              
[    2.175443] Call Trace:                                                                                                                                                  
[    2.175451]  [<ffffffff815dcdea>] ? schedule+0x86a/0x880                                                                                                                 
[    2.175454]  [<ffffffff8120a420>] ? vsnprintf+0xe0/0x9a0                                                                                                                 
[    2.175456]  [<ffffffff815dd18c>] ? schedule_timeout+0x15c/0x250                                                                                                         
[    2.175460]  [<ffffffff81068570>] ? process_timeout+0x0/0x10                                                                                                             
[    2.175462]  [<ffffffff81069068>] ? msleep+0x18/0x30                                                                                                                     
[    2.175466]  [<ffffffff812d48d1>] ? init_time+0x51/0x90                                                                                                                  
[    2.175468]  [<ffffffff812d3ffb>] ? parse_init_table+0xcb/0x1a0                                                                                                          
[    2.175470]  [<ffffffff812d424a>] ? init_sub_direct+0x4a/0xd0                                                                                                            
[    2.175472]  [<ffffffff812d3ffb>] ? parse_init_table+0xcb/0x1a0                                                                                                          
[    2.175474]  [<ffffffff812d496f>] ? nouveau_bios_run_init_table+0x5f/0xa0                                                                                                
[    2.175476]  [<ffffffff812d4c0c>] ? nouveau_bios_run_display_table+0x25c/0x500                                                                                           
[    2.175480]  [<ffffffff812fd220>] ? nv50_display_irq_handler_bh+0x0/0x410                                                                                                
[    2.175483]  [<ffffffff812fd4cc>] ? nv50_display_irq_handler_bh+0x2ac/0x410                                                                                              
[    2.175485]  [<ffffffff812fd220>] ? nv50_display_irq_handler_bh+0x0/0x410                                                                                                
[    2.175487]  [<ffffffff8107047b>] ? worker_thread+0x16b/0x250                                                                                                            
[    2.175490]  [<ffffffff81074240>] ? autoremove_wake_function+0x0/0x30                                                                                                    
[    2.175492]  [<ffffffff81070310>] ? worker_thread+0x0/0x250                                                                                                              
[    2.175494]  [<ffffffff81070310>] ? worker_thread+0x0/0x250                                                                                                              
[    2.175496]  [<ffffffff81073dbe>] ? kthread+0x8e/0xa0                                                                                                                    
[    2.175499]  [<ffffffff81027554>] ? kernel_thread_helper+0x4/0x10                                                                                                        
[    2.175501]  [<ffffffff81073d30>] ? kthread+0x0/0xa0                                                                                                                     
[    2.175503]  [<ffffffff81027550>] ? kernel_thread_helper+0x0/0x10                                                                                                        
[    2.182407] Console: switching to colour frame buffer device 240x75                                                                                                      
[    2.186632] fb0: nouveaufb frame buffer device                                                                                                                           
[    2.186633] registered panic notifier                                                                                                                                    
[    2.186636] [drm] Initialized nouveau 0.0.15 20090420 for 0000:01:00.0 on minor 0  
...

  reply	other threads:[~2010-02-15  9:53 UTC|newest]

Thread overview: 66+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-11  4:20 Dave Airlie
2010-02-15  9:53 ` Christian Borntraeger [this message]
2010-02-15 20:12   ` Marcin Slusarz
2010-02-15 20:39     ` Maarten Maathuis
2010-02-15 22:13       ` Marcin Slusarz
2010-02-15 22:55   ` Christian Borntraeger
2010-02-16  1:19     ` Ben Skeggs
2010-02-16 11:39       ` Christian Borntraeger
  -- strict thread matches above, loose matches on Subject: below --
2011-02-04  5:11 Dave Airlie
2010-01-11  4:52 Dave Airlie
2009-12-10  6:17 Dave Airlie
2009-12-10 15:17 ` Linus Torvalds
2009-12-10 15:40   ` Xavier Bestel
2009-12-10 16:24     ` Linus Torvalds
2009-12-10 17:40       ` Maarten Maathuis
2009-12-10 18:42         ` Linus Torvalds
2009-12-10 19:13           ` Pekka Enberg
2009-12-10 19:13           ` Robert Noland
2009-12-10 19:28           ` Alan Cox
2009-12-10 19:36           ` Jesse Barnes
2009-12-10 19:37           ` Dave Airlie
2009-12-10 19:45             ` Roland Dreier
2009-12-10 19:49           ` Pekka Paalanen
2009-12-10 20:35             ` Will Dyson
2009-12-10 21:12               ` Pekka Paalanen
2009-12-10 19:53           ` Stephane Marchesin
2009-12-10 23:37             ` Linus Torvalds
2009-12-10 23:50               ` Dave Airlie
2009-12-10 23:58               ` Alan Cox
2009-12-11  0:09                 ` Linus Torvalds
2009-12-11  0:20                   ` "C. Bergström"
2009-12-11  0:32                     ` Linus Torvalds
2009-12-11  0:47                       ` Dave Airlie
2009-12-11  1:34                       ` Kyle McMartin
2009-12-11  0:21                   ` Dave Airlie
2009-12-11  0:45                     ` Linus Torvalds
2009-12-11  9:18                   ` Alan Cox
2009-12-11  9:34                     ` David Miller
2009-12-11 10:15                       ` Andy Walls
2009-12-11 10:20                       ` Dave Airlie
2009-12-11 12:45                         ` tytso
2009-12-11 12:50                           ` Alan Cox
2009-12-11 10:28                     ` Jeff Garzik
2009-12-11 10:46                       ` Dave Airlie
2009-12-11 15:28                       ` Linus Torvalds
2009-12-11 17:49                         ` Jeff Garzik
2009-12-11 10:02                 ` Stephane Marchesin
2009-12-11 10:24                   ` Andy Walls
2009-12-10 16:47     ` Alan Cox
2009-12-10 21:49       ` Ingo Molnar
2009-09-29  3:52 Dave Airlie
2009-09-29  4:26 ` [git pull] drm Dave Airlie
2009-02-09  8:30 Dave Airlie
2009-01-07  1:59 Dave Airlie
2008-12-29  8:32 Dave Airlie
2009-01-04 19:19 ` Gabriel C
2009-01-10  2:03   ` Dave Airlie
2009-01-09 15:07 ` Richard Purdie
2009-01-09 18:03   ` Richard Purdie
2009-01-10  1:13     ` Richard Purdie
2009-01-10  2:04       ` Dave Airlie
2009-01-10  9:58         ` Richard Purdie
2009-01-10 23:04           ` Dave Airlie
2009-01-10 23:51             ` Richard Purdie
2009-01-16  6:53               ` Brice Goglin
2009-01-11  9:29   ` Graham Murray
2009-01-11  9:56     ` Dave Airlie

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201002151053.48681.borntraeger@de.ibm.com \
    --to=borntraeger@de.ibm.com \
    --cc=airlied@linux.ie \
    --cc=dri-devel@lists.sf.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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