[PATCH] drm: avoid switching to text console if there is no panic timeout

2011-11-10 Thread Dave Airlie
On Thu, Nov 10, 2011 at 9:15 PM, Mandeep Singh Baines wrote: > David Rientjes (rientjes at google.com) wrote: >> On Mon, 17 Oct 2011, David Rientjes wrote: >> >> > On Mon, 17 Oct 2011, Mandeep Singh Baines wrote: >> > >> > > From: Hugh Dickins >> > > >> > > Add a check for panic_timeout in the d

Re: [PATCH] drm: avoid switching to text console if there is no panic timeout

2011-11-10 Thread Andrew Morton
On Thu, 10 Nov 2011 13:15:04 -0800 Mandeep Singh Baines wrote: > David Rientjes (rient...@google.com) wrote: > > On Mon, 17 Oct 2011, David Rientjes wrote: > > > > > On Mon, 17 Oct 2011, Mandeep Singh Baines wrote: > > > > > > > From: Hugh Dickins > > > > > > > > Add a check for panic_timeout

[PATCH] drm: avoid switching to text console if there is no panic timeout

2011-11-10 Thread Andrew Morton
On Thu, 10 Nov 2011 13:15:04 -0800 Mandeep Singh Baines wrote: > David Rientjes (rientjes at google.com) wrote: > > On Mon, 17 Oct 2011, David Rientjes wrote: > > > > > On Mon, 17 Oct 2011, Mandeep Singh Baines wrote: > > > > > > > From: Hugh Dickins > > > > > > > > Add a check for panic_time

Re: [PATCH] drm: avoid switching to text console if there is no panic timeout

2011-11-10 Thread Dave Airlie
On Thu, Nov 10, 2011 at 9:15 PM, Mandeep Singh Baines wrote: > David Rientjes (rient...@google.com) wrote: >> On Mon, 17 Oct 2011, David Rientjes wrote: >> >> > On Mon, 17 Oct 2011, Mandeep Singh Baines wrote: >> > >> > > From: Hugh Dickins >> > > >> > > Add a check for panic_timeout in the drm_f

Re: [PATCH] drm: avoid switching to text console if there is no panic timeout

2011-11-10 Thread Mandeep Singh Baines
David Rientjes (rient...@google.com) wrote: > On Mon, 17 Oct 2011, David Rientjes wrote: > > > On Mon, 17 Oct 2011, Mandeep Singh Baines wrote: > > > > > From: Hugh Dickins > > > > > > Add a check for panic_timeout in the drm_fb_helper_panic() notifier: if > > > we're going to reboot immediatel

[PATCH] drm: avoid switching to text console if there is no panic timeout

2011-11-10 Thread Mandeep Singh Baines
David Rientjes (rientjes at google.com) wrote: > On Mon, 17 Oct 2011, David Rientjes wrote: > > > On Mon, 17 Oct 2011, Mandeep Singh Baines wrote: > > > > > From: Hugh Dickins > > > > > > Add a check for panic_timeout in the drm_fb_helper_panic() notifier: if > > > we're going to reboot immedia

Re: [PATCH] drm: avoid switching to text console if there is no panic timeout

2011-11-10 Thread David Rientjes
On Mon, 17 Oct 2011, David Rientjes wrote: > On Mon, 17 Oct 2011, Mandeep Singh Baines wrote: > > > From: Hugh Dickins > > > > Add a check for panic_timeout in the drm_fb_helper_panic() notifier: if > > we're going to reboot immediately, the user will not be able to see the > > messages anyway,

[PATCH] drm: avoid switching to text console if there is no panic timeout

2011-11-10 Thread David Rientjes
On Mon, 17 Oct 2011, David Rientjes wrote: > On Mon, 17 Oct 2011, Mandeep Singh Baines wrote: > > > From: Hugh Dickins > > > > Add a check for panic_timeout in the drm_fb_helper_panic() notifier: if > > we're going to reboot immediately, the user will not be able to see the > > messages anyway,

[PATCH] drm: avoid switching to text console if there is no panic timeout

2011-10-19 Thread Dave Young
On Wed, Oct 19, 2011 at 2:29 AM, Mandeep Singh Baines wrote: > Dave Young (hidave.darkstar at gmail.com) wrote: >> On Tue, Oct 18, 2011 at 10:19 AM, Dave Young >> wrote: >> > On Tue, Oct 18, 2011 at 8:06 AM, Mandeep Singh Baines > > chromium.org> wrote: >> >> From: Hugh Dickins >> >> >> >> Add

Re: [PATCH] drm: avoid switching to text console if there is no panic timeout

2011-10-19 Thread Dave Young
On Wed, Oct 19, 2011 at 2:29 AM, Mandeep Singh Baines wrote: > Dave Young (hidave.darks...@gmail.com) wrote: >> On Tue, Oct 18, 2011 at 10:19 AM, Dave Young >> wrote: >> > On Tue, Oct 18, 2011 at 8:06 AM, Mandeep Singh Baines >> > wrote: >> >> From: Hugh Dickins >> >> >> >> Add a check for pa

Re: [PATCH] drm: avoid switching to text console if there is no panic timeout

