Searched refs:xe_device_query_alloc_fetch (Results 1 – 5 of 5) sorted by relevance
10 void *xe_device_query_alloc_fetch(int fd, uint32_t query_id, uint32_t *len);
13 xe_device_query_alloc_fetch(int fd, uint32_t query_id, uint32_t *len) in xe_device_query_alloc_fetch() function
75 xe_engines = xe_device_query_alloc_fetch(fd, DRM_XE_DEVICE_QUERY_ENGINES, NULL); in xe_engine_get_info()
83 config = xe_device_query_alloc_fetch(device->local_fd, DRM_XE_DEVICE_QUERY_CONFIG, NULL); in anv_xe_physical_device_get_parameters()
71 config = xe_device_query_alloc_fetch(iris_bufmgr_get_fd(bufmgr), in iris_xe_init_batch()