Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_module.h14 bool probe_display; member
H A Dxe_pci.c685 xe->info.probe_display = IS_ENABLED(CONFIG_DRM_XE_DISPLAY) && in xe_info_init_early()
686 xe_modparam.probe_display && in xe_info_init_early()
1033 str_yes_no(xe->info.probe_display), in xe_pci_probe()
H A Dxe_device_types.h349 u8 probe_display:1; member
H A Dxe_device.c696 xe->info.probe_display = 0; in vf_update_device_info()