Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Di915_gpu_error.h145 long user_bo_count; member
Di915_gpu_error.c778 for (j = 0; j < ee->user_bo_count; j++) in i915_error_state_to_str()
918 for (j = 0; j < ee->user_bo_count; j++) in __i915_gpu_state_free()
1427 ee->user_bo_count = count; in request_record_user_bo()