Home
last modified time | relevance | path

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

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