Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_fwif.h45 #define GUC_LAST_ENGINE_CLASS GUC_GSC_OTHER_CLASS macro
193 BUILD_BUG_ON(ARRAY_SIZE(guc_class_engine_class_map) != GUC_LAST_ENGINE_CLASS + 1); in guc_class_to_engine_class()
194 GEM_BUG_ON(guc_class > GUC_LAST_ENGINE_CLASS); in guc_class_to_engine_class()
/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_guc_fwif.h44 #define GUC_LAST_ENGINE_CLASS GUC_GSC_OTHER_CLASS macro
H A Dxe_guc_capture.c1858 u16 guc_class = GUC_LAST_ENGINE_CLASS + 1; in xe_guc_capture_get_matching_and_lock()
1880 if (guc_class <= GUC_LAST_ENGINE_CLASS) { in xe_guc_capture_get_matching_and_lock()