Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Di915_gpu_error.c1049 static u32 capture_error_bo(struct drm_i915_error_buffer *err, in capture_error_bo() function
1538 count = capture_error_bo(active_bo, count, &vm->active_list, false); in gem_capture_vm()
1593 count_inactive = capture_error_bo(bo, count_inactive, in capture_pinned_buffers()
1595 count_active = capture_error_bo(bo + count_inactive, count_active, in capture_pinned_buffers()