Home
last modified time | relevance | path

Searched defs:xe_device_desc (Results 1 – 1 of 1) sorted by relevance

/linux-6.8/drivers/gpu/drm/xe/ !
Dxe_pci.c49 struct xe_device_desc { struct
51 const struct xe_graphics_desc *graphics;
53 const struct xe_media_desc *media;
55 const char *platform_name;
56 const struct xe_subplatform_desc *subplatforms;
58 enum xe_platform platform;
60 u8 require_force_probe:1;
61 u8 is_dgfx:1;
63 u8 has_display:1;
64 u8 has_heci_gscfi:1;
[all …]