u-boot-brain/drivers/video/imx
Anatolij Gustschin 3ce83ee012 video: ipuv3: fix framebuffer base address init with multiple IPUs
Since commit 7812bbdc37 ("video: Correctly handle multiple
framebuffers") the vidconsole output is missing on the primary
display on boards with two IPU units (all i.MX6Q/D based boards).
The base address of the allocated framebuffer is not correctly
programmed in the display controller. Fix it.

Reported-by: Soeren Moch <smoch@web.de>
Signed-off-by: Anatolij Gustschin <agust@denx.de>
Tested-by: Soeren Moch <smoch@web.de>
2020-08-03 23:37:31 +02:00
..
ipu_common.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
ipu_disp.c video: ipuv3: remove some useless code to reduce binary size 2020-06-18 19:29:33 +02:00
ipu_regs.h video: move ipuv3 files to subdirectory 2019-04-13 20:30:09 +02:00
ipu.h video: move ipuv3 files to subdirectory 2019-04-13 20:30:09 +02:00
Kconfig video: ipuv3: remove non-DM code 2020-06-18 19:38:50 +02:00
Makefile video: move ipuv3 files to subdirectory 2019-04-13 20:30:09 +02:00
mxc_ipuv3_fb.c video: ipuv3: fix framebuffer base address init with multiple IPUs 2020-08-03 23:37:31 +02:00
mxcfb.h video: move ipuv3 files to subdirectory 2019-04-13 20:30:09 +02:00