OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:error_capture
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/
i915_params.h
78
param(bool,
error_capture
, true) \
i915_params.c
80
i915_param_named(
error_capture
, bool, 0600,
i915_gpu_error.c
982
const u64 slot = ggtt->
error_capture
.start;
1015
if (drm_mm_node_allocated(&ggtt->
error_capture
)) {
1544
if (drm_mm_node_allocated(&ggtt->
error_capture
))
1546
ggtt->
error_capture
.start,
1751
if (!i915_modparams.
error_capture
)
/src/sys/external/bsd/drm2/dist/drm/i915/selftests/
i915_gem.c
49
const u64 slot = ggtt->
error_capture
.start;
/src/sys/external/bsd/drm2/dist/drm/i915/gt/
intel_ggtt.c
618
if (drm_mm_node_allocated(&ggtt->
error_capture
))
619
drm_mm_remove_node(&ggtt->
error_capture
);
656
&ggtt->
error_capture
,
830
if (drm_mm_node_allocated(&ggtt->
error_capture
))
831
drm_mm_remove_node(&ggtt->
error_capture
);
intel_gtt.h
404
struct drm_mm_node
error_capture
;
member in struct:i915_ggtt
Completed in 18 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025