Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/
Ddrm_fb_helper.c48 static bool drm_fbdev_emulation = true; variable
49 module_param_named(fbdev_emulation, drm_fbdev_emulation, bool, 0600);
129 if (!drm_fbdev_emulation) in __drm_fb_helper_add_one_connector()
195 if (!drm_fbdev_emulation || !fb_helper) in drm_fb_helper_single_add_all_connectors()
234 if (!drm_fbdev_emulation) in __drm_fb_helper_remove_one_connector()
516 if (!drm_fbdev_emulation || !fb_helper) in drm_fb_helper_restore_fbdev_mode_unlocked()
833 if (!drm_fbdev_emulation) { in drm_fb_helper_init()
957 if (!drm_fbdev_emulation) in drm_fb_helper_fini()
2703 if (!drm_fbdev_emulation) in drm_fb_helper_initial_config()
2738 if (!drm_fbdev_emulation || !fb_helper) in drm_fb_helper_hotplug_event()
[all …]