public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: Jesse Barnes <jbarnes@virtuousgeek.org>
Cc: Dave Airlie <airlied@redhat.com>, Daniel Vetter <daniel@ffwll.ch>,
	Adam Jackson <ajax@redhat.com>,
	linux-kernel@vger.kernel.org, dri-devel@lists.sourceforge.net,
	keithp@keithp.com, eric@anholt.net,
	Daniel Vetter <daniel.vetter@ffwll.ch>
Subject: Re: [BISECTED] drm: random hang since 620f378 "drm: prune modes when ..."
Date: Mon, 14 Dec 2009 20:38:09 +0000	[thread overview]
Message-ID: <200912142038.09254.arnd@arndb.de> (raw)
In-Reply-To: <20091214102015.2f43f5b4@jbarnes-piketon>

On Monday 14 December 2009 18:20:15 Jesse Barnes wrote:
> You can disable most of that code by loading i915 with 'powersave=0'.
> If that patch really is at fault the powersave=0 should work around the
> issue as well.

Ok, I'll try that and let you know. Running the kernel before your
patch has not crashed yet after two days of uptime. Now running
with your patch but nothing else. When that crashes, I'll try
the latest mainline with powersave=0.
 
> It's been implicated in another issue (some display flicker and
> underruns) so I'm pretty sure there's something wrong with it in some
> configurations at least...

I haven't seen that yet. FWIW, the device in question is

00:02.0 VGA compatible controller: Intel Corporation 4 Series Chipset Integrated Graphics Controller (rev 03)                                                                       
        Subsystem: ASUSTeK Computer Inc. Device 8276                                      
        Flags: bus master, fast devsel, latency 0, IRQ 27                                 
        Memory at fe400000 (64-bit, non-prefetchable) [size=4M]                           
        Memory at d0000000 (64-bit, prefetchable) [size=256M]                             
        I/O ports at cc00 [size=8]                                                        
        Capabilities: [90] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable+   
        Capabilities: [d0] Power Management version 2                                     
        Capabilities: [a4] PCIe advanced features <?>                                     
        Kernel driver in use: i915                                                        
00: 86 80 22 2e 07 04 90 00 03 00 00 03 00 00 80 00                                       
10: 04 00 40 fe 00 00 00 00 0c 00 00 d0 00 00 00 00                                       
20: 01 cc 00 00 00 00 00 00 00 00 00 00 43 10 76 82                                       
30: 00 00 00 00 90 00 00 00 00 00 00 00 0a 01 00 00                                       

00:02.1 Display controller: Intel Corporation 4 Series Chipset Integrated Graphics Controller (rev 03)                                                                              
        Subsystem: ASUSTeK Computer Inc. Device 8276                                      
        Flags: bus master, fast devsel, latency 0                                         
        Memory at fe800000 (64-bit, non-prefetchable) [size=1M]                           
        Capabilities: [d0] Power Management version 2                                     
00: 86 80 23 2e 07 00 90 00 03 00 80 03 00 00 80 00                                       
10: 04 00 80 fe 00 00 00 00 00 00 00 00 00 00 00 00                                       
20: 00 00 00 00 00 00 00 00 00 00 00 00 43 10 76 82                                       
30: 00 00 00 00 d0 00 00 00 00 00 00 00 00 00 00 00     

Let me know if you have a patch you want me to test.

Thanks,

	Arnd                                  

  reply	other threads:[~2009-12-14 20:38 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-07 17:30 [BISECTED] drm: random hang since 620f378 "drm: prune modes when ..." Arnd Bergmann
2009-12-08 21:59 ` Arnd Bergmann
2009-12-08 22:13   ` Dave Airlie
2009-12-08 23:07     ` Arnd Bergmann
2009-12-09  5:38       ` Dave Airlie
2009-12-13 12:18         ` Arnd Bergmann
2009-12-13 12:30           ` Arnd Bergmann
2009-12-13 20:00             ` Daniel Vetter
2009-12-13 21:31               ` Arnd Bergmann
2009-12-13 21:54                 ` Dave Airlie
2009-12-14 18:20                   ` Jesse Barnes
2009-12-14 20:38                     ` Arnd Bergmann [this message]
2009-12-14 20:50                       ` Jesse Barnes
2009-12-15  9:51                         ` Arnd Bergmann
2009-12-16 13:53                           ` Arnd Bergmann
2009-12-16 20:18                             ` Jesse Barnes
2009-12-16 21:20                               ` Arnd Bergmann
2009-12-16 21:30                                 ` Jesse Barnes
2009-12-16 21:36                                   ` Arnd Bergmann
2009-12-16 22:41                                     ` Arnd Bergmann
2009-12-17 17:25                                       ` Jesse Barnes
2009-12-17 17:52                                         ` Arnd Bergmann
2009-12-17 19:13                                           ` Jesse Barnes
2009-12-19 13:16                                             ` Arnd Bergmann
2009-12-21 16:06                                             ` Arnd Bergmann
2009-12-21 17:57                                               ` Arnd Bergmann
2009-12-28 18:47                                                 ` Jesse Barnes
2009-12-30 22:00                                                   ` Arnd Bergmann
2009-12-16 12:19                     ` Mathieu Taillefumier

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=200912142038.09254.arnd@arndb.de \
    --to=arnd@arndb.de \
    --cc=airlied@redhat.com \
    --cc=ajax@redhat.com \
    --cc=daniel.vetter@ffwll.ch \
    --cc=daniel@ffwll.ch \
    --cc=dri-devel@lists.sourceforge.net \
    --cc=eric@anholt.net \
    --cc=jbarnes@virtuousgeek.org \
    --cc=keithp@keithp.com \
    --cc=linux-kernel@vger.kernel.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