Searched refs:guc_capture_log_get_register (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/gpu/drm/i915/gt/uc/ |
| H A D | intel_guc_capture.c | 862 guc_capture_log_get_register(struct intel_guc *guc, struct __guc_capture_bufstate *buf, in guc_capture_log_get_register() function 1189 if (guc_capture_log_get_register(guc, buf, &tmp)) { in guc_capture_extract_reglists() 1259 if (guc_capture_log_get_register(guc, buf, ®s[i++])) { in guc_capture_extract_reglists()
|
| /linux-6.15/drivers/gpu/drm/xe/ |
| H A D | xe_guc_capture.c | 1060 guc_capture_log_get_register(struct xe_guc *guc, struct __guc_capture_bufstate *buf, in guc_capture_log_get_register() function 1238 if (guc_capture_log_get_register(guc, buf, &tmp)) { in guc_capture_extract_reglists() 1315 if (guc_capture_log_get_register(guc, buf, ®s[i++])) { in guc_capture_extract_reglists()
|