Re: [PATCH v4 00/11] drm/fb-helper: Deferred setup support

2017-03-30 Thread Andrzej Hajda
Hi Thierry, On 29.03.2017 16:43, Thierry Reding wrote: > From: Thierry Reding > > This set of patches adds support for deferring FB helper setup, which is > useful to obtain a sane configuration even when no outputs are available > during probe. > > One example is HDMI, where fbdev will currently

[PATCH v4 00/11] drm/fb-helper: Deferred setup support

2017-03-29 Thread Thierry Reding
From: Thierry Reding This set of patches adds support for deferring FB helper setup, which is useful to obtain a sane configuration even when no outputs are available during probe. One example is HDMI, where fbdev will currently fallback to a 1024x786 resolution if no monitor is connected, and w