[RFC] Try a bit harder to get output on the screen at panic time

2010-06-08 Thread Jesse Barnes
On Sun, 6 Jun 2010 17:36:24 +0100 (BST) James Simmons wrote: > > > On Fri, 9 Apr 2010 15:10:50 -0700 > > Jesse Barnes wrote: > > > > > This set of 3 patches makes it a little more likely we'll get panic > > > output onto the screen even when X is running, assuming a KMS enabled > > > stack

Re: [RFC] Try a bit harder to get output on the screen at panic time

2010-06-08 Thread Jesse Barnes
On Sun, 6 Jun 2010 17:36:24 +0100 (BST) James Simmons jsimm...@infradead.org wrote: On Fri, 9 Apr 2010 15:10:50 -0700 Jesse Barnes jbar...@virtuousgeek.org wrote: This set of 3 patches makes it a little more likely we'll get panic output onto the screen even when X is running,

[RFC] Try a bit harder to get output on the screen at panic time

2010-06-06 Thread James Simmons
> On Fri, 9 Apr 2010 15:10:50 -0700 > Jesse Barnes wrote: > > > This set of 3 patches makes it a little more likely we'll get panic > > output onto the screen even when X is running, assuming a KMS enabled > > stack anyway. > > > > It gets me from a blank or very sparsely populated black

[RFC] Try a bit harder to get output on the screen at panic time

2010-05-31 Thread Dave Airlie
On Mon, May 31, 2010 at 3:03 PM, Jesse Barnes wrote: > I'll test again this week. ?I still don't see how these small patches could > cause issues with suspend/resume unless we set oops_in_progress during that > time on your machine... > > Jesse I've just given these a test on the EL6 kernel,

[RFC] Try a bit harder to get output on the screen at panic time

2010-05-31 Thread Maxim Levitsky
On Mon, 2010-05-31 at 16:09 +1000, Dave Airlie wrote: > On Mon, May 31, 2010 at 3:03 PM, Jesse Barnes > wrote: > > I'll test again this week. I still don't see how these small patches could > > cause issues with suspend/resume unless we set oops_in_progress during that > > time on your

Re: [RFC] Try a bit harder to get output on the screen at panic time

2010-05-31 Thread Dave Airlie
On Mon, May 31, 2010 at 3:03 PM, Jesse Barnes jbar...@virtuousgeek.org wrote: I'll test again this week.  I still don't see how these small patches could cause issues with suspend/resume unless we set oops_in_progress during that time on your machine... Jesse I've just given these a test

Re: [RFC] Try a bit harder to get output on the screen at panic time

2010-05-31 Thread Maxim Levitsky
On Mon, 2010-05-31 at 16:09 +1000, Dave Airlie wrote: On Mon, May 31, 2010 at 3:03 PM, Jesse Barnes jbar...@virtuousgeek.org wrote: I'll test again this week. I still don't see how these small patches could cause issues with suspend/resume unless we set oops_in_progress during that

[RFC] Try a bit harder to get output on the screen at panic time

2010-05-30 Thread Jesse Barnes
I'll test again this week. I still don't see how these small patches could cause issues with suspend/resume unless we set oops_in_progress during that time on your machine... Jesse Maxim Levitsky wrote: >On Sat, 2010-05-22 at 01:26 +0300, Maxim Levitsky wrote: >> On Fri, 2010-05-21 at

[RFC] Try a bit harder to get output on the screen at panic time

2010-05-30 Thread Maxim Levitsky
On Sat, 2010-05-22 at 01:26 +0300, Maxim Levitsky wrote: > On Fri, 2010-05-21 at 15:02 -0700, Jesse Barnes wrote: > > On Sat, 22 May 2010 00:57:30 +0300 > > Maxim Levitsky wrote: > > > > > On Fri, 2010-05-21 at 00:14 +0300, Maxim Levitsky wrote: > > > > On Thu, 2010-05-20 at 09:28 -0700,

Re: [RFC] Try a bit harder to get output on the screen at panic time

2010-05-30 Thread Jesse Barnes
I'll test again this week. I still don't see how these small patches could cause issues with suspend/resume unless we set oops_in_progress during that time on your machine... Jesse Maxim Levitsky maximlevit...@gmail.com wrote: On Sat, 2010-05-22 at 01:26 +0300, Maxim Levitsky wrote: On

[RFC] Try a bit harder to get output on the screen at panic time

2010-05-22 Thread Maxim Levitsky
On Fri, 2010-05-21 at 15:02 -0700, Jesse Barnes wrote: > On Sat, 22 May 2010 00:57:30 +0300 > Maxim Levitsky wrote: > > > On Fri, 2010-05-21 at 00:14 +0300, Maxim Levitsky wrote: > > > On Thu, 2010-05-20 at 09:28 -0700, Jesse Barnes wrote: > > > > On Thu, 20 May 2010 04:27:07 +0300 > > > >

