Re: [PATCH] Fix loading of module radeonfb on PowerMac

2016-11-14 Thread Tomi Valkeinen
On 08/10/16 15:09, Mathieu Malaterre wrote: > When the linux kernel is build with (typical kernel ship with Debian > installer): > > CONFIG_FB_OF=y > CONFIG_VT_HW_CONSOLE_BINDING=y > CONFIG_FB_RADEON=m > > The offb driver takes precedence over module radeonfb. It is then > impossible to load the

Re: [PATCH] Fix loading of module radeonfb on PowerMac

2016-11-02 Thread Benjamin Herrenschmidt
On Wed, 2016-11-02 at 11:28 +0100, Mathieu Malaterre wrote: > > This has been working great so far for `radeon.ko`, so I assumed I > could shamelessly copy the behavior over to `radeonfb.ko`. > > The original reference I found was from Benjamin Herrenschmidt here: > https://lists.freedesktop.org/

Re: [PATCH] Fix loading of module radeonfb on PowerMac

2016-11-02 Thread Lennart Sorensen
On Wed, Nov 02, 2016 at 10:28:55AM +0200, Tomi Valkeinen wrote: > On 08/10/16 15:09, Mathieu Malaterre wrote: > > When the linux kernel is build with (typical kernel ship with Debian > > installer): > > > > CONFIG_FB_OF=y > > CONFIG_VT_HW_CONSOLE_BINDING=y > > CONFIG_FB_RADEON=m > > > > The offb

Re: [PATCH] Fix loading of module radeonfb on PowerMac

2016-11-02 Thread Mathieu Malaterre
Tomi, On Wed, Nov 2, 2016 at 9:28 AM, Tomi Valkeinen wrote: > On 08/10/16 15:09, Mathieu Malaterre wrote: >> When the linux kernel is build with (typical kernel ship with Debian >> installer): >> >> CONFIG_FB_OF=y >> CONFIG_VT_HW_CONSOLE_BINDING=y >> CONFIG_FB_RADEON=m >> >> The offb driver takes

Re: [PATCH] Fix loading of module radeonfb on PowerMac

2016-11-02 Thread Tomi Valkeinen
On 08/10/16 15:09, Mathieu Malaterre wrote: > When the linux kernel is build with (typical kernel ship with Debian > installer): > > CONFIG_FB_OF=y > CONFIG_VT_HW_CONSOLE_BINDING=y > CONFIG_FB_RADEON=m > > The offb driver takes precedence over module radeonfb. It is then > impossible to load the

[PATCH] Fix loading of module radeonfb on PowerMac

2016-10-08 Thread Mathieu Malaterre
When the linux kernel is build with (typical kernel ship with Debian installer): CONFIG_FB_OF=y CONFIG_VT_HW_CONSOLE_BINDING=y CONFIG_FB_RADEON=m The offb driver takes precedence over module radeonfb. It is then impossible to load the module, error reported is: [ 96.551486] radeonfb :00:10