Home
last modified time | relevance | path

Searched refs:i915_gem_context_has_full_ppgtt (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/i915/gem/
A Di915_gem_context.h163 static inline bool i915_gem_context_has_full_ppgtt(struct i915_gem_context *ctx) in i915_gem_context_has_full_ppgtt() function
A Di915_gem_context.c1857 if (!i915_gem_context_has_full_ppgtt(ctx)) in get_ppgtt()
A Di915_gem_execbuffer.c826 if (i915_gem_context_has_full_ppgtt(ctx)) in eb_select_context()
/linux-6.3-rc2/drivers/gpu/drm/i915/gem/selftests/
A Di915_gem_context.c720 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