Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/gt/uc/
Dintel_guc_fw.c81 static inline bool guc_ready(struct intel_uncore *uncore, u32 *status) in guc_ready() function
104 ret = wait_for(guc_ready(uncore, &status), 100); in guc_wait_ucode()