Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i915/gt/uc/
Dintel_guc_fw.c93 static inline bool guc_ready(struct intel_uncore *uncore, u32 *status) in guc_ready() function
124 ret = wait_for(guc_ready(uncore, &status), 200); in guc_wait_ucode()