Re: [PATCH] [RESEND] gpu: ipu-v3: add DRM dependency

2017-07-25 Thread Arnd Bergmann
On Tue, Jul 25, 2017 at 1:52 PM, Philipp Zabel wrote: > On Tue, 2017-07-25 at 13:35 +0200, Arnd Bergmann wrote: >> On Tue, Jul 25, 2017 at 10:03 AM, Philipp Zabel >> wrote: >> > On Tue, 2017-07-25 at 09:33 +0200, Arnd Bergmann wrote: >> >> On Mon, Jul 24, 2017 at 10:05 AM, Philipp Zabel >> >>

Re: [PATCH] [RESEND] gpu: ipu-v3: add DRM dependency

2017-07-25 Thread Philipp Zabel
On Tue, 2017-07-25 at 13:35 +0200, Arnd Bergmann wrote: > On Tue, Jul 25, 2017 at 10:03 AM, Philipp Zabel > wrote: > > On Tue, 2017-07-25 at 09:33 +0200, Arnd Bergmann wrote: > >> On Mon, Jul 24, 2017 at 10:05 AM, Philipp Zabel > >> wrote: > >> > On Fri, 2017-07-21 at 22:56 +0200, Arnd Bergmann

Re: [PATCH] [RESEND] gpu: ipu-v3: add DRM dependency

2017-07-25 Thread Arnd Bergmann
On Tue, Jul 25, 2017 at 10:03 AM, Philipp Zabel wrote: > On Tue, 2017-07-25 at 09:33 +0200, Arnd Bergmann wrote: >> On Mon, Jul 24, 2017 at 10:05 AM, Philipp Zabel >> wrote: >> > On Fri, 2017-07-21 at 22:56 +0200, Arnd Bergmann wrote: >> If you only need build-testing, you could have a simple w

Re: [PATCH] [RESEND] gpu: ipu-v3: add DRM dependency

2017-07-25 Thread Philipp Zabel
On Tue, 2017-07-25 at 09:33 +0200, Arnd Bergmann wrote: > On Mon, Jul 24, 2017 at 10:05 AM, Philipp Zabel > wrote: > > On Fri, 2017-07-21 at 22:56 +0200, Arnd Bergmann wrote: > >> The new PRE/PRG driver code causes a link failure when DRM is disabled: > >> > >> drivers/gpu/ipu-v3/ipu-pre.o: In fu

Re: [PATCH] [RESEND] gpu: ipu-v3: add DRM dependency

2017-07-25 Thread Arnd Bergmann
On Mon, Jul 24, 2017 at 10:05 AM, Philipp Zabel wrote: > On Fri, 2017-07-21 at 22:56 +0200, Arnd Bergmann wrote: >> The new PRE/PRG driver code causes a link failure when DRM is disabled: >> >> drivers/gpu/ipu-v3/ipu-pre.o: In function `ipu_pre_configure': >> ipu-pre.c:(.text.ipu_pre_configure+0x1

Re: [PATCH] [RESEND] gpu: ipu-v3: add DRM dependency

2017-07-24 Thread Philipp Zabel
Hi Arnd, On Fri, 2017-07-21 at 22:56 +0200, Arnd Bergmann wrote: > The new PRE/PRG driver code causes a link failure when DRM is disabled: > > drivers/gpu/ipu-v3/ipu-pre.o: In function `ipu_pre_configure': > ipu-pre.c:(.text.ipu_pre_configure+0x18): undefined reference to > `drm_format_info' > d