Searched refs:graphics_xelp (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/gpu/drm/xe/tests/ |
| H A D | xe_pci.c | 215 { 1200, "Xe_LP", &graphics_xelp }, 216 { 1210, "Xe_LP+", &graphics_xelp },
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_pci.c | 53 static const struct xe_graphics_desc graphics_xelp = { variable 154 static const struct xe_ip graphics_ip_xelp = { 1200, "Xe_LP", &graphics_xelp }; 155 static const struct xe_ip graphics_ip_xelpp = { 1210, "Xe_LP+", &graphics_xelp };
|