Searched refs:graphics_ips (Results 1 – 2 of 2) sorted by relevance
26 for (int i = 0; i < ARRAY_SIZE(graphics_ips); i++) { in xe_call_for_each_graphics_ip()27 desc = graphics_ips[i].desc; in xe_call_for_each_graphics_ip()
175 static const struct xe_ip graphics_ips[] = { variable530 for (int i = 0; i < ARRAY_SIZE(graphics_ips); i++) { in handle_gmdid()531 if (ver == graphics_ips[i].verx100) { in handle_gmdid()532 *graphics_ip = &graphics_ips[i]; in handle_gmdid()