[RFC] Try a bit harder to get output on the screen at panic time

2010-05-22 Thread Maxim Levitsky
On Fri, 2010-05-21 at 00:14 +0300, Maxim Levitsky wrote: > On Thu, 2010-05-20 at 09:28 -0700, Jesse Barnes wrote: > > On Thu, 20 May 2010 04:27:07 +0300 > > Maxim Levitsky wrote: > > > > > On Thu, 2010-05-20 at 04:13 +0300, Maxim Levitsky wrote: > > > > On Wed, 2010-05-19 at 17:34 -0700,

[RFC] Try a bit harder to get output on the screen at panic time

2010-05-21 Thread Jesse Barnes
On Sat, 22 May 2010 00:57:30 +0300 Maxim Levitsky wrote: > On Fri, 2010-05-21 at 00:14 +0300, Maxim Levitsky wrote: > > On Thu, 2010-05-20 at 09:28 -0700, Jesse Barnes wrote: > > > On Thu, 20 May 2010 04:27:07 +0300 > > > Maxim Levitsky wrote: > > > > > > > On Thu, 2010-05-20 at 04:13 +0300,

[RFC] Try a bit harder to get output on the screen at panic time

2010-05-21 Thread Maxim Levitsky
On Thu, 2010-05-20 at 09:28 -0700, Jesse Barnes wrote: > On Thu, 20 May 2010 04:27:07 +0300 > Maxim Levitsky wrote: > > > On Thu, 2010-05-20 at 04:13 +0300, Maxim Levitsky wrote: > > > On Wed, 2010-05-19 at 17:34 -0700, Jesse Barnes wrote: > > > > On Fri, 9 Apr 2010 15:10:50 -0700 > > > >

[RFC] Try a bit harder to get output on the screen at panic time

2010-05-20 Thread Jesse Barnes
On Thu, 20 May 2010 04:27:07 +0300 Maxim Levitsky wrote: > On Thu, 2010-05-20 at 04:13 +0300, Maxim Levitsky wrote: > > On Wed, 2010-05-19 at 17:34 -0700, Jesse Barnes wrote: > > > On Fri, 9 Apr 2010 15:10:50 -0700 > > > Jesse Barnes wrote: > > > > > > > This set of 3 patches makes it a

[RFC] Try a bit harder to get output on the screen at panic time

2010-05-20 Thread Maxim Levitsky
On Thu, 2010-05-20 at 04:13 +0300, Maxim Levitsky wrote: > On Wed, 2010-05-19 at 17:34 -0700, Jesse Barnes wrote: > > On Fri, 9 Apr 2010 15:10:50 -0700 > > Jesse Barnes wrote: > > > > > This set of 3 patches makes it a little more likely we'll get panic > > > output onto the screen even when X

[RFC] Try a bit harder to get output on the screen at panic time

2010-05-20 Thread Maxim Levitsky
On Wed, 2010-05-19 at 17:34 -0700, Jesse Barnes wrote: > On Fri, 9 Apr 2010 15:10:50 -0700 > Jesse Barnes wrote: > > > This set of 3 patches makes it a little more likely we'll get panic > > output onto the screen even when X is running, assuming a KMS enabled > > stack anyway. > > > > It gets

Re: [RFC] Try a bit harder to get output on the screen at panic time

2010-05-20 Thread Maxim Levitsky
On Thu, 2010-05-20 at 09:28 -0700, Jesse Barnes wrote: On Thu, 20 May 2010 04:27:07 +0300 Maxim Levitsky maximlevit...@gmail.com wrote: On Thu, 2010-05-20 at 04:13 +0300, Maxim Levitsky wrote: On Wed, 2010-05-19 at 17:34 -0700, Jesse Barnes wrote: On Fri, 9 Apr 2010 15:10:50 -0700

[RFC] Try a bit harder to get output on the screen at panic time

2010-05-19 Thread Jesse Barnes
On Fri, 9 Apr 2010 15:10:50 -0700 Jesse Barnes wrote: > This set of 3 patches makes it a little more likely we'll get panic > output onto the screen even when X is running, assuming a KMS enabled > stack anyway. > > It gets me from a blank or very sparsely populated black screen at > panic

[RFC] Try a bit harder to get output on the screen at panic time

2010-04-19 Thread Jesse Barnes
On Fri, 9 Apr 2010 15:10:50 -0700 Jesse Barnes wrote: > This set of 3 patches makes it a little more likely we'll get panic > output onto the screen even when X is running, assuming a KMS enabled > stack anyway. > > It gets me from a blank or very sparsely populated black screen at > panic

[dri-devel] [RFC] Try a bit harder to get output on the screen at panic time

2010-04-09 Thread Jesse Barnes
This set of 3 patches makes it a little more likely we'll get panic output onto the screen even when X is running, assuming a KMS enabled stack anyway. It gets me from a blank or very sparsely populated black screen at panic time, to one including the full backtrace and panic output at panic time