Lines Matching refs:probe_display

49 	if (!xe_modparam.probe_display)  in xe_display_driver_probe_defer()
65 if (!xe_modparam.probe_display) in xe_display_driver_set_hooks()
107 if (!xe->info.probe_display) in xe_display_fini_nommio()
115 if (!xe->info.probe_display) in xe_display_init_nommio()
132 if (!xe->info.probe_display) in xe_display_fini_noirq()
144 if (!xe->info.probe_display) in xe_display_init_noirq()
175 if (!xe->info.probe_display) in xe_display_fini_noaccel()
185 if (!xe->info.probe_display) in xe_display_init_noaccel()
197 if (!xe->info.probe_display) in xe_display_init()
205 if (!xe->info.probe_display) in xe_display_fini()
216 if (!xe->info.probe_display) in xe_display_register()
226 if (!xe->info.probe_display) in xe_display_unregister()
236 if (!xe->info.probe_display) in xe_display_driver_remove()
246 if (!xe->info.probe_display) in xe_display_irq_handler()
257 if (!xe->info.probe_display) in xe_display_irq_enable()
266 if (!xe->info.probe_display) in xe_display_irq_reset()
274 if (!xe->info.probe_display) in xe_display_irq_postinstall()
316 if (!xe->info.probe_display) in __xe_display_pm_suspend()
357 if (!xe->info.probe_display) in xe_display_pm_runtime_suspend()
371 if (!xe->info.probe_display) in xe_display_pm_suspend_late()
381 if (!xe->info.probe_display) in xe_display_pm_resume_early()
393 if (!xe->info.probe_display) in __xe_display_pm_resume()
432 if (!xe->info.probe_display) in xe_display_pm_runtime_resume()
456 if (!xe->info.probe_display) in xe_display_probe()
469 xe->info.probe_display = false; in xe_display_probe()