Home
last modified time | relevance | path

Searched refs:drm_helper_hpd_irq_event (Results 1 – 25 of 36) sorted by relevance

12

/Linux-v5.10/include/drm/
Ddrm_probe_helper.h20 bool drm_helper_hpd_irq_event(struct drm_device *dev);
/Linux-v5.10/drivers/gpu/drm/exynos/
Dexynos_drm_vidi.c209 drm_helper_hpd_irq_event(ctx->drm_dev); in vidi_store_connection()
275 drm_helper_hpd_irq_event(ctx->drm_dev); in vidi_connection_ioctl()
/Linux-v5.10/drivers/gpu/drm/
Ddrm_probe_helper.c815 bool drm_helper_hpd_irq_event(struct drm_device *dev) in drm_helper_hpd_irq_event() function
871 EXPORT_SYMBOL(drm_helper_hpd_irq_event);
/Linux-v5.10/drivers/gpu/drm/tegra/
Doutput.c89 drm_helper_hpd_irq_event(output->connector.dev); in hpd_irq()
Ddpaux.c276 drm_helper_hpd_irq_event(dpaux->output->connector.dev); in tegra_dpaux_hotplug()
Ddsi.c1502 drm_helper_hpd_irq_event(output->connector.dev); in tegra_dsi_host_attach()
1518 drm_helper_hpd_irq_event(output->connector.dev); in tegra_dsi_host_detach()
/Linux-v5.10/drivers/gpu/drm/bridge/
Dnxp-ptn3460.c248 drm_helper_hpd_irq_event(ptn_bridge->connector.dev); in ptn3460_bridge_attach()
Dti-tfp410.c109 drm_helper_hpd_irq_event(dvi->bridge.dev); in tfp410_hpd_work_func()
Dchrontel-ch7033.c266 drm_helper_hpd_irq_event(priv->connector.dev); in ch7033_hpd_event()
Dsii902x.c831 drm_helper_hpd_irq_event(sii902x->bridge.dev); in sii902x_interrupt()
/Linux-v5.10/drivers/gpu/drm/virtio/
Dvirtgpu_kms.c49 drm_helper_hpd_irq_event(vgdev->ddev); in virtio_gpu_config_changed_work_func()
/Linux-v5.10/drivers/gpu/drm/mxsfb/
Dmxsfb_drv.c241 drm_helper_hpd_irq_event(drm); in mxsfb_load()
/Linux-v5.10/drivers/gpu/drm/radeon/
Dradeon_irq_kms.c99 drm_helper_hpd_irq_event(dev); in radeon_hotplug_work_func()
Dradeon_acpi.c413 drm_helper_hpd_irq_event(rdev->ddev); in radeon_atif_handler()
/Linux-v5.10/drivers/gpu/drm/msm/hdmi/
Dhdmi_connector.c242 drm_helper_hpd_irq_event(connector->dev); in msm_hdmi_hotplug_work()
/Linux-v5.10/drivers/gpu/drm/zte/
Dzx_vga.c355 drm_helper_hpd_irq_event(vga->connector.dev); in zx_vga_irq_thread()
Dzx_hdmi.c334 drm_helper_hpd_irq_event(hdmi->connector.dev); in zx_hdmi_irq_thread()
/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_irq.c100 drm_helper_hpd_irq_event(dev); in amdgpu_hotplug_work_func()
Damdgpu_acpi.c468 drm_helper_hpd_irq_event(adev_to_drm(adev)); in amdgpu_atif_handler()
/Linux-v5.10/drivers/gpu/drm/i915/display/
Dintel_hotplug.c653 drm_helper_hpd_irq_event(dev); in i915_hpd_poll_init_work()
/Linux-v5.10/drivers/gpu/drm/gma500/
Dcdv_device.c428 drm_helper_hpd_irq_event(dev); in cdv_hotplug_work_func()
/Linux-v5.10/drivers/gpu/drm/rockchip/
Drk3066_hdmi.c601 drm_helper_hpd_irq_event(hdmi->connector.dev); in rk3066_hdmi_irq()
Dinno_hdmi.c672 drm_helper_hpd_irq_event(hdmi->connector.dev); in inno_hdmi_irq()
/Linux-v5.10/drivers/gpu/drm/meson/
Dmeson_dw_hdmi.c627 drm_helper_hpd_irq_event(dw_hdmi->encoder.dev); in dw_hdmi_top_thread_irq()
/Linux-v5.10/drivers/gpu/drm/bridge/analogix/
Danalogix-anx78xx.c1180 drm_helper_hpd_irq_event(anx78xx->connector.dev); in anx78xx_intp_threaded_handler()

12