Home
last modified time | relevance | path

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

12

/Linux-v6.6/include/drm/
Ddrm_probe_helper.h21 bool drm_helper_hpd_irq_event(struct drm_device *dev);
/Linux-v6.6/drivers/gpu/drm/exynos/
Dexynos_drm_vidi.c210 drm_helper_hpd_irq_event(ctx->drm_dev); in vidi_store_connection()
276 drm_helper_hpd_irq_event(ctx->drm_dev); in vidi_connection_ioctl()
/Linux-v6.6/drivers/gpu/drm/tegra/
Doutput.c92 drm_helper_hpd_irq_event(output->connector.dev); in hpd_irq()
Ddpaux.c277 drm_helper_hpd_irq_event(dpaux->output->connector.dev); in tegra_dpaux_hotplug()
Ddsi.c1511 drm_helper_hpd_irq_event(output->connector.dev); in tegra_dsi_host_attach()
1527 drm_helper_hpd_irq_event(output->connector.dev); in tegra_dsi_host_detach()
/Linux-v6.6/drivers/gpu/drm/bridge/
Dnxp-ptn3460.c248 drm_helper_hpd_irq_event(ptn_bridge->connector.dev); in ptn3460_bridge_attach()
Dti-tfp410.c111 drm_helper_hpd_irq_event(dvi->bridge.dev); in tfp410_hpd_work_func()
Dchrontel-ch7033.c267 drm_helper_hpd_irq_event(priv->connector.dev); in ch7033_hpd_event()
Dlontium-lt8912b.c524 drm_helper_hpd_irq_event(lt->bridge.dev); in lt8912_bridge_hpd_cb()
Dsii902x.c911 drm_helper_hpd_irq_event(sii902x->bridge.dev); in sii902x_interrupt()
/Linux-v6.6/drivers/gpu/drm/virtio/
Dvirtgpu_kms.c51 drm_helper_hpd_irq_event(vgdev->ddev); in virtio_gpu_config_changed_work_func()
/Linux-v6.6/drivers/gpu/drm/mxsfb/
Dlcdif_drv.c214 drm_helper_hpd_irq_event(drm); in lcdif_load()
Dmxsfb_drv.c301 drm_helper_hpd_irq_event(drm); in mxsfb_load()
/Linux-v6.6/drivers/gpu/drm/
Ddrm_probe_helper.c1039 bool drm_helper_hpd_irq_event(struct drm_device *dev) in drm_helper_hpd_irq_event() function
1077 EXPORT_SYMBOL(drm_helper_hpd_irq_event);
/Linux-v6.6/drivers/gpu/drm/radeon/
Dradeon_irq_kms.c97 drm_helper_hpd_irq_event(dev); in radeon_hotplug_work_func()
Dradeon_acpi.c410 drm_helper_hpd_irq_event(rdev->ddev); in radeon_atif_handler()
/Linux-v6.6/drivers/gpu/drm/gma500/
Dcdv_device.c409 drm_helper_hpd_irq_event(dev); in cdv_hotplug_work_func()
/Linux-v6.6/drivers/gpu/drm/meson/
Dmeson_dw_hdmi.c572 drm_helper_hpd_irq_event(dw_hdmi->bridge->dev); in dw_hdmi_top_thread_irq()
/Linux-v6.6/drivers/gpu/drm/i915/display/
Dintel_hotplug.c673 drm_helper_hpd_irq_event(&dev_priv->drm); in i915_hpd_poll_init_work()
/Linux-v6.6/drivers/gpu/drm/rockchip/
Drk3066_hdmi.c612 drm_helper_hpd_irq_event(hdmi->connector.dev); in rk3066_hdmi_irq()
Dinno_hdmi.c683 drm_helper_hpd_irq_event(hdmi->connector.dev); in inno_hdmi_irq()
/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Damdgpu_acpi.c494 drm_helper_hpd_irq_event(adev_to_drm(adev)); in amdgpu_atif_handler()
/Linux-v6.6/drivers/gpu/drm/bridge/analogix/
Danalogix-anx78xx.c1192 drm_helper_hpd_irq_event(anx78xx->connector.dev); in anx78xx_intp_threaded_handler()
Danx7625.c1486 drm_helper_hpd_irq_event(ctx->bridge.dev); in _anx7625_hpd_polling()
1609 drm_helper_hpd_irq_event(ctx->bridge.dev); in anx7625_work_func()
/Linux-v6.6/drivers/gpu/drm/sti/
Dsti_hdmi.c201 drm_helper_hpd_irq_event(hdmi->drm_dev); in hdmi_irq_thread()

12