OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GUC_WQ_SIZE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/gt/uc/
intel_guc_submission.c
76
return intel_guc_allocate_and_map_vma(guc,
GUC_WQ_SIZE
, &guc->workqueue,
116
desc->wq_size_bytes =
GUC_WQ_SIZE
;
163
desc->wq_size =
GUC_WQ_SIZE
;
203
GUC_WQ_SIZE
) < wqi_size);
219
WRITE_ONCE(desc->tail, (wq_off + wqi_size) & (
GUC_WQ_SIZE
- 1));
641
I915_NUM_ENGINES >
GUC_WQ_SIZE
);
intel_guc_fwif.h
36
#define
GUC_WQ_SIZE
(PAGE_SIZE * 2)
Completed in 32 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025