Home
last modified time | relevance | path

Searched refs:drm_fb_helper_hotplug_event (Results 1 – 14 of 14) sorted by relevance

/linux-4.4.14/include/drm/
Ddrm_fb_helper.h199 int drm_fb_helper_hotplug_event(struct drm_fb_helper *fb_helper);
343 static inline int drm_fb_helper_hotplug_event(struct drm_fb_helper *fb_helper) in drm_fb_helper_hotplug_event() function
/linux-4.4.14/drivers/gpu/drm/rockchip/
Drockchip_drm_fb.c166 drm_fb_helper_hotplug_event(fb_helper); in rockchip_drm_output_poll_changed()
/linux-4.4.14/drivers/gpu/drm/exynos/
Dexynos_drm_fb.c215 drm_fb_helper_hotplug_event(fb_helper); in exynos_drm_output_poll_changed()
/linux-4.4.14/drivers/gpu/drm/armada/
Darmada_fb.c164 drm_fb_helper_hotplug_event(fbh); in armada_output_poll_changed()
/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_fb.c296 drm_fb_helper_hotplug_event(&rdev->mode_info.rfbdev->helper); in radeon_fb_output_poll_changed()
/linux-4.4.14/drivers/gpu/drm/
Ddrm_fb_cma_helper.c413 drm_fb_helper_hotplug_event(&fbdev_cma->fb_helper); in drm_fbdev_cma_hotplug_event()
Ddrm_fb_helper.c479 drm_fb_helper_hotplug_event(fb_helper); in drm_fb_helper_restore_fbdev_mode_unlocked()
2142 int drm_fb_helper_hotplug_event(struct drm_fb_helper *fb_helper) in drm_fb_helper_hotplug_event() function
2171 EXPORT_SYMBOL(drm_fb_helper_hotplug_event);
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_fb.c278 drm_fb_helper_hotplug_event(&adev->mode_info.rfbdev->helper); in amdgpu_fb_output_poll_changed()
/linux-4.4.14/drivers/gpu/drm/tegra/
Dfb.c367 drm_fb_helper_hotplug_event(&tegra->fbdev->base); in tegra_fb_output_poll_changed()
/linux-4.4.14/drivers/gpu/drm/nouveau/
Dnouveau_fbcon.c461 drm_fb_helper_hotplug_event(&drm->fbcon->helper); in nouveau_fbcon_output_poll_changed()
/linux-4.4.14/drivers/gpu/drm/gma500/
Dframebuffer.c633 drm_fb_helper_hotplug_event(&fbdev->psb_fb_helper); in psbfb_output_poll_changed()
/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_fbdev.c781 drm_fb_helper_hotplug_event(&dev_priv->fbdev->helper); in intel_fbdev_output_poll_changed()
/linux-4.4.14/drivers/gpu/drm/omapdrm/
Domap_drv.c59 drm_fb_helper_hotplug_event(priv->fbdev); in omap_fb_output_poll_changed()
/linux-4.4.14/drivers/gpu/drm/msm/
Dmsm_drv.c26 drm_fb_helper_hotplug_event(priv->fbdev); in msm_fb_output_poll_changed()