Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_fb_helper.c59 static bool drm_fbdev_emulation = true; variable
60 module_param_named(fbdev_emulation, drm_fbdev_emulation, bool, 0600);
254 if (!drm_fbdev_emulation || !fb_helper) in drm_fb_helper_restore_fbdev_mode_unlocked()
495 if (!drm_fbdev_emulation) { in drm_fb_helper_init()
611 if (!drm_fbdev_emulation) in drm_fb_helper_fini()
1916 if (!drm_fbdev_emulation) in drm_fb_helper_initial_config()
1951 if (!drm_fbdev_emulation || !fb_helper) in drm_fb_helper_hotplug_event()
2295 if (!drm_fbdev_emulation) in drm_fbdev_generic_setup()