Home
last modified time | relevance | path

Searched refs:XE_SUBPLATFORM_NONE (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_platform_types.h30 XE_SUBPLATFORM_NONE, enumerator
Dxe_debugfs.c55 xe->info.subplatform > XE_SUBPLATFORM_NONE ? xe->info.subplatform : 0); in info()
Dxe_pci.c605 subplatform_desc->subplatform : XE_SUBPLATFORM_NONE; in xe_info_init_early()
/linux-6.12.1/drivers/gpu/drm/xe/tests/
Dxe_wa_test.c31 .subplatform = XE_SUBPLATFORM_NONE, \
49 .subplatform = XE_SUBPLATFORM_NONE, \
Dxe_pci.c103 if (data->subplatform != XE_SUBPLATFORM_NONE && !subplatform_desc) in xe_pci_fake_device_init()
Dxe_gt_sriov_pf_service_test.c17 .subplatform = XE_SUBPLATFORM_NONE, in pf_service_test_init()
Dxe_guc_relay_test.c30 .subplatform = XE_SUBPLATFORM_NONE, in relay_test_init()