Searched refs:graphics_ip (Results 1 – 1 of 1) sorted by relevance
518 const struct xe_ip **graphics_ip, in handle_gmdid() argument525 *graphics_ip = NULL; in handle_gmdid()532 *graphics_ip = &graphics_ips[i]; in handle_gmdid()538 if (!*graphics_ip) { in handle_gmdid()610 const struct xe_ip *graphics_ip; in xe_info_init() local626 graphics_ip = desc->pre_gmdid_graphics_ip; in xe_info_init()631 handle_gmdid(xe, &graphics_ip, &media_ip, in xe_info_init()643 if (!graphics_ip) in xe_info_init()646 xe->info.graphics_verx100 = graphics_ip->verx100; in xe_info_init()647 xe->info.graphics_name = graphics_ip->name; in xe_info_init()[all …]