Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_fbdev.c642 bool send_hpd = false; in intel_fbdev_hpd_set_suspend() local
646 send_hpd = !ifbdev->hpd_suspended && ifbdev->hpd_waiting; in intel_fbdev_hpd_set_suspend()
650 if (send_hpd) { in intel_fbdev_hpd_set_suspend()
720 bool send_hpd; in intel_fbdev_output_poll_changed() local
728 send_hpd = !ifbdev->hpd_suspended; in intel_fbdev_output_poll_changed()
732 if (send_hpd && (ifbdev->vma || ifbdev->helper.deferred_setup)) in intel_fbdev_output_poll_changed()