Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/msm/dp/
H A Ddp_display.c52 ST_DISPLAY_OFF, enumerator
580 if (state == ST_DISPLAY_OFF) { in msm_dp_hpd_plug_handle()
678 if (state == ST_DISPLAY_OFF) { in msm_dp_hpd_unplug_handle()
707 if (state == ST_DISPLAY_OFF) { in msm_dp_irq_hpd_handle()
1536 if (hpd_state != ST_DISPLAY_OFF && hpd_state != ST_MAINLINK_READY) { in msm_dp_bridge_atomic_enable()
1550 if (hpd_state == ST_DISPLAY_OFF) { in msm_dp_bridge_atomic_enable()
1609 msm_dp_display->hpd_state = ST_DISPLAY_OFF; in msm_dp_bridge_atomic_post_disable()