OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:edram
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/gt/
debugfs_gt_pm.c
474
const bool
edram
= INTEL_GEN(i915) > 8;
local in function:llc_show
481
seq_printf(m, "%s: %uMB\n",
edram
? "
eDRAM
" : "eLLC",
/src/sys/external/bsd/drm2/dist/drm/i915/
i915_debugfs.c
1683
const bool
edram
= INTEL_GEN(dev_priv) > 8;
local in function:i915_llc
1686
seq_printf(m, "%s: %uMB\n",
edram
? "
eDRAM
" : "eLLC",
Completed in 16 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025