Home
last modified time | relevance | path

Searched refs:drm_fbdev_cma_hotplug_event (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/include/drm/
Ddrm_fb_cma_helper.h18 void drm_fbdev_cma_hotplug_event(struct drm_fbdev_cma *fbdev_cma);
/linux-4.4.14/drivers/gpu/drm/vc4/
Dvc4_kms.c29 drm_fbdev_cma_hotplug_event(vc4->fbdev); in vc4_output_poll_changed()
/linux-4.4.14/drivers/gpu/drm/
Ddrm_fb_cma_helper.c410 void drm_fbdev_cma_hotplug_event(struct drm_fbdev_cma *fbdev_cma) in drm_fbdev_cma_hotplug_event() function
415 EXPORT_SYMBOL_GPL(drm_fbdev_cma_hotplug_event);
/linux-4.4.14/drivers/gpu/drm/imx/
Dimx-drm-core.c221 drm_fbdev_cma_hotplug_event(imxdrm->fbhelper); in imx_drm_output_poll_changed()
/linux-4.4.14/drivers/gpu/drm/rcar-du/
Drcar_du_kms.c188 drm_fbdev_cma_hotplug_event(rcdu->fbdev); in rcar_du_output_poll_changed()
/linux-4.4.14/drivers/gpu/drm/atmel-hlcdc/
Datmel_hlcdc_dc.c415 drm_fbdev_cma_hotplug_event(dc->fbdev); in atmel_hlcdc_fb_output_poll_changed()
/linux-4.4.14/drivers/gpu/drm/tilcdc/
Dtilcdc_drv.c57 drm_fbdev_cma_hotplug_event(priv->fbdev); in tilcdc_fb_output_poll_changed()