Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/dp/
H A Ddp_display.c48 ST_DISPLAY_OFF, enumerator
566 if (state == ST_DISPLAY_OFF || state == ST_SUSPENDED) { in dp_hpd_plug_handle()
718 if (state == ST_DISPLAY_OFF) { in dp_irq_hpd_handle()
1478 if (state == ST_DISPLAY_OFF) in msm_dp_display_enable()
1491 if (state == ST_DISPLAY_OFF) in msm_dp_display_enable()
1537 dp_display->hpd_state = ST_DISPLAY_OFF; in msm_dp_display_disable()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/dp/
H A Ddp_display.c51 ST_DISPLAY_OFF, enumerator
595 if (state == ST_DISPLAY_OFF || state == ST_SUSPENDED) { in dp_hpd_plug_handle()
681 if (state == ST_DISPLAY_OFF) { in dp_hpd_unplug_handle()
709 if (state == ST_DISPLAY_OFF || state == ST_SUSPENDED) { in dp_irq_hpd_handle()
1615 if (state != ST_DISPLAY_OFF && state != ST_MAINLINK_READY) { in dp_bridge_atomic_enable()
1629 if (state == ST_DISPLAY_OFF) { in dp_bridge_atomic_enable()
1689 dp_display->hpd_state = ST_DISPLAY_OFF; in dp_bridge_atomic_post_disable()

Completed in 5 milliseconds