diff options
author | Thierry Reding <thierry.reding@avionic-design.de> | 2012-11-23 00:58:49 +0000 |
---|---|---|
committer | Tom Warren <twarren@nvidia.com> | 2013-01-16 13:40:06 -0700 |
commit | 0c5587549b89b8394e341e15833acc4be98ad916 (patch) | |
tree | 34c2f968754837e72740cbc0fb2e958d30d274d1 /dts | |
parent | 3a9d879f6f64585b819af728b53be0a05037fe0d (diff) | |
download | u-boot-imx-0c5587549b89b8394e341e15833acc4be98ad916.zip u-boot-imx-0c5587549b89b8394e341e15833acc4be98ad916.tar.gz u-boot-imx-0c5587549b89b8394e341e15833acc4be98ad916.tar.bz2 |
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>
Diffstat (limited to 'dts')
0 files changed, 0 insertions, 0 deletions