Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/i915/gem/ !
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
Di915_gem_context.c1862 if (!i915_gem_context_has_full_ppgtt(ctx)) in get_ppgtt()
Di915_gem_execbuffer.c831 if (i915_gem_context_has_full_ppgtt(ctx)) in eb_select_context()
/linux-6.6.21/drivers/gpu/drm/i915/gem/selftests/ !
Di915_gem_context.c728 str_yes_no(i915_gem_context_has_full_ppgtt(ctx)), in igt_ctx_exec()
862 str_yes_no(i915_gem_context_has_full_ppgtt(ctx)), in igt_shared_ctx_exec()
1440 str_yes_no(i915_gem_context_has_full_ppgtt(ctx)), in igt_ctx_readonly()