Searched refs:video_firmware_drivers_only (Results 1 – 6 of 6) sorted by relevance
10 bool video_firmware_drivers_only(void) in video_firmware_drivers_only() function14 EXPORT_SYMBOL(video_firmware_drivers_only);
6 bool video_firmware_drivers_only(void);
22 if (!loongson_modeset || video_firmware_drivers_only()) in loongson_module_init()
153 if (!gpu_bind || (gpu_bind < 0 && video_firmware_drivers_only())) in i915_gfx_present()
561 return video_firmware_drivers_only(); in drm_firmware_drivers_only()
680 bool fwonly = video_firmware_drivers_only(); in fb_modesetting_disabled()