linux/drivers/video/omap2/omapfb
Ville Syrjälä 276a1d4337 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>
2010-08-03 15:18:46 +03:00
..
Kconfig OMAP: DSS2: OMAPFB: Remove FB_OMAP2_FORCE_AUTO_UPDATE 2010-02-24 14:31:28 +02:00
Makefile
omapfb-ioctl.c OMAP: DSS2: check lock_fb_info() return value 2010-05-18 14:14:29 +03:00
omapfb-main.c OMAP: DSS2: OMAPFB: Check var even if there isn't memory 2010-08-03 15:18:46 +03:00
omapfb-sysfs.c OMAP: DSS2: check lock_fb_info() return value 2010-05-18 14:14:29 +03:00
omapfb.h OMAP: DSS2: move get_recommended_bpp() 2010-02-24 14:31:27 +02:00