Home
last modified time | relevance | path

Searched refs:drm_kms_helper_hotplug_event (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/
Ddrm_probe_helper.c290 void drm_kms_helper_hotplug_event(struct drm_device *dev) in drm_kms_helper_hotplug_event() function
297 EXPORT_SYMBOL(drm_kms_helper_hotplug_event);
375 drm_kms_helper_hotplug_event(dev); in output_poll_execute()
520 drm_kms_helper_hotplug_event(dev); in drm_helper_hpd_irq_event()
/linux-4.1.27/include/drm/
Ddrm_crtc_helper.h234 extern void drm_kms_helper_hotplug_event(struct drm_device *dev);
/linux-4.1.27/drivers/gpu/drm/rockchip/
Drockchip_drm_drv.c370 drm_kms_helper_hotplug_event(drm); in rockchip_drm_sys_resume()
/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_dp_mst.c487 drm_kms_helper_hotplug_event(dev); in intel_dp_mst_hotplug()
Di915_irq.c946 drm_kms_helper_hotplug_event(dev); in i915_hotplug_work_func()
Dintel_dp.c4025 drm_kms_helper_hotplug_event(intel_dig_port->base.base.dev); in intel_dp_check_mst_status()
/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_dp_mst.c325 drm_kms_helper_hotplug_event(dev); in radeon_dp_mst_hotplug()
/linux-4.1.27/drivers/gpu/drm/qxl/
Dqxl_display.c138 drm_kms_helper_hotplug_event(qdev->ddev); in qxl_display_read_client_monitors_config()
/linux-4.1.27/drivers/gpu/drm/i2c/
Dtda998x_drv.c562 drm_kms_helper_hotplug_event(priv->encoder->dev); in tda998x_hpd()