Home
last modified time | relevance | path

Searched refs:ST_DISPLAY_OFF (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/msm/dp/
H A Ddp_display.c51 ST_DISPLAY_OFF, enumerator
597 if (state == ST_DISPLAY_OFF || state == ST_SUSPENDED) { in dp_hpd_plug_handle()
685 if (state == ST_DISPLAY_OFF) { in dp_hpd_unplug_handle()
713 if (state == ST_DISPLAY_OFF || state == ST_SUSPENDED) { in dp_irq_hpd_handle()
1619 if (state != ST_DISPLAY_OFF && state != ST_MAINLINK_READY) { in dp_bridge_atomic_enable()
1633 if (state == ST_DISPLAY_OFF) { in dp_bridge_atomic_enable()
1693 dp_display->hpd_state = ST_DISPLAY_OFF; in dp_bridge_atomic_post_disable()