Re: [Intel-gfx] [PATCH] drm/i915: Fix crash when failing to parse MIPI VBT

2014-07-25 Thread Kumar, Shobhit
On 7/25/2014 1:20 PM, Daniel Vetter wrote: On Fri, Jul 25, 2014 at 09:47:06AM +0200, Daniel Vetter wrote: On Thu, Jul 24, 2014 at 03:16:12PM +0100, rafael.barba...@intel.com wrote: From: Rafael Barbalho This particular nasty presented itself while trying to register the intelfb device (intel_

Re: [Intel-gfx] [PATCH] drm/i915: Fix crash when failing to parse MIPI VBT

2014-07-25 Thread Daniel Vetter
On Fri, Jul 25, 2014 at 09:47:06AM +0200, Daniel Vetter wrote: > On Thu, Jul 24, 2014 at 03:16:12PM +0100, rafael.barba...@intel.com wrote: > > From: Rafael Barbalho > > > > This particular nasty presented itself while trying to register the > > intelfb device (intel_fbdev.c). During the process

Re: [Intel-gfx] [PATCH] drm/i915: Fix crash when failing to parse MIPI VBT

2014-07-25 Thread Daniel Vetter
On Thu, Jul 24, 2014 at 03:16:12PM +0100, rafael.barba...@intel.com wrote: > From: Rafael Barbalho > > This particular nasty presented itself while trying to register the > intelfb device (intel_fbdev.c). During the process of registering the device > the driver will disable the crtc via i9xx_crt

Re: [Intel-gfx] [PATCH] drm/i915: Fix crash when failing to parse MIPI VBT

2014-07-24 Thread Kumar, Shobhit
On 7/24/2014 7:46 PM, rafael.barba...@intel.com wrote: From: Rafael Barbalho This particular nasty presented itself while trying to register the intelfb device (intel_fbdev.c). During the process of registering the device the driver will disable the crtc via i9xx_crtc_disable. These will also d

[Intel-gfx] [PATCH] drm/i915: Fix crash when failing to parse MIPI VBT

2014-07-24 Thread rafael . barbalho
From: Rafael Barbalho This particular nasty presented itself while trying to register the intelfb device (intel_fbdev.c). During the process of registering the device the driver will disable the crtc via i9xx_crtc_disable. These will also disable the panel using the generic mipi panel functions i