Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | OMAP: DSS2: OMAPFB: fix crash when panel driver was not loaded | Tomi Valkeinen | 2010-01-12 | 1 | -0/+5 |
| | | | | | | | | | | 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 | 1 | -0/+1 |
| | | | | | | | 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 | 6 | -0/+3708 |
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@nokia.com> |