OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:intel_uc_supports_guc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/gt/uc/
intel_uc.h
45
static inline bool
intel_uc_supports_guc
(struct intel_uc *uc)
function in typeref:typename:bool
67
return
intel_uc_supports_guc
(uc);
intel_uc.c
70
if (!
intel_uc_supports_guc
(uc))
315
GEM_BUG_ON(!
intel_uc_supports_guc
(uc));
339
GEM_BUG_ON(!
intel_uc_supports_guc
(uc));
388
if (!
intel_uc_supports_guc
(uc))
409
GEM_BUG_ON(!
intel_uc_supports_guc
(uc));
Completed in 39 milliseconds
Indexes created Mon Oct 13 05:10:05 GMT 2025