Searched refs:num_fences (Results 1 – 4 of 4) sorted by relevance
63 __u32 num_fences; member
834 int num_fences = 0; in intel_init_bufmgr() local845 if (!intel_get_param(spriv, I915_PARAM_NUM_FENCES_AVAIL, &num_fences) || in intel_init_bufmgr()846 num_fences == 0) { in intel_init_bufmgr()