Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | OMAP: DSS2: OMAPFB: fix crash when panel driver was not loaded | Tomi Valkeinen | 2010-01-12 |
| | | | | | | | | | | If the panel's probe had failed, omapfb would still go on, eventually crashing. A better fix would be to handle each display properly, and leaving just the failed display out. But that is a bigger change. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@nokia.com> | ||
* | OMAP: DSS2: OMAPFB: fix omapfb_free_fbmem() | Tomi Valkeinen | 2010-01-11 |
| | | | | | | | Fixes bug causing VRFB memory area to be released twice. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@nokia.com> Reported-by: Eino-Ville Talvala <talvala@stanford.edu> | ||
* | OMAP: DSS2: omapfb driver | Tomi Valkeinen | 2009-12-09 |
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@nokia.com> |