Searched refs:guc_capture_get_one_list (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/gpu/drm/i915/gt/uc/ |
D | intel_guc_capture.c | 195 guc_capture_get_one_list(const struct __guc_mmio_reg_descr_group *reglists, in guc_capture_get_one_list() function 292 list = guc_capture_get_one_list(lists, GUC_CAPTURE_LIST_INDEX_PF, in guc_capture_alloc_steered_lists_xe_lpd() 351 list = guc_capture_get_one_list(lists, GUC_CAPTURE_LIST_INDEX_PF, in guc_capture_alloc_steered_lists_xe_hpg() 436 match = guc_capture_get_one_list(reglists, owner, type, classid); in guc_capture_list_init() 472 match = guc_capture_get_one_list(gc->reglists, owner, type, classid); in guc_cap_list_num_regs() 1363 match = guc_capture_get_one_list(reglists, owner, type, id); in guc_capture_reg_to_str()
|