zephyr/drivers/display
Ioannis Karachalios 71a5f1b9fd drivers: display: smartbond: Optimize driver PM
This commit should optimize the way the device is allowed
to enter the suspended state. Instead of returning a PM
error code to abort the PM process, the standby power state
is constrained as long as the device is not allowed to enter
suspension. With that approach, acquiring PD_SYS is not needed
when in PM device runtime mode.

Signed-off-by: Ioannis Karachalios <ioannis.karachalios.px@renesas.com>
2024-05-24 07:48:41 -04:00
..
CMakeLists.txt
Kconfig
Kconfig.dummy
Kconfig.gc9x01x
Kconfig.hx8394
Kconfig.ili9xxx
Kconfig.intel_multibootfb
Kconfig.led_strip_matrix
Kconfig.ls0xx
Kconfig.max7219
Kconfig.mcux_dcnano_lcdif
Kconfig.mcux_elcdif drivers: display: mcux_elcdif: add additional documentation around PXP 2024-05-14 18:22:28 -04:00
Kconfig.microbit
Kconfig.nrf_led_matrix
Kconfig.nt35510
Kconfig.otm8009a
Kconfig.renesas_lcdc
Kconfig.rm67162
Kconfig.rm68200
Kconfig.sdl
Kconfig.ssd16xx
Kconfig.ssd1306
Kconfig.st7735r drivers: display: st7735r: convert to MIPI DBI API 2024-05-21 16:50:08 -04:00
Kconfig.st7789v
Kconfig.st7796s
Kconfig.stm32_ltdc
Kconfig.uc81xx
display_dummy.c
display_gc9x01x.c
display_gc9x01x.h
display_hx8394.c drivers: display: display_hx8394: use MIPI LPM during init commands 2024-05-02 21:26:32 +03:00
display_ili9xxx.c
display_ili9xxx.h
display_ili9340.c
display_ili9340.h
display_ili9341.c
display_ili9341.h
display_ili9342c.c
display_ili9342c.h
display_ili9488.c
display_ili9488.h
display_intel_multibootfb.c
display_led_strip_matrix.c
display_max7219.c
display_mcux_dcnano_lcdif.c
display_mcux_elcdif.c drivers: display: mcux_elcdif: add additional documentation around PXP 2024-05-14 18:22:28 -04:00
display_nrf_led_matrix.c
display_nt35510.c
display_nt35510.h
display_otm8009a.c
display_otm8009a.h
display_renesas_lcdc.c drivers: display: smartbond: Optimize driver PM 2024-05-24 07:48:41 -04:00
display_rm67162.c
display_rm68200.c
display_sdl.c
display_sdl_bottom.c
display_sdl_bottom.h
display_st7735r.c drivers: display: st7735r: convert to MIPI DBI API 2024-05-21 16:50:08 -04:00
display_st7735r.h
display_st7789v.c
display_st7789v.h
display_st7796s.c
display_st7796s.h
display_stm32_ltdc.c
ls0xx.c
mb_display.c
mb_font.c
mb_font.h
ssd16xx.c
ssd16xx_regs.h
ssd1306.c
ssd1306_regs.h
uc81xx.c
uc81xx_regs.h