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
1857 if (!i915_gem_context_has_full_ppgtt(ctx)) in get_ppgtt()
826 if (i915_gem_context_has_full_ppgtt(ctx)) in eb_select_context()
720 str_yes_no(i915_gem_context_has_full_ppgtt(ctx)), in igt_ctx_exec()854 str_yes_no(i915_gem_context_has_full_ppgtt(ctx)), in igt_shared_ctx_exec()1432 str_yes_no(i915_gem_context_has_full_ppgtt(ctx)), in igt_ctx_readonly()
Completed in 15 milliseconds