Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i915/gt/uc/
Dintel_guc_capture.c181 static const struct __guc_mmio_reg_descr_group xe_lpd_lists[] = { variable
409 guc_capture_alloc_steered_lists_xe_hpg(guc, xe_lpd_lists, IP_VER(12, 55)); in guc_capture_get_device_reglist()
411 guc_capture_alloc_steered_lists_xe_hpg(guc, xe_lpd_lists, IP_VER(12, 50)); in guc_capture_get_device_reglist()
413 guc_capture_alloc_steered_lists_xe_lpd(guc, xe_lpd_lists); in guc_capture_get_device_reglist()
415 return xe_lpd_lists; in guc_capture_get_device_reglist()