Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/
Ddrm_probe_helper.c324 void drm_kms_helper_hotplug_event(struct drm_device *dev) in drm_kms_helper_hotplug_event() function
331 EXPORT_SYMBOL(drm_kms_helper_hotplug_event);
408 drm_kms_helper_hotplug_event(dev); in output_poll_execute()
542 drm_kms_helper_hotplug_event(dev); in drm_helper_hpd_irq_event()
/linux-4.4.14/include/drm/
Ddrm_crtc_helper.h239 extern void drm_kms_helper_hotplug_event(struct drm_device *dev);
/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_hotplug.c343 drm_kms_helper_hotplug_event(dev); in i915_hotplug_work_func()
Dintel_dp_mst.c510 drm_kms_helper_hotplug_event(dev); in intel_dp_mst_hotplug()
Dintel_dp.c4415 drm_kms_helper_hotplug_event(intel_dig_port->base.base.dev); in intel_dp_check_mst_status()
/linux-4.4.14/drivers/gpu/drm/rockchip/
Drockchip_drm_drv.c373 drm_kms_helper_hotplug_event(drm); in rockchip_drm_sys_resume()
/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_dp_mst.c329 drm_kms_helper_hotplug_event(dev); in radeon_dp_mst_hotplug()
/linux-4.4.14/drivers/gpu/drm/virtio/
Dvirtgpu_vq.c586 drm_kms_helper_hotplug_event(vgdev->ddev); in virtio_gpu_cmd_get_display_info_cb()
/linux-4.4.14/drivers/gpu/drm/qxl/
Dqxl_display.c138 drm_kms_helper_hotplug_event(qdev->ddev); in qxl_display_read_client_monitors_config()
/linux-4.4.14/drivers/gpu/drm/i2c/
Dtda998x_drv.c608 drm_kms_helper_hotplug_event(dev); in tda998x_detect_work()