Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/msm/dp/
Ddp_display.c51 ST_DISPLAY_OFF, enumerator
556 if (state == ST_DISPLAY_OFF) { in dp_hpd_plug_handle()
654 if (state == ST_DISPLAY_OFF) { in dp_hpd_unplug_handle()
683 if (state == ST_DISPLAY_OFF) { in dp_irq_hpd_handle()
1518 if (state != ST_DISPLAY_OFF && state != ST_MAINLINK_READY) { in dp_bridge_atomic_enable()
1532 if (state == ST_DISPLAY_OFF) { in dp_bridge_atomic_enable()
1591 dp_display->hpd_state = ST_DISPLAY_OFF; in dp_bridge_atomic_post_disable()