[linux-sunxi] Re: [PATCH] drm/sun4i: Avoid failing to init fbdev without any connector

2018-10-28 Thread John Masseria
How do I get mali-drm to work? I tried to build it from https://github.com/mripard/sunxi-mali/tree/master/r6p2/src/egl/x11/drm_module but got: *fatal error: *drm_sman.h: No such file or directory #include *"drm_sman.h"* Is that code still valid on 4.18? Thank you, John On Monday, August

[linux-sunxi] Re: [PATCH] drm/sun4i: Avoid failing to init fbdev without any connector

2018-08-20 Thread Paul Kocialkowski
Hi, On Mon, 2018-08-20 at 11:56 +0200, Maxime Ripard wrote: > On Tue, Aug 07, 2018 at 10:31:30PM +0200, Paul Kocialkowski wrote: > > Hi, > > > > Le mardi 07 août 2018 à 22:18 +0200, Daniel Vetter a écrit : > > > On Tue, Aug 07, 2018 at 09:39:19PM +0200, Paul Kocialkowski wrote: > > > >

[linux-sunxi] Re: [PATCH] drm/sun4i: Avoid failing to init fbdev without any connector

2018-08-20 Thread Maxime Ripard
On Tue, Aug 07, 2018 at 10:31:30PM +0200, Paul Kocialkowski wrote: > Hi, > > Le mardi 07 août 2018 à 22:18 +0200, Daniel Vetter a écrit : > > On Tue, Aug 07, 2018 at 09:39:19PM +0200, Paul Kocialkowski wrote: > > > Initializing and registering fbdev requires at least one DRM connector > > > and

[linux-sunxi] Re: [PATCH] drm/sun4i: Avoid failing to init fbdev without any connector

2018-08-07 Thread Paul Kocialkowski
Hi, Le mardi 07 août 2018 à 22:18 +0200, Daniel Vetter a écrit : > On Tue, Aug 07, 2018 at 09:39:19PM +0200, Paul Kocialkowski wrote: > > Initializing and registering fbdev requires at least one DRM connector > > and will fail otherwise. In order to support headless setups (for > > instance for

[linux-sunxi] Re: [PATCH] drm/sun4i: Avoid failing to init fbdev without any connector

2018-08-07 Thread Daniel Vetter
On Tue, Aug 07, 2018 at 09:39:19PM +0200, Paul Kocialkowski wrote: > Initializing and registering fbdev requires at least one DRM connector > and will fail otherwise. In order to support headless setups (for > instance for GPU rendering with the GBM backend, where a DRI card node > is required to