uboot/drivers/video
Donghwa Lee c20545691a TRATS: initialize panel_info data structure in board file
panel_info data structure is gloable variable, so, I have initialized it
in board file. If it is initialized in init_panel_info() like existing,
it can't be used in drv_lcd_init() in common/lcd.c because
init_panel_info() is called after drv_lcd_init().

Signed-off-by: Donghwa Lee <dh09.lee@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Acked-by: Anatolij Gustschin <agust@denx.de>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
2012-07-07 14:07:25 +02:00
..
Makefile video: atmel/lcd: add LCD driver for new Atmel SoC 2012-06-05 11:19:02 +02:00
amba.c
ati_ids.h
ati_radeon_fb.c
ati_radeon_fb.h
atmel_hlcdfb.c video: atmel/lcd: add LCD driver for new Atmel SoC 2012-06-05 11:19:02 +02:00
atmel_lcdfb.c
bus_vcxk.c drivers/video/bus_vcxk.c: Fix GCC 4.6 warning 2011-11-16 21:36:22 +01:00
cfb_console.c video: cfb_console: flush dcache for frame buffer in DRAM 2012-06-05 11:15:36 +02:00
ct69000.c
da8xx-fb.c
exynos_fb.c TRATS: initialize panel_info data structure in board file 2012-07-07 14:07:25 +02:00
exynos_fb.h EXYNOS: display 32bpp bitmap TIZEN logo 2012-05-25 09:15:10 +02:00
exynos_fimd.c EXYNOS: display 32bpp bitmap TIZEN logo 2012-05-25 09:15:10 +02:00
exynos_mipi_dsi.c EXYNOS: support EXYNOS MIPI DSI interface driver. 2012-05-15 08:31:30 +02:00
exynos_mipi_dsi_common.c EXYNOS: support EXYNOS MIPI DSI interface driver. 2012-05-15 08:31:30 +02:00
exynos_mipi_dsi_common.h EXYNOS: support EXYNOS MIPI DSI interface driver. 2012-05-15 08:31:30 +02:00
exynos_mipi_dsi_lowlevel.c EXYNOS: support EXYNOS MIPI DSI interface driver. 2012-05-15 08:31:30 +02:00
exynos_mipi_dsi_lowlevel.h EXYNOS: support EXYNOS MIPI DSI interface driver. 2012-05-15 08:31:30 +02:00
fsl_diu_fb.c DIU: 1080P and 720P support 2011-11-29 15:43:36 +01:00
ipu.h
ipu_common.c
ipu_disp.c
ipu_regs.h mx53: Allow IPUv3 driver to also work on mx53 2012-05-25 10:36:29 +02:00
mb86r0xgdc.c
mb862xx.c
mx3fb.c
mxc_ipuv3_fb.c mx5: Rename mx51_fb_init() 2012-05-25 10:39:23 +02:00
mxcfb.h
omap3_dss.c omap3_dss: cosmetic changes 2012-05-25 15:35:25 +02:00
s6e8ax0.c LCD: support another s6e8ax0 panel type 2012-05-25 09:15:09 +02:00
s6e63d6.c
sed156x.c
sed13806.c
sm501.c
smiLynxEM.c
videomodes.c
videomodes.h