Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/msm/dp/
Ddp_display.c51 ST_DISPLAY_OFF, enumerator
589 if (state == ST_DISPLAY_OFF || state == ST_SUSPENDED) { in dp_hpd_plug_handle()
675 if (state == ST_DISPLAY_OFF) { in dp_hpd_unplug_handle()
703 if (state == ST_DISPLAY_OFF || state == ST_SUSPENDED) { in dp_irq_hpd_handle()
1609 if (state != ST_DISPLAY_OFF && state != ST_MAINLINK_READY) { in dp_bridge_atomic_enable()
1623 if (state == ST_DISPLAY_OFF) { in dp_bridge_atomic_enable()
1683 dp_display->hpd_state = ST_DISPLAY_OFF; in dp_bridge_atomic_post_disable()