diff options
author | Puneet Saxena <puneets@nvidia.com> | 2012-01-24 13:02:37 +0530 |
---|---|---|
committer | Puneet Saxena <puneets@nvidia.com> | 2012-02-07 02:04:35 -0800 |
commit | fbe8695649c2302a6513ebb4a24b3ce2d17c9e96 (patch) | |
tree | 4162fea4d3682b220cf5bd67c61eac7669021b62 /arch/arm/cpu/armv7/tegra3 | |
parent | 38925fa36fe37323bbb4ba09b7059a817fccb1e0 (diff) |
video: tegra: Update LCD max height & 'lcd_line_length'
Assert occurs due to LCD max height was bigger than default
Maximum LCD height, causing 'panel_info' is not initialized.
Increase default Max LCD height as Waluigi has LCD height in
pixel more than 768.
Initialize global variable 'lcd_line_length' correctly.
'lcd_line_length' was not initialized before use, causing
initialization of dependent variables wrongly.
BUG=chromium-os:23496
TEST=Build ok for Cardhu, Waluigi and Seaboard. Tested on Waluigi.
Change-Id: I24a9fc54541c861c48fd885e2d58d32786c31bf8
Signed-off-by: Puneet Saxena <puneets@nvidia.com>
Reviewed-on: https://gerrit.chromium.org/gerrit/14699
Diffstat (limited to 'arch/arm/cpu/armv7/tegra3')
0 files changed, 0 insertions, 0 deletions