Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Di915_gpu_error.h193 u32 active_bo_count[I915_NUM_ENGINES], pinned_bo_count; member
Di915_gpu_error.c756 error->pinned_bo_count); in i915_error_state_to_str()
1597 error->pinned_bo_count = count_inactive + count_active; in capture_pinned_buffers()