9140693567
In order to support multiple LCD instances per board, add a pointer from lcd_planeinfo_s to the lcd_dev_s which it belongs to. Also enhance the putrun, getrun, putarea and getarea methods to pass through the lcd_dev_s pointer to the respective device driver. Port all LCD device drivers to this lcd_planeinfo_s extension. Enhance SSD1306 driver to support multiple LCDs. Signed-off-by: Michael Jung <michael.jung@secore.ly> |
||
---|---|---|
.. | ||
cursor | ||
fb | ||
lcd | ||
pwfb | ||
.gitignore | ||
Make.defs | ||
Makefile.cursor | ||
Makefile.devblit | ||
Makefile.pwfb | ||
nxglib.h | ||
nxglib_bitblit.h | ||
nxglib_copyrun.h | ||
nxglib_fillrun.h |