Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_pci.c46 struct xe_device_desc { struct
48 const struct xe_graphics_desc *graphics;
50 const struct xe_media_desc *media;
52 const char *platform_name;
53 const struct xe_subplatform_desc *subplatforms;
55 enum xe_platform platform;
57 u8 require_force_probe:1;
58 u8 is_dgfx:1;
60 u8 has_display:1;
61 u8 has_heci_gscfi:1;
[all …]