Re: [PATCH v3 1/2] MIPS: Loongson: Build ATI Radeon GPU driver as module

2020-05-17 Thread Thomas Bogendoerfer
On Sat, May 16, 2020 at 10:15:48AM +0800, Tiezhu Yang wrote: > When ATI Radeon GPU driver has been compiled directly into the kernel > instead of as a module, we should make sure the firmware for the model > (check available ones in /lib/firmware/radeon) is built-in to the kernel > as well, otherwi

[PATCH v3 1/2] MIPS: Loongson: Build ATI Radeon GPU driver as module

2020-05-15 Thread Tiezhu Yang
When ATI Radeon GPU driver has been compiled directly into the kernel instead of as a module, we should make sure the firmware for the model (check available ones in /lib/firmware/radeon) is built-in to the kernel as well, otherwise there exists the following fatal error during GPU init, change CON