| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-05-09 | dm: video: Add driver-model support to lcd_simplefb | Simon Glass | |
| Allow this to work with CONFIG_DM_VIDEO enabled. Signed-off-by: Simon Glass <[email protected]> Acked-by: Anatolij Gustschin <[email protected]> | |||
| 2017-05-09 | dm: video: Refactor lcd_simplefb to prepare for driver model | Simon Glass | |
| Adjust this function so that we can convert it to support CONFIG_DM_VIDEO without a lot of code duplication. Signed-off-by: Simon Glass <[email protected]> Acked-by: Anatolij Gustschin <[email protected]> | |||
| 2015-07-23 | common/lcd_simplefb: Add support for 32bit organized framebuffers | Hannes Petermaier | |
| Signed-off-by: Hannes Petermaier <[email protected]> | |||
| 2015-02-10 | lcd: dt: extract simplefb support | Nikita Kiryanov | |
| We now have api functions that can support compiling simplefb code as its own module. Since this code is not part of the display functionality, extract it to its own file. Raspberry Pi is updated to accommodate the changes. Signed-off-by: Nikita Kiryanov <[email protected]> Acked-by: Stephen Warren <[email protected]> Reviewed-by: Simon Glass <[email protected]> Tested-by: Bo Shen <[email protected]> Tested-by: Josh Wu <[email protected]> Cc: Simon Glass <[email protected]> Cc: Anatolij Gustschin <[email protected]> Cc: Stephen Warren <[email protected]> | |||
