[Bug 75963] [PNV ILK Regression]system boot fail

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Mar 10 01:22:49 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=75963

lu hua <huax.lu at intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

--- Comment #3 from lu hua <huax.lu at intel.com> ---
(In reply to comment #2)
> Should be fixed by
> 
> diff --git a/drivers/gpu/drm/i915/intel_display.c
> b/drivers/gpu/drm/i915/intel_display.c
> index 6e9f189765f6..c3864d1bc62f 100644
> --- a/drivers/gpu/drm/i915/intel_display.c
> +++ b/drivers/gpu/drm/i915/intel_display.c
> @@ -2125,6 +2125,7 @@ static void intel_find_plane_obj(struct intel_crtc
> *intel_crtc,
>                 return;
>  
>         kfree(intel_crtc->base.fb);
> +       intel_crtc->base.fb = NULL;
>  
>         /*
>          * Failed to alloc the obj, check to see if we should share
> 
> Please test.

Fixed by this patch.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20140310/ce877f99/attachment.html>


More information about the intel-gfx-bugs mailing list