Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gt/
H A Dintel_context_types.h217 u32 prio_count[GUC_CLIENT_PRIORITY_NUM];
/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_fwif.h34 #define GUC_CLIENT_PRIORITY_NUM 4 macro
H A Dintel_guc_submission.c5532 i < GUC_CLIENT_PRIORITY_NUM; ++i) { in guc_log_context_priority()