Home
last modified time | relevance | path

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

12

/Linux-v4.19/include/drm/
Ddrm_crtc_helper.h75 bool drm_helper_hpd_irq_event(struct drm_device *dev);
/Linux-v4.19/drivers/gpu/drm/exynos/
Dexynos_drm_vidi.c214 drm_helper_hpd_irq_event(ctx->drm_dev); in vidi_store_connection()
269 drm_helper_hpd_irq_event(ctx->drm_dev); in vidi_connection_ioctl()
/Linux-v4.19/drivers/gpu/drm/
Ddrm_probe_helper.c758 bool drm_helper_hpd_irq_event(struct drm_device *dev) in drm_helper_hpd_irq_event() function
794 EXPORT_SYMBOL(drm_helper_hpd_irq_event);
/Linux-v4.19/drivers/gpu/drm/tegra/
Doutput.c97 drm_helper_hpd_irq_event(output->connector.dev); in hpd_irq()
Ddpaux.c259 drm_helper_hpd_irq_event(dpaux->output->connector.dev); in tegra_dpaux_hotplug()
Ddsi.c1419 drm_helper_hpd_irq_event(output->connector.dev); in tegra_dsi_host_attach()
1436 drm_helper_hpd_irq_event(output->connector.dev); in tegra_dsi_host_detach()
/Linux-v4.19/drivers/gpu/drm/bridge/
Dnxp-ptn3460.c274 drm_helper_hpd_irq_event(ptn_bridge->connector.dev); in ptn3460_bridge_attach()
Dti-tfp410.c152 drm_helper_hpd_irq_event(dvi->bridge.dev); in tfp410_hpd_work_func()
Dsii902x.c364 drm_helper_hpd_irq_event(sii902x->bridge.dev); in sii902x_interrupt()
Dparade-ps8622.c512 drm_helper_hpd_irq_event(ps8622->connector.dev); in ps8622_attach()
/Linux-v4.19/drivers/gpu/drm/virtio/
Dvirtgpu_kms.c48 drm_helper_hpd_irq_event(vgdev->ddev); in virtio_gpu_config_changed_work_func()
/Linux-v4.19/drivers/gpu/drm/radeon/
Dradeon_irq_kms.c92 drm_helper_hpd_irq_event(dev); in radeon_hotplug_work_func()
Dradeon_acpi.c409 drm_helper_hpd_irq_event(rdev->ddev); in radeon_atif_handler()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_irq.c92 drm_helper_hpd_irq_event(dev); in amdgpu_hotplug_work_func()
Damdgpu_acpi.c416 drm_helper_hpd_irq_event(adev->ddev); in amdgpu_atif_handler()
/Linux-v4.19/drivers/gpu/drm/mxsfb/
Dmxsfb_drv.c258 drm_helper_hpd_irq_event(drm); in mxsfb_load()
/Linux-v4.19/drivers/gpu/drm/msm/hdmi/
Dhdmi_connector.c269 drm_helper_hpd_irq_event(connector->dev); in msm_hdmi_hotplug_work()
/Linux-v4.19/drivers/gpu/drm/zte/
Dzx_vga.c358 drm_helper_hpd_irq_event(vga->connector.dev); in zx_vga_irq_thread()
Dzx_hdmi.c338 drm_helper_hpd_irq_event(hdmi->connector.dev); in zx_hdmi_irq_thread()
/Linux-v4.19/drivers/gpu/drm/mediatek/
Dmtk_dsi.c875 drm_helper_hpd_irq_event(dsi->conn.dev); in mtk_dsi_host_attach()
886 drm_helper_hpd_irq_event(dsi->conn.dev); in mtk_dsi_host_detach()
/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_hotplug.c555 drm_helper_hpd_irq_event(dev); in i915_hpd_poll_init_work()
/Linux-v4.19/drivers/gpu/drm/gma500/
Dcdv_device.c439 drm_helper_hpd_irq_event(dev); in cdv_hotplug_work_func()
/Linux-v4.19/drivers/gpu/drm/meson/
Dmeson_dw_hdmi.c541 drm_helper_hpd_irq_event(dw_hdmi->encoder.dev); in dw_hdmi_top_thread_irq()
/Linux-v4.19/drivers/gpu/drm/rockchip/
Dinno_hdmi.c681 drm_helper_hpd_irq_event(hdmi->connector.dev); in inno_hdmi_irq()
/Linux-v4.19/drivers/gpu/drm/nouveau/
Dnouveau_display.c357 drm_helper_hpd_irq_event(drm->dev); in nouveau_display_hpd_work()

12