Home
last modified time | relevance | path

Searched refs:guc_capture_get_one_list (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/i915/gt/uc/
Dintel_guc_capture.c202 guc_capture_get_one_list(const struct __guc_mmio_reg_descr_group *reglists, in guc_capture_get_one_list() function
303 list = guc_capture_get_one_list(lists, GUC_CAPTURE_LIST_INDEX_PF, in guc_capture_alloc_steered_lists()
424 match = guc_capture_get_one_list(reglists, owner, type, classid); in guc_capture_list_init()
459 match = guc_capture_get_one_list(gc->reglists, owner, type, classid); in guc_cap_list_num_regs()
491 !guc_capture_get_one_list(gc->reglists, owner, type, classid)) { in guc_capture_getlistsize()
1372 match = guc_capture_get_one_list(reglists, owner, type, id); in guc_capture_reg_to_str()