Lines Matching refs:lcd
500 a994fe7 tegra: Add SOC support for display/lcd
504 54e8019 lcd: Add CONFIG_LCD_ALIGNMENT to select frame buffer alignment
505 d92aff7 lcd: Add support for flushing LCD fb from dcache after update
509 5cc29db lcd: Add CONFIG_CONSOLE_SCROLL_LINES option to speed console
510 cac5a23 tegra: Enable display/lcd support on Seaboard
558 07: tegra: Add SOC support for display/lcd
562 11: lcd: Add CONFIG_LCD_ALIGNMENT to select frame buffer alignment
563 12: lcd: Add support for flushing LCD fb from dcache after update
568 16: lcd: Add CONFIG_CONSOLE_SCROLL_LINES option to speed console
569 17: tegra: Enable display/lcd support on Seaboard
588 12: lcd: Add support for flushing LCD fb from dcache after update
591 +/u-boot/lcd9b/.bm-work/00/common/lcd.c:120: undefined reference to `flush_dcache_range'
597 16: lcd: Add CONFIG_CONSOLE_SCROLL_LINES option to speed console
598 -/u-boot/lcd9b/.bm-work/00/common/lcd.c:120: undefined reference to `flush_dcache_range'
599 +/u-boot/lcd9b/.bm-work/00/common/lcd.c:125: undefined reference to `flush_dcache_range'
600 17: tegra: Enable display/lcd support on Seaboard
603 So the problem is in lcd.c, due to missing cache operations. This information