Home
last modified time | relevance | path

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

/linux-4.1.27/include/drm/
Ddrm_fb_cma_helper.h18 void drm_fbdev_cma_hotplug_event(struct drm_fbdev_cma *fbdev_cma);
/linux-4.1.27/drivers/gpu/drm/
Ddrm_fb_cma_helper.c445 void drm_fbdev_cma_hotplug_event(struct drm_fbdev_cma *fbdev_cma) in drm_fbdev_cma_hotplug_event() function
450 EXPORT_SYMBOL_GPL(drm_fbdev_cma_hotplug_event);
/linux-4.1.27/drivers/gpu/drm/imx/
Dimx-drm-core.c221 drm_fbdev_cma_hotplug_event(imxdrm->fbhelper); in imx_drm_output_poll_changed()
/linux-4.1.27/drivers/gpu/drm/atmel-hlcdc/
Datmel_hlcdc_dc.c212 drm_fbdev_cma_hotplug_event(dc->fbdev); in atmel_hlcdc_fb_output_poll_changed()
/linux-4.1.27/drivers/gpu/drm/rcar-du/
Drcar_du_kms.c188 drm_fbdev_cma_hotplug_event(rcdu->fbdev); in rcar_du_output_poll_changed()
/linux-4.1.27/drivers/gpu/drm/tilcdc/
Dtilcdc_drv.c61 drm_fbdev_cma_hotplug_event(priv->fbdev); in tilcdc_fb_output_poll_changed()