Searched refs:should_update_ggtt_with_bind (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_ggtt.c293 static bool should_update_ggtt_with_bind(struct i915_ggtt *ggtt) function
462 if (should_update_ggtt_with_bind(i915_vm_to_ggtt(vm)) &&
545 if (should_update_ggtt_with_bind(i915_vm_to_ggtt(vm)) &&
587 if (should_update_ggtt_with_bind(ggtt) && gen8_ggtt_bind_ptes(ggtt, first_entry,

Completed in 105 milliseconds