Home | History | Annotate | Download | only in drm

Lines Matching refs:hotplug

125  * hotplug detection using the fbdev helpers. The drm_fb_helper_prepare()
127 * hotplug detection work. Drivers also need to make sure to properly set up
129 * it is safe to enable interrupts and start processing hotplug events. At the
1371 * the fbdev core when registering the driver, and later on through the hotplug
1927 * drm_fb_helper_hotplug_event - respond to a hotplug notification by
1937 * hotplug interrupt).
1942 * not miss any hotplug events.
2257 .hotplug = drm_fbdev_client_hotplug,
2269 * Restore, hotplug events and teardown are all taken care of. Drivers that do
2281 * Setup will be retried on the next hotplug event.
2317 drm_dbg_kms(dev, "client hotplug ret=%d\n", ret);