Re: drm: mxsfb: Kernel panic on 4.10.0-rc5

2017-01-29 Thread Marek Vasut
On 01/28/2017 01:46 PM, Breno Matheus Lima wrote: > 2017-01-27 18:43 GMT-02:00 Marek Vasut : >> >> On 01/27/2017 09:40 PM, Marek Vasut wrote: >>> On 01/27/2017 05:04 PM, Breno Matheus Lima wrote: Hi, >>> >>> Hi, >>> I'm trying to use kernel 4.10.0-rc5 and DRM_MXS driver on a i.MX6SX > Sab

Re: drm: mxsfb: Kernel panic on 4.10.0-rc5

2017-01-29 Thread Breno Matheus Lima
2017-01-27 18:43 GMT-02:00 Marek Vasut : > > On 01/27/2017 09:40 PM, Marek Vasut wrote: > > On 01/27/2017 05:04 PM, Breno Matheus Lima wrote: > >> Hi, > > > > Hi, > > > >> I'm trying to use kernel 4.10.0-rc5 and DRM_MXS driver on a i.MX6SX SabreSD > >> Rev A, but it crashes during the boot, I'm als

Re: drm: mxsfb: Kernel panic on 4.10.0-rc5

2017-01-29 Thread Marek Vasut
On 01/27/2017 09:40 PM, Marek Vasut wrote: > On 01/27/2017 05:04 PM, Breno Matheus Lima wrote: >> Hi, > > Hi, > >> I'm trying to use kernel 4.10.0-rc5 and DRM_MXS driver on a i.MX6SX SabreSD >> Rev A, but it crashes during the boot, I'm also disabling the FB_MXS driver >> to avoid any conflict. B

drm: mxsfb: Kernel panic on 4.10.0-rc5

2017-01-29 Thread Breno Matheus Lima
Hi, I'm trying to use kernel 4.10.0-rc5 and DRM_MXS driver on a i.MX6SX SabreSD Rev A, but it crashes during the boot, I'm also disabling the FB_MXS driver to avoid any conflict. By using the driver FB_MXS the board boots normally and the display is working as well. I would like to know if is pos

Re: drm: mxsfb: Kernel panic on 4.10.0-rc5

2017-01-29 Thread Marek Vasut
On 01/27/2017 05:04 PM, Breno Matheus Lima wrote: > Hi, Hi, > I'm trying to use kernel 4.10.0-rc5 and DRM_MXS driver on a i.MX6SX SabreSD > Rev A, but it crashes during the boot, I'm also disabling the FB_MXS driver > to avoid any conflict. By using the driver FB_MXS the board boots normally > an