Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/
Ddrm_probe_helper.c511 bool drm_helper_hpd_irq_event(struct drm_device *dev) in drm_helper_hpd_irq_event() function
546 EXPORT_SYMBOL(drm_helper_hpd_irq_event);
/linux-4.4.14/drivers/gpu/drm/exynos/
Dexynos_drm_vidi.c258 drm_helper_hpd_irq_event(ctx->drm_dev); in vidi_store_connection()
311 drm_helper_hpd_irq_event(ctx->drm_dev); in vidi_connection_ioctl()
Dexynos_drm_drv.c214 drm_helper_hpd_irq_event(dev); in exynos_drm_load()
Dexynos_drm_dsi.c1384 drm_helper_hpd_irq_event(dsi->connector.dev); in exynos_dsi_host_attach()
1399 drm_helper_hpd_irq_event(dsi->connector.dev); in exynos_dsi_host_detach()
Dexynos_dp_core.c889 drm_helper_hpd_irq_event(dp->drm_dev); in exynos_dp_hotplug()
Dexynos_hdmi.c1668 drm_helper_hpd_irq_event(hdata->drm_dev); in hdmi_hotplug_work_func()
/linux-4.4.14/include/drm/
Ddrm_crtc_helper.h238 extern bool drm_helper_hpd_irq_event(struct drm_device *dev);
/linux-4.4.14/drivers/gpu/drm/tegra/
Doutput.c97 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.c1409 drm_helper_hpd_irq_event(output->connector.dev); in tegra_dsi_host_attach()
1426 drm_helper_hpd_irq_event(output->connector.dev); in tegra_dsi_host_detach()
/linux-4.4.14/drivers/gpu/drm/virtio/
Dvirtgpu_kms.c48 drm_helper_hpd_irq_event(vgdev->ddev); in virtio_gpu_config_changed_work_func()
Dvirtgpu_vq.c585 if (!drm_helper_hpd_irq_event(vgdev->ddev)) in virtio_gpu_cmd_get_display_info_cb()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_irq.c69 drm_helper_hpd_irq_event(dev); in amdgpu_hotplug_work_func()
Damdgpu_device.c1796 drm_helper_hpd_irq_event(dev); in amdgpu_resume_kms()
/linux-4.4.14/drivers/gpu/drm/bridge/
Dnxp-ptn3460.c297 drm_helper_hpd_irq_event(ptn_bridge->connector.dev); in ptn3460_bridge_attach()
Dparade-ps8622.c538 drm_helper_hpd_irq_event(ps8622->connector.dev); in ps8622_attach()
Ddw_hdmi.c1612 drm_helper_hpd_irq_event(hdmi->bridge->dev); in dw_hdmi_irq()
/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_irq_kms.c94 drm_helper_hpd_irq_event(dev); in radeon_hotplug_work_func()
/linux-4.4.14/drivers/gpu/drm/msm/hdmi/
Dhdmi_connector.c308 drm_helper_hpd_irq_event(connector->dev); in hotplug_work()
/linux-4.4.14/drivers/gpu/drm/gma500/
Dcdv_device.c437 drm_helper_hpd_irq_event(dev); in cdv_hotplug_work_func()
/linux-4.4.14/drivers/gpu/drm/atmel-hlcdc/
Datmel_hlcdc_dc.c546 drm_helper_hpd_irq_event(dev); in atmel_hlcdc_dc_load()
/linux-4.4.14/drivers/gpu/drm/i2c/
Dadv7511.c442 drm_helper_hpd_irq_event(adv7511->encoder->dev); in adv7511_irq_process()
/linux-4.4.14/drivers/gpu/drm/sti/
Dsti_hdmi.c149 drm_helper_hpd_irq_event(hdmi->drm_dev); in hdmi_irq_thread()
/linux-4.4.14/drivers/gpu/drm/msm/dsi/
Ddsi_host.c1306 drm_helper_hpd_irq_event(msm_host->dev); in dsi_host_attach()
1320 drm_helper_hpd_irq_event(msm_host->dev); in dsi_host_detach()
/linux-4.4.14/drivers/gpu/drm/nouveau/
Dnouveau_connector.c979 drm_helper_hpd_irq_event(connector->dev); in nouveau_connector_hotplug()
/linux-4.4.14/drivers/gpu/drm/qxl/
Dqxl_display.c135 if (!drm_helper_hpd_irq_event(qdev->ddev)) { in qxl_display_read_client_monitors_config()
/linux-4.4.14/drivers/gpu/drm/i915/
Di915_drv.c798 drm_helper_hpd_irq_event(dev); in i915_drm_resume()