u-boot-brain/drivers/video
Thierry Reding 0c5587549b video: tegra: Update line length to match resolution
Instead of storing the computed line length in a local variable, store
it in the global lcd_line_length variable to make sure the LCD subsystem
can properly draw content for the display resolution.

This probably wasn't noticed yet because the only board where LCD
support is currently enabled is Seaboard, which runs at a 1366x768
resolution. As it happens this is the maximum resolution supported and
also the default that is used to initialize the framebuffer before the
configuration from DT is available.

Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2013-01-16 13:40:06 -07:00
..
amba.c
ati_ids.h
ati_radeon_fb.c
ati_radeon_fb.h
atmel_hlcdfb.c
atmel_lcdfb.c
bus_vcxk.c
cfb_console.c video: Check for valid FB pointer before clearing 2012-12-06 14:30:44 -08:00
coreboot_fb.c
ct69000.c
da8xx-fb.c
exynos_dp_lowlevel.c
exynos_dp_lowlevel.h
exynos_dp.c video: exynos_dp: Remove unused variable disp_info 2013-01-14 19:17:28 +09:00
exynos_fb.c video: exynos_fb: Make a call to draw_logo only when CONFIG_CMD_BMP is selected 2013-01-14 19:17:28 +09:00
exynos_fb.h
exynos_fimd.c video: Modify exynos_fimd driver to support LCD console 2013-01-10 10:19:47 +09:00
exynos_mipi_dsi_common.c
exynos_mipi_dsi_common.h
exynos_mipi_dsi_lowlevel.c
exynos_mipi_dsi_lowlevel.h
exynos_mipi_dsi.c
exynos_pwm_bl.c
fsl_diu_fb.c
ipu_common.c
ipu_disp.c
ipu_regs.h
ipu.h
ld9040.c
Makefile Merge branch 'master' of git://git.denx.de/u-boot into resolve 2012-12-10 14:13:27 +09:00
mb86r0xgdc.c
mb862xx.c
mx3fb.c
mxc_ipuv3_fb.c
mxcfb.h
omap3_dss.c
s6e8ax0.c
s6e63d6.c
sed156x.c
sed13806.c
sm501.c
smiLynxEM.c
tegra.c video: tegra: Update line length to match resolution 2013-01-16 13:40:06 -07:00
videomodes.c
videomodes.h