Searched refs:drm_fbdev_emulation (Results 1 – 1 of 1) sorted by relevance
53 static bool drm_fbdev_emulation = true; variable54 module_param_named(fbdev_emulation, drm_fbdev_emulation, bool, 0600);238 if (!drm_fbdev_emulation || !fb_helper) in __drm_fb_helper_restore_fbdev_mode_unlocked()539 if (!drm_fbdev_emulation) { in drm_fb_helper_init()644 if (!drm_fbdev_emulation) in drm_fb_helper_fini()2021 if (!drm_fbdev_emulation) in drm_fb_helper_initial_config()2056 if (!drm_fbdev_emulation || !fb_helper) in drm_fb_helper_hotplug_event()2599 if (!drm_fbdev_emulation) in drm_fbdev_generic_setup()