Home
last modified time | relevance | path

Searched refs:active_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.c751 error->active_bo_count[i]); in i915_error_state_to_str()
1544 error->active_bo_count[idx] = count; in gem_capture_vm()
1553 BUILD_BUG_ON(ARRAY_SIZE(error->active_bo) != ARRAY_SIZE(error->active_bo_count)); in capture_active_buffers()