Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/
H A Ddrm_fb_helper.c48 static bool drm_fbdev_emulation = true; variable
49 module_param_named(fbdev_emulation, drm_fbdev_emulation, bool, 0600);
236 if (!drm_fbdev_emulation || !fb_helper) in __drm_fb_helper_restore_fbdev_mode_unlocked()
596 if (!drm_fbdev_emulation) in drm_fb_helper_fini()
1945 if (!drm_fbdev_emulation) in drm_fb_helper_initial_config()
1980 if (!drm_fbdev_emulation || !fb_helper) in drm_fb_helper_hotplug_event()