Searched refs:hpd_lock (Results 1 – 8 of 8) sorted by relevance
462 mutex_lock(&drm->hpd_lock); in nouveau_display_hpd_resume()464 mutex_unlock(&drm->hpd_lock); in nouveau_display_hpd_resume()481 mutex_lock(&drm->hpd_lock); in nouveau_display_hpd_work()484 mutex_unlock(&drm->hpd_lock); in nouveau_display_hpd_work()738 mutex_init(&drm->hpd_lock); in nouveau_display_create()773 mutex_destroy(&drm->hpd_lock); in nouveau_display_destroy()
205 struct mutex hpd_lock; member
1154 mutex_lock(&drm->hpd_lock); in nouveau_connector_hpd()1159 mutex_unlock(&drm->hpd_lock); in nouveau_connector_hpd()
504 mutex_init(&ifbdev->hpd_lock); in intel_fbdev_init()585 mutex_lock(&ifbdev->hpd_lock); in intel_fbdev_hpd_set_suspend()589 mutex_unlock(&ifbdev->hpd_lock); in intel_fbdev_hpd_set_suspend()660 mutex_lock(&ifbdev->hpd_lock); in intel_fbdev_output_poll_changed()663 mutex_unlock(&ifbdev->hpd_lock); in intel_fbdev_output_poll_changed()
152 struct mutex hpd_lock; member
598 struct mutex hpd_lock; member
1276 mutex_lock(&aconnector->hpd_lock); in dm_handle_hpd_rx_offload_work()1279 mutex_unlock(&aconnector->hpd_lock); in dm_handle_hpd_rx_offload_work()2670 mutex_lock(&aconnector->hpd_lock); in dm_resume()2686 mutex_unlock(&aconnector->hpd_lock); in dm_resume()3020 mutex_lock(&aconnector->hpd_lock); in handle_hpd_irq_helper()3059 mutex_unlock(&aconnector->hpd_lock); in handle_hpd_irq_helper()3194 mutex_lock(&aconnector->hpd_lock); in handle_hpd_rx_irq()3277 mutex_unlock(&aconnector->hpd_lock); in handle_hpd_rx_irq()8236 mutex_init(&aconnector->hpd_lock); in amdgpu_dm_connector_init_helper()
1231 mutex_lock(&aconnector->hpd_lock); in trigger_hotplug()1272 mutex_unlock(&aconnector->hpd_lock); in trigger_hotplug()
Completed in 45 milliseconds