Searched refs:uses_protected_content (Results 1 – 4 of 4) sorted by relevance
216 bool uses_protected_content; member358 bool uses_protected_content; member
114 return ctx->uses_protected_content; in i915_gem_context_uses_protected_content()
260 pc->uses_protected_content = false; in proto_context_set_protected()267 pc->uses_protected_content = true; in proto_context_set_protected()903 else if (pc->uses_protected_content) in set_proto_ctx_param()921 else if (pc->uses_protected_content) in set_proto_ctx_param()1682 if (pc->uses_protected_content) { in i915_gem_create_context()1684 ctx->uses_protected_content = true; in i915_gem_create_context()
831 ctx_is_protected = gem_ctx->uses_protected_content; in ctx_needs_runalone()
Completed in 17 milliseconds