Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_pci.c699 static void xe_info_probe_tile_count(struct xe_device *xe) in xe_info_probe_tile_count() function
705 KUNIT_STATIC_STUB_REDIRECT(xe_info_probe_tile_count, xe); in xe_info_probe_tile_count()
864 xe_info_probe_tile_count(xe); in xe_info_init()
/linux/drivers/gpu/drm/xe/tests/
H A Dxe_pci.c373 kunit_activate_static_stub(test, xe_info_probe_tile_count, in xe_pci_fake_device_init()