Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/gt/uc/
Dintel_uc_fw.c819 bool new_huc, new_guc; in check_mtl_huc_guc_compatibility() local
833 new_guc = guc_ver->major > 70 || in check_mtl_huc_guc_compatibility()
836 if (new_huc != new_guc) { in check_mtl_huc_guc_compatibility()