On Tue, Jun 28, 2016 at 08:42:01AM -0700, Bob Paauwe wrote:
> When fbdev emulation is disabled it is not a good idea to call into
> the core fb_set_suspend() function as this will cause suspend and
> resume to fail. Also ifbdev->fb is null so the defeference farther
> down will oops. Nothing in that path is needed in this case so bail
> early when ifbdev->fb is null.

This function does not exist when fbdev emulation is disabled. I suspect
you mean something else, so please give the evidence of the problem this
patch is addressing.
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to