2011-10-19 Thread Dave Young
On Tue, Oct 18, 2011 at 10:19 AM, Dave Young wrote: > On Tue, Oct 18, 2011 at 8:06 AM, Mandeep Singh Baines > wrote: >> From: Hugh Dickins >> >> Add a check for panic_timeout in the drm_fb_helper_panic() notifier: if >> we're going to reboot immediately, the user will not be able to see the >>

Re: [PATCH] drm: avoid switching to text console if there is no panic timeout

2011-10-19 Thread Dave Young
On Tue, Oct 18, 2011 at 8:06 AM, Mandeep Singh Baines wrote: > From: Hugh Dickins > > Add a check for panic_timeout in the drm_fb_helper_panic() notifier: if > we're going to reboot immediately, the user will not be able to see the > messages anyway, and messing with the video mode may display ar

Re: [PATCH] drm: avoid switching to text console if there is no panic timeout

2011-10-18 Thread Mandeep Singh Baines
Dave Young (hidave.darks...@gmail.com) wrote: > On Tue, Oct 18, 2011 at 10:19 AM, Dave Young > wrote: > > On Tue, Oct 18, 2011 at 8:06 AM, Mandeep Singh Baines > > wrote: > >> From: Hugh Dickins > >> > >> Add a check for panic_timeout in the drm_fb_helper_panic() notifier: if > >> we're going

[PATCH] drm: avoid switching to text console if there is no panic timeout

2011-10-18 Thread Mandeep Singh Baines
Dave Young (hidave.darkstar at gmail.com) wrote: > On Tue, Oct 18, 2011 at 10:19 AM, Dave Young > wrote: > > On Tue, Oct 18, 2011 at 8:06 AM, Mandeep Singh Baines > > wrote: > >> From: Hugh Dickins > >> > >> Add a check for panic_timeout in the drm_fb_helper_panic() notifier: if > >> we're goi

[PATCH] drm: avoid switching to text console if there is no panic timeout

2011-10-18 Thread Dave Young
On Tue, Oct 18, 2011 at 10:19 AM, Dave Young wrote: > On Tue, Oct 18, 2011 at 8:06 AM, Mandeep Singh Baines > wrote: >> From: Hugh Dickins >> >> Add a check for panic_timeout in the drm_fb_helper_panic() notifier: if >> we're going to reboot immediately, the user will not be able to see the >>

[PATCH] drm: avoid switching to text console if there is no panic timeout

2011-10-18 Thread Dave Young
On Tue, Oct 18, 2011 at 8:06 AM, Mandeep Singh Baines wrote: > From: Hugh Dickins > > Add a check for panic_timeout in the drm_fb_helper_panic() notifier: if > we're going to reboot immediately, the user will not be able to see the > messages anyway, and messing with the video mode may display a

Re: [PATCH] drm: avoid switching to text console if there is no panic timeout

2011-10-17 Thread Stéphane Marchesin
On Mon, Oct 17, 2011 at 17:06, Mandeep Singh Baines wrote: > From: Hugh Dickins > > Add a check for panic_timeout in the drm_fb_helper_panic() notifier: if > we're going to reboot immediately, the user will not be able to see the > messages anyway, and messing with the video mode may display arti

[PATCH] drm: avoid switching to text console if there is no panic timeout

2011-10-17 Thread Stéphane Marchesin
On Mon, Oct 17, 2011 at 17:06, Mandeep Singh Baines wrote: > From: Hugh Dickins > > Add a check for panic_timeout in the drm_fb_helper_panic() notifier: if > we're going to reboot immediately, the user will not be able to see the > messages anyway, and messing with the video mode may display arti

Re: [PATCH] drm: avoid switching to text console if there is no panic timeout

2011-10-17 Thread David Rientjes
On Mon, 17 Oct 2011, Mandeep Singh Baines wrote: > From: Hugh Dickins > > Add a check for panic_timeout in the drm_fb_helper_panic() notifier: if > we're going to reboot immediately, the user will not be able to see the > messages anyway, and messing with the video mode may display artifacts, >

[PATCH] drm: avoid switching to text console if there is no panic timeout

2011-10-17 Thread David Rientjes
On Mon, 17 Oct 2011, Mandeep Singh Baines wrote: > From: Hugh Dickins > > Add a check for panic_timeout in the drm_fb_helper_panic() notifier: if > we're going to reboot immediately, the user will not be able to see the > messages anyway, and messing with the video mode may display artifacts, >

[PATCH] drm: avoid switching to text console if there is no panic timeout

2011-10-17 Thread Mandeep Singh Baines
From: Hugh Dickins Add a check for panic_timeout in the drm_fb_helper_panic() notifier: if we're going to reboot immediately, the user will not be able to see the messages anyway, and messing with the video mode may display artifacts, and certainly get into several layers of complexity (including

[PATCH] drm: avoid switching to text console if there is no panic timeout

2011-10-17 Thread Mandeep Singh Baines
From: Hugh Dickins Add a check for panic_timeout in the drm_fb_helper_panic() notifier: if we're going to reboot immediately, the user will not be able to see the messages anyway, and messing with the video mode may display artifacts, and certainly get into several layers of complexity (including