Searched refs:i915_gem_context_has_full_ppgtt (Results 1 – 4 of 4) sorted by relevance
163 static inline bool i915_gem_context_has_full_ppgtt(struct i915_gem_context *ctx) in i915_gem_context_has_full_ppgtt() function
1800 if (!i915_gem_context_has_full_ppgtt(ctx)) in get_ppgtt()
776 if (i915_gem_context_has_full_ppgtt(ctx)) in eb_select_context()
701 yesno(i915_gem_context_has_full_ppgtt(ctx)), in igt_ctx_exec()835 yesno(i915_gem_context_has_full_ppgtt(ctx)), in igt_shared_ctx_exec()1414 yesno(i915_gem_context_has_full_ppgtt(ctx)), in igt_ctx_readonly()
Completed in 15 milliseconds