Re: [PATCH] drm: mxsfb_crtc: Fix the framebuffer misplacement

2017-02-02 Thread Breno Matheus Lima
2017-02-02 19:26 GMT-02:00 Fabio Estevam : > > From: Fabio Estevam > > Currently the framebuffer content is displayed with incorrect offsets > in both the vertical and horizontal directions. > > The fbdev version of the driver does not show this problem. Breno Lima > dumped the eLCDIF controller r

Re: [PATCH] drm: mxsfb: Implement drm_panel handling

2017-02-01 Thread Breno Matheus Lima
Tested-by: Breno Lima From: Thierry Reding Sent: Wednesday, February 1, 2017 3:22 PM To: Fabio Estevam Cc: airl...@linux.ie; ma...@denx.de; dri-devel@lists.freedesktop.org; Breno Matheus Lima Subject: Re: [PATCH] drm: mxsfb: Implement drm_panel handling On

drm: panel-simple: Problems to use Seiko 43WVF1G panel and DRM_MXS driver on the i.MX6SX SabreSD.

2017-02-01 Thread Breno Matheus Lima
024, 1024, 1024 }, @@ -1853,6 +1878,9 @@ static const struct of_device_id platform_of_match[] = { .compatible = "samsung,ltn140at29-301", .data = &samsung_ltn140at29_301, }, { +.compatible = "seiko,43wvf1g", +.data = &seiko_43wvf1g, +}, { .compatible = "sharp,lq101k1ly04", .data = &sharp_lq101k1ly04, }, { -- 2.7.4 -- Breno Matheus Lima ___ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel

Re: [PATCH] drm: mxsfb: Fix crash when provided invalid DT bindings

2017-01-31 Thread Breno Matheus Lima
fb_panel_attach() is called with > first argument NULL and this crashes the kernel. > > This patch fixes the problem by explicitly checking for valid > mxsfb->panel at the end of the iteration in mxsfb_create_output(). > > Signed-off-by: Marek Vasut > Cc: Dan

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 Sa

drm: mxsfb: Kernel panic on 4.10.0-rc5

2017-01-29 Thread Breno Matheus Lima
anic - not syncing: Attempted to kill init! exitcode=0x000b [1.635754] [1.971026] random: fast init done Thanks Best Regards, -- Breno Matheus Lima ___ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailma