Home
last modified time | relevance | path

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

12

/linux/include/drm/
H A Ddrm_probe_helper.h23 bool drm_helper_hpd_irq_event(struct drm_device *dev);
/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_vidi.c209 drm_helper_hpd_irq_event(ctx->drm_dev); in vidi_store_connection()
273 drm_helper_hpd_irq_event(ctx->drm_dev); in vidi_connection_ioctl()
/linux/drivers/gpu/drm/rockchip/
H A Ddw_hdmi_qp-rockchip.c173 changed = drm_helper_hpd_irq_event(drm); in dw_hdmi_qp_rk3588_hpd_work()
480 drm_helper_hpd_irq_event(hdmi->encoder.encoder.dev); in dw_hdmi_qp_rockchip_resume()
H A Drk3066_hdmi.c600 drm_helper_hpd_irq_event(hdmi->connector.dev); in rk3066_hdmi_irq()
H A Dinno_hdmi.c727 drm_helper_hpd_irq_event(hdmi->connector.dev); in inno_hdmi_irq()
/linux/drivers/gpu/drm/tegra/
H A Doutput.c92 drm_helper_hpd_irq_event(output->connector.dev); in hpd_irq()
H A Ddpaux.c277 drm_helper_hpd_irq_event(dpaux->output->connector.dev); in tegra_dpaux_hotplug()
H A Ddsi.c1512 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/bridge/
H A Dnxp-ptn3460.c245 drm_helper_hpd_irq_event(ptn_bridge->connector.dev); in ptn3460_bridge_attach()
H A Dti-tfp410.c111 drm_helper_hpd_irq_event(dvi->bridge.dev); in tfp410_hpd_work_func()
H A Dchrontel-ch7033.c267 drm_helper_hpd_irq_event(priv->connector.dev); in ch7033_hpd_event()
H A Dlontium-lt8912b.c513 drm_helper_hpd_irq_event(lt->bridge.dev); in lt8912_bridge_hpd_cb()
H A Dsii902x.c945 drm_helper_hpd_irq_event(sii902x->bridge.dev); in sii902x_interrupt()
/linux/drivers/gpu/drm/
H A Ddrm_probe_helper.c1079 bool drm_helper_hpd_irq_event(struct drm_device *dev) in drm_helper_hpd_irq_event() function
1117 EXPORT_SYMBOL(drm_helper_hpd_irq_event);
/linux/drivers/gpu/drm/virtio/
H A Dvirtgpu_kms.c51 drm_helper_hpd_irq_event(vgdev->ddev); in virtio_gpu_config_changed_work_func()
/linux/drivers/gpu/drm/mxsfb/
H A Dlcdif_drv.c219 drm_helper_hpd_irq_event(drm); in lcdif_load()
H A Dmxsfb_drv.c307 drm_helper_hpd_irq_event(drm); in mxsfb_load()
/linux/drivers/gpu/drm/radeon/
H A Dradeon_irq_kms.c97 drm_helper_hpd_irq_event(dev); in radeon_hotplug_work_func()
H A Dradeon_acpi.c410 drm_helper_hpd_irq_event(rdev_to_drm(rdev)); in radeon_atif_handler()
/linux/drivers/gpu/drm/gma500/
H A Dcdv_device.c409 drm_helper_hpd_irq_event(dev); in cdv_hotplug_work_func()
/linux/drivers/gpu/drm/meson/
H A Dmeson_dw_hdmi.c530 drm_helper_hpd_irq_event(dw_hdmi->bridge->dev); in dw_hdmi_top_thread_irq()
/linux/drivers/gpu/drm/bridge/analogix/
H A Danalogix-anx78xx.c1188 drm_helper_hpd_irq_event(anx78xx->connector.dev); in anx78xx_intp_threaded_handler()
H A Danx7625.c1509 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()
/linux/drivers/gpu/drm/qxl/
H A Dqxl_display.c195 if (!drm_helper_hpd_irq_event(dev)) { in qxl_display_read_client_monitors_config()
/linux/drivers/gpu/drm/sti/
H A Dsti_hdmi.c201 drm_helper_hpd_irq_event(hdmi->drm_dev); in hdmi_irq_thread()

12