Searched refs:send_hpd (Results 1 – 2 of 2) sorted by relevance
206 bool send_hpd = false; in nouveau_dp_irq() local218 send_hpd = true; in nouveau_dp_irq()225 send_hpd = true; in nouveau_dp_irq()233 if (send_hpd) in nouveau_dp_irq()
600 bool send_hpd = false; in intel_fbdev_hpd_set_suspend() local604 send_hpd = !ifbdev->hpd_suspended && ifbdev->hpd_waiting; in intel_fbdev_hpd_set_suspend()608 if (send_hpd) { in intel_fbdev_hpd_set_suspend()670 bool send_hpd; in intel_fbdev_output_poll_changed() local678 send_hpd = !ifbdev->hpd_suspended; in intel_fbdev_output_poll_changed()682 if (send_hpd && (ifbdev->vma || ifbdev->helper.deferred_setup)) in intel_fbdev_output_poll_changed()