commit | 276a1d4337c9c261f42d5a7f813d96ca18f67c2b | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@nokia.com> | Wed Mar 17 20:05:38 2010 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@nokia.com> | Tue Aug 03 15:18:46 2010 +0300 |
tree | 9866eb8a7d617cdcefcff2be82bec01c5cc8fb03 | |
parent | 46d3524a1b9155dd9cd57ea28e00db08c7a95c1a [diff] |
OMAP: DSS2: OMAPFB: Check var even if there isn't memory If video memory hasn't been allocate have check_fb_var() still check most of the settings, just skip the ones involving the size of the memory region. Also skip the memory address calculations in omapfb_setup_overlay() if there's no memory. Signed-off-by: Ville Syrjälä <ville.syrjala@nokia.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@nokia.com>