[PATCH] drm/i915/lvds: Only act on lid notify when the device is on

2011-04-24 Thread Chris Wilson
On Thu, 21 Apr 2011 16:08:14 -0600, Alex Williamson wrote: > If we're using vga switcheroo, the device may be turned off > and poking at it can cause an oops. I added just a couple more details to the changelog and added to my -fixes queue. The question for the audience is: what is the differenc

[PATCH] drm/i915/lvds: Only act on lid notify when the device is on

2011-04-24 Thread Alex Williamson
On Sun, 2011-04-24 at 11:05 +0100, Chris Wilson wrote: > On Thu, 21 Apr 2011 16:08:14 -0600, Alex Williamson redhat.com> wrote: > > If we're using vga switcheroo, the device may be turned off > > and poking at it can cause an oops. > > I added just a couple more details to the changelog and added

Re: [PATCH] drm/i915/lvds: Only act on lid notify when the device is on

2011-04-24 Thread Alex Williamson
On Sun, 2011-04-24 at 11:05 +0100, Chris Wilson wrote: > On Thu, 21 Apr 2011 16:08:14 -0600, Alex Williamson > wrote: > > If we're using vga switcheroo, the device may be turned off > > and poking at it can cause an oops. > > I added just a couple more details to the changelog and added to my -f

Re: [PATCH] drm/i915/lvds: Only act on lid notify when the device is on

2011-04-24 Thread Chris Wilson
On Thu, 21 Apr 2011 16:08:14 -0600, Alex Williamson wrote: > If we're using vga switcheroo, the device may be turned off > and poking at it can cause an oops. I added just a couple more details to the changelog and added to my -fixes queue. The question for the audience is: what is the differen

[PATCH] drm/i915/lvds: Only act on lid notify when the device is on

2011-04-23 Thread Alex Williamson
On Fri, 2011-04-22 at 06:58 +0100, Chris Wilson wrote: > On Thu, 21 Apr 2011 16:08:14 -0600, Alex Williamson redhat.com> wrote: > > If we're using vga switcheroo, the device may be turned off > > and poking at it can cause an oops. > > I'm unfamiliar with what actually happens here after it is tu

Re: [PATCH] drm/i915/lvds: Only act on lid notify when the device is on

2011-04-23 Thread Alex Williamson
On Fri, 2011-04-22 at 06:58 +0100, Chris Wilson wrote: > On Thu, 21 Apr 2011 16:08:14 -0600, Alex Williamson > wrote: > > If we're using vga switcheroo, the device may be turned off > > and poking at it can cause an oops. > > I'm unfamiliar with what actually happens here after it is turned off.

[PATCH] drm/i915/lvds: Only act on lid notify when the device is on

2011-04-22 Thread Dave Airlie
On Fri, Apr 22, 2011 at 3:58 PM, Chris Wilson wrote: > On Thu, 21 Apr 2011 16:08:14 -0600, Alex Williamson redhat.com> wrote: >> If we're using vga switcheroo, the device may be turned off >> and poking at it can cause an oops. > > I'm unfamiliar with what actually happens here after it is turne

[PATCH] drm/i915/lvds: Only act on lid notify when the device is on

2011-04-22 Thread Chris Wilson
On Fri, 22 Apr 2011 16:13:27 +1000, Dave Airlie wrote: > On Fri, Apr 22, 2011 at 3:58 PM, Chris Wilson > wrote: > > On Thu, 21 Apr 2011 16:08:14 -0600, Alex Williamson > redhat.com> wrote: > >> If we're using vga switcheroo, the device may be turned off > >> and poking at it can cause an oops.

[PATCH] drm/i915/lvds: Only act on lid notify when the device is on

2011-04-22 Thread Chris Wilson
On Thu, 21 Apr 2011 16:08:14 -0600, Alex Williamson wrote: > If we're using vga switcheroo, the device may be turned off > and poking at it can cause an oops. I'm unfamiliar with what actually happens here after it is turned off. Can you post an OOPS for an example? -Chris -- Chris Wilson, Inte

Re: [PATCH] drm/i915/lvds: Only act on lid notify when the device is on

2011-04-21 Thread Chris Wilson
On Fri, 22 Apr 2011 16:13:27 +1000, Dave Airlie wrote: > On Fri, Apr 22, 2011 at 3:58 PM, Chris Wilson > wrote: > > On Thu, 21 Apr 2011 16:08:14 -0600, Alex Williamson > > wrote: > >> If we're using vga switcheroo, the device may be turned off > >> and poking at it can cause an oops. > > > > I

Re: [PATCH] drm/i915/lvds: Only act on lid notify when the device is on

2011-04-21 Thread Dave Airlie
On Fri, Apr 22, 2011 at 3:58 PM, Chris Wilson wrote: > On Thu, 21 Apr 2011 16:08:14 -0600, Alex Williamson > wrote: >> If we're using vga switcheroo, the device may be turned off >> and poking at it can cause an oops. > > I'm unfamiliar with what actually happens here after it is turned off. Can

Re: [PATCH] drm/i915/lvds: Only act on lid notify when the device is on

2011-04-21 Thread Chris Wilson
On Thu, 21 Apr 2011 16:08:14 -0600, Alex Williamson wrote: > If we're using vga switcheroo, the device may be turned off > and poking at it can cause an oops. I'm unfamiliar with what actually happens here after it is turned off. Can you post an OOPS for an example? -Chris -- Chris Wilson, Int

[PATCH] drm/i915/lvds: Only act on lid notify when the device is on

2011-04-21 Thread Alex Williamson
If we're using vga switcheroo, the device may be turned off and poking at it can cause an oops. Signed-off-by: Alex Williamson --- drivers/gpu/drm/i915/intel_lvds.c |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/drivers/gpu/drm/i915/intel_lvds.c b/drivers/gpu/drm/i9

[PATCH] drm/i915/lvds: Only act on lid notify when the device is on

2011-04-21 Thread Alex Williamson
If we're using vga switcheroo, the device may be turned off and poking at it can cause an oops. Signed-off-by: Alex Williamson --- drivers/gpu/drm/i915/intel_lvds.c |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/drivers/gpu/drm/i915/intel_lvds.c b/drivers/gpu/drm/i9