Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • stable
  • extraversion
  • early-display
  • variant-emmc-nvme-boot
  • 2024-07-19
  • 2024-06-30
  • 2023-10-18
  • 2023-10-10
  • 2023-07-04
  • 2023-01-25
  • v3
  • variant-emmc-nvme-boot
  • 2020-06-01
14 results

lcd_console.c

  • Peng Fan's avatar
    2f6d5388
    MLK-12425-2: video: epdc: introduce epdc support · 2f6d5388
    Peng Fan authored
    
    Support EPDC.
    E-Ink feature is supported by i.MX6DL/SL and i.MX7D.
    For now this driver only supports i.MX6DL/SL, because the
    i.MX7D EPDC driver needs pxp support which is not included
    in U-Boot.
    
    Support user defined logo file, if there is no logo file, it will
    draw a black border around a white screen.
    
    If need to enable EPDC, a waveform file is required to let all
    work.
    
    Since we need LCD_MONOCHROME mode for EPDC, we introduce LCD_MONOCHROME
    support.
    
    Please refer to Linux Reference Manual for how to flash WAVEFORM file.
    
    Signed-off-by: default avatarPeng Fan <peng.fan@nxp.com>
    Signed-off-by: default avatarRobby Cai <R63905@freescale.com>
    Signed-off-by: default avatarNitin Garg <nitin.garg@freescale.com>
    Signed-off-by: default avatarYe.Li <B37916@freescale.com>
    (cherry picked from commit a7244f279cc3c3994bcd103f5e9a183b1075ae71)
    2f6d5388
    History
    MLK-12425-2: video: epdc: introduce epdc support
    Peng Fan authored
    
    Support EPDC.
    E-Ink feature is supported by i.MX6DL/SL and i.MX7D.
    For now this driver only supports i.MX6DL/SL, because the
    i.MX7D EPDC driver needs pxp support which is not included
    in U-Boot.
    
    Support user defined logo file, if there is no logo file, it will
    draw a black border around a white screen.
    
    If need to enable EPDC, a waveform file is required to let all
    work.
    
    Since we need LCD_MONOCHROME mode for EPDC, we introduce LCD_MONOCHROME
    support.
    
    Please refer to Linux Reference Manual for how to flash WAVEFORM file.
    
    Signed-off-by: default avatarPeng Fan <peng.fan@nxp.com>
    Signed-off-by: default avatarRobby Cai <R63905@freescale.com>
    Signed-off-by: default avatarNitin Garg <nitin.garg@freescale.com>
    Signed-off-by: default avatarYe.Li <B37916@freescale.com>
    (cherry picked from commit a7244f279cc3c3994bcd103f5e9a183b1075ae71)