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

/linux-master/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)
593 if (!drm_fbdev_emulation)
1932 if (!drm_fbdev_emulation)
1967 if (!drm_fbdev_emulation || !fb_helper)

Completed in 84 milliseconds