/openbmc/linux/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_dsi.c | 59 drm_kms_helper_hotplug_event(drm); in exynos_dsi_host_attach() 71 drm_kms_helper_hotplug_event(drm); in exynos_dsi_host_detach()
|
/openbmc/linux/include/drm/ |
H A D | drm_probe_helper.h | 23 void drm_kms_helper_hotplug_event(struct drm_device *dev);
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_probe_helper.c | 729 void drm_kms_helper_hotplug_event(struct drm_device *dev) in drm_kms_helper_hotplug_event() function 738 EXPORT_SYMBOL(drm_kms_helper_hotplug_event); 852 drm_kms_helper_hotplug_event(dev); in output_poll_execute() 1090 drm_kms_helper_hotplug_event(dev); in drm_helper_hpd_irq_event()
|
/openbmc/linux/drivers/gpu/drm/vboxvideo/ |
H A D | vbox_irq.c | 169 drm_kms_helper_hotplug_event(&vbox->ddev); in vbox_hotplug_worker()
|
/openbmc/linux/drivers/gpu/drm/bridge/ |
H A D | megachips-stdpxxxx-ge-b850v3-fw.c | 238 drm_kms_helper_hotplug_event(ge_b850v3_lvds_ptr->bridge.dev); in ge_b850v3_lvds_irq_handler()
|
H A D | lontium-lt9611uxc.c | 175 drm_kms_helper_hotplug_event(lt9611uxc->connector.dev); in lt9611uxc_hpd_work()
|
H A D | lontium-lt9611.c | 439 drm_kms_helper_hotplug_event(lt9611->bridge.dev); in lt9611_irq_thread_handler()
|
H A D | tc358767.c | 2058 drm_kms_helper_hotplug_event(tc->bridge.dev); in tc_irq_handler()
|
/openbmc/linux/drivers/gpu/drm/sun4i/ |
H A D | sun6i_mipi_dsi.c | 976 drm_kms_helper_hotplug_event(dsi->drm); in sun6i_dsi_attach() 991 drm_kms_helper_hotplug_event(dsi->drm); in sun6i_dsi_detach()
|
/openbmc/linux/drivers/gpu/drm/bridge/cadence/ |
H A D | cdns-mhdp8546-core.c | 814 drm_kms_helper_hotplug_event(mhdp->bridge.dev); in cdns_mhdp_fw_cb() 2382 drm_kms_helper_hotplug_event(mhdp->bridge.dev); in cdns_mhdp_modeset_retry_fn() 2450 drm_kms_helper_hotplug_event(mhdp->bridge.dev); in cdns_mhdp_hpd_work()
|
/openbmc/linux/drivers/gpu/drm/nouveau/ |
H A D | nouveau_display.c | 532 drm_kms_helper_hotplug_event(dev); in nouveau_display_hpd_work()
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_hotplug.c | 451 drm_kms_helper_hotplug_event(&dev_priv->drm); in i915_hotplug_work_func()
|
H A D | intel_dp.c | 4613 drm_kms_helper_hotplug_event(&dev_priv->drm); in intel_dp_short_pulse()
|
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm_debugfs.c | 473 drm_kms_helper_hotplug_event(aconnector->base.dev); in dp_mst_link_setting() 480 drm_kms_helper_hotplug_event(aconnector->base.dev); in dp_mst_link_setting() 3549 drm_kms_helper_hotplug_event(dev); in trigger_hpd_mst_set()
|
H A D | amdgpu_dm.c | 3017 drm_kms_helper_hotplug_event(ddev); 4681 drm_kms_helper_hotplug_event(adev_to_drm(adev));
|
/openbmc/linux/drivers/gpu/drm/bridge/adv7511/ |
H A D | adv7511_drv.c | 460 drm_kms_helper_hotplug_event(adv7511->connector.dev); in adv7511_hpd_work()
|
/openbmc/linux/drivers/gpu/drm/qxl/ |
H A D | qxl_display.c | 198 drm_kms_helper_hotplug_event(dev); in qxl_display_read_client_monitors_config()
|
/openbmc/linux/drivers/gpu/drm/display/ |
H A D | drm_dp_mst_topology.c | 2692 drm_kms_helper_hotplug_event(dev); in drm_dp_mst_link_probe_work() 4050 drm_kms_helper_hotplug_event(mgr->dev); in drm_dp_mst_handle_up_req() 5092 drm_kms_helper_hotplug_event(mgr->dev); in drm_dp_mst_duplicate_state()
|
/openbmc/linux/drivers/gpu/drm/virtio/ |
H A D | virtgpu_vq.c | 674 drm_kms_helper_hotplug_event(vgdev->ddev); in virtio_gpu_cmd_get_display_info_cb()
|
/openbmc/linux/drivers/gpu/drm/i2c/ |
H A D | tda998x_drv.c | 783 drm_kms_helper_hotplug_event(dev); in tda998x_detect_work()
|
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | disp.c | 1469 drm_kms_helper_hotplug_event(mstm->mgr.dev); in nv50_mstm_init()
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_device.c | 4291 drm_kms_helper_hotplug_event(dev); in amdgpu_device_resume()
|