Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/
Ddrm_probe_helper.c489 bool drm_helper_hpd_irq_event(struct drm_device *dev) in drm_helper_hpd_irq_event() function
524 EXPORT_SYMBOL(drm_helper_hpd_irq_event);
/linux-4.1.27/include/drm/
Ddrm_crtc_helper.h233 extern bool drm_helper_hpd_irq_event(struct drm_device *dev);
/linux-4.1.27/drivers/gpu/drm/exynos/
Dexynos_drm_vidi.c294 drm_helper_hpd_irq_event(ctx->drm_dev); in vidi_store_connection()
364 drm_helper_hpd_irq_event(ctx->drm_dev); in vidi_connection_ioctl()
Dexynos_drm_drv.c122 drm_helper_hpd_irq_event(dev); in exynos_drm_load()
Dexynos_drm_dsi.c1221 drm_helper_hpd_irq_event(dsi->connector.dev); in exynos_dsi_host_attach()
1236 drm_helper_hpd_irq_event(dsi->connector.dev); in exynos_dsi_host_detach()
Dexynos_dp_core.c891 drm_helper_hpd_irq_event(dp->drm_dev); in exynos_dp_hotplug()
Dexynos_hdmi.c2156 drm_helper_hpd_irq_event(hdata->drm_dev); in hdmi_hotplug_work_func()
/linux-4.1.27/drivers/gpu/drm/tegra/
Doutput.c92 drm_helper_hpd_irq_event(output->connector.dev); in hpd_irq()
Ddpaux.c244 drm_helper_hpd_irq_event(dpaux->output->connector.dev); in tegra_dpaux_hotplug()
Ddsi.c1408 drm_helper_hpd_irq_event(output->connector.dev); in tegra_dsi_host_attach()
1425 drm_helper_hpd_irq_event(output->connector.dev); in tegra_dsi_host_detach()
/linux-4.1.27/drivers/gpu/drm/bridge/
Dptn3460.c295 drm_helper_hpd_irq_event(ptn_bridge->connector.dev); in ptn3460_bridge_attach()
Dps8622.c533 drm_helper_hpd_irq_event(ps8622->connector.dev); in ps8622_attach()
Ddw_hdmi.c1506 drm_helper_hpd_irq_event(hdmi->connector.dev); in dw_hdmi_irq()
/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_irq_kms.c89 drm_helper_hpd_irq_event(dev); in radeon_hotplug_work_func()
/linux-4.1.27/drivers/gpu/drm/msm/hdmi/
Dhdmi_connector.c236 drm_helper_hpd_irq_event(connector->dev); in hotplug_work()
/linux-4.1.27/drivers/gpu/drm/atmel-hlcdc/
Datmel_hlcdc_dc.c343 drm_helper_hpd_irq_event(dev); in atmel_hlcdc_dc_load()
/linux-4.1.27/drivers/gpu/drm/gma500/
Dcdv_device.c437 drm_helper_hpd_irq_event(dev); in cdv_hotplug_work_func()
/linux-4.1.27/drivers/gpu/drm/i2c/
Dadv7511.c442 drm_helper_hpd_irq_event(adv7511->encoder->dev); in adv7511_irq_process()
/linux-4.1.27/drivers/gpu/drm/sti/
Dsti_hdmi.c149 drm_helper_hpd_irq_event(hdmi->drm_dev); in hdmi_irq_thread()
/linux-4.1.27/drivers/gpu/drm/msm/dsi/
Ddsi_host.c1403 drm_helper_hpd_irq_event(msm_host->dev); in dsi_host_attach()
1417 drm_helper_hpd_irq_event(msm_host->dev); in dsi_host_detach()
/linux-4.1.27/drivers/gpu/drm/nouveau/
Dnouveau_connector.c979 drm_helper_hpd_irq_event(connector->dev); in nouveau_connector_hotplug()
/linux-4.1.27/drivers/gpu/drm/qxl/
Dqxl_display.c135 if (!drm_helper_hpd_irq_event(qdev->ddev)) { in qxl_display_read_client_monitors_config()
/linux-4.1.27/drivers/gpu/drm/i915/
Di915_drv.c743 drm_helper_hpd_irq_event(dev); in i915_drm_resume()