/linux/drivers/gpu/drm/tegra/ |
H A D | output.c | 92 drm_helper_hpd_irq_event(output->connector.dev); in hpd_irq()
|
H A D | dpaux.c | 277 drm_helper_hpd_irq_event(dpaux->output->connector.dev); in tegra_dpaux_hotplug()
|
H A D | dsi.c | 1512 drm_helper_hpd_irq_event(output->connector.dev); in tegra_dsi_host_attach() 1528 drm_helper_hpd_irq_event(output->connector.dev); in tegra_dsi_host_detach()
|
/linux/drivers/gpu/drm/rockchip/ |
H A D | dw_hdmi_qp-rockchip.c | 244 changed = drm_helper_hpd_irq_event(drm); in dw_hdmi_qp_rk3588_hpd_work() 611 drm_helper_hpd_irq_event(hdmi->encoder.encoder.dev); in dw_hdmi_qp_rockchip_resume()
|
H A D | inno_hdmi.c | 1114 drm_helper_hpd_irq_event(hdmi->connector.dev); in inno_hdmi_irq()
|
/linux/drivers/gpu/drm/bridge/ |
H A D | nxp-ptn3460.c | 245 drm_helper_hpd_irq_event(ptn_bridge->connector.dev); in ptn3460_bridge_attach()
|
H A D | ti-tfp410.c | 111 drm_helper_hpd_irq_event(dvi->bridge.dev); in tfp410_hpd_work_func()
|
H A D | lontium-lt8912b.c | 513 drm_helper_hpd_irq_event(lt->bridge.dev); in lt8912_bridge_hpd_cb()
|
H A D | ite-it6505.c | 2584 drm_helper_hpd_irq_event(it6505->bridge.dev); in it6505_irq_hpd() 2952 drm_helper_hpd_irq_event(it6505->bridge.dev); in it6505_extcon_work()
|
/linux/drivers/gpu/drm/virtio/ |
H A D | virtgpu_kms.c | 51 drm_helper_hpd_irq_event(vgdev->ddev); in virtio_gpu_config_changed_work_func()
|
/linux/drivers/gpu/drm/mxsfb/ |
H A D | lcdif_drv.c | 217 drm_helper_hpd_irq_event(drm); in lcdif_load()
|
/linux/drivers/gpu/drm/ |
H A D | drm_probe_helper.c | 723 * own, like drm_helper_hpd_irq_event() does - this is assumed to be done by the 1023 * per connector need to use drm_helper_hpd_irq_event(). 1055 * drm_helper_hpd_irq_event - hotplug processing 1081 bool drm_helper_hpd_irq_event(struct drm_device *dev) in drm_helper_hpd_irq_event() function 1119 EXPORT_SYMBOL(drm_helper_hpd_irq_event);
|
/linux/drivers/gpu/drm/radeon/ |
H A D | radeon_irq_kms.c | 97 drm_helper_hpd_irq_event(dev); in radeon_hotplug_work_func()
|
H A D | radeon_acpi.c | 410 drm_helper_hpd_irq_event(rdev_to_drm(rdev)); in radeon_atif_handler()
|
/linux/drivers/gpu/drm/gma500/ |
H A D | cdv_device.c | 409 drm_helper_hpd_irq_event(dev); in cdv_hotplug_work_func()
|
/linux/drivers/gpu/drm/meson/ |
H A D | meson_dw_hdmi.c | 530 drm_helper_hpd_irq_event(dw_hdmi->bridge->dev); in dw_hdmi_top_thread_irq()
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_acpi.c | 509 drm_helper_hpd_irq_event(adev_to_drm(adev)); in amdgpu_atif_handler()
|
H A D | amdgpu_display.c | 83 drm_helper_hpd_irq_event(dev); in amdgpu_display_hotplug_work_func()
|
/linux/drivers/gpu/drm/bridge/analogix/ |
H A D | analogix-anx78xx.c | 1161 drm_helper_hpd_irq_event(anx78xx->connector.dev); in anx78xx_intp_threaded_handler()
|
H A D | anx7625.c | 1509 drm_helper_hpd_irq_event(ctx->bridge.dev); in _anx7625_hpd_polling() 1633 drm_helper_hpd_irq_event(ctx->bridge.dev); in anx7625_work_func()
|
H A D | analogix_dp_core.c | 810 drm_helper_hpd_irq_event(dp->drm_dev); in analogix_dp_irq_thread()
|
/linux/drivers/gpu/drm/sti/ |
H A D | sti_hdmi.c | 206 drm_helper_hpd_irq_event(hdmi->drm_dev); in hdmi_irq_thread()
|
/linux/drivers/gpu/drm/qxl/ |
H A D | qxl_display.c | 195 if (!drm_helper_hpd_irq_event(dev)) { in qxl_display_read_client_monitors_config()
|
/linux/drivers/gpu/drm/mediatek/ |
H A D | mtk_hdmi.c | 1168 drm_helper_hpd_irq_event(hdmi->bridge.encoder->dev); in mtk_hdmi_hpd_event()
|
/linux/drivers/gpu/drm/exynos/ |
H A D | exynos_hdmi.c | 1688 drm_helper_hpd_irq_event(hdata->drm_dev); in hdmi_hotplug_work_func()
|