Searched refs:huc_warn (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/i915/gt/uc/ |
D | intel_huc_print.h | 15 #define huc_warn(_huc, _fmt, ...) huc_printk((_huc), warn, _fmt, ##__VA_ARGS__) macro
|
D | intel_huc.c | 503 huc_warn(huc, "excessive auth time: %lldms! [status = 0x%08X, count = %d, ret = %d]\n", in intel_huc_wait_for_auth_complete() 505 …huc_warn(huc, "excessive auth time: [freq = %dMHz, before = %dMHz, perf_limit_reasons = 0x%08X]\n", in intel_huc_wait_for_auth_complete()
|