Searched refs:uses_protected_content (Results 1 – 4 of 4) sorted by relevance
215 bool uses_protected_content; member357 bool uses_protected_content; member
113 return ctx->uses_protected_content; in i915_gem_context_uses_protected_content()
259 pc->uses_protected_content = false; in proto_context_set_protected()266 pc->uses_protected_content = true; in proto_context_set_protected()902 else if (pc->uses_protected_content) in set_proto_ctx_param()920 else if (pc->uses_protected_content) in set_proto_ctx_param()1681 if (pc->uses_protected_content) { in i915_gem_create_context()1683 ctx->uses_protected_content = true; in i915_gem_create_context()
832 ctx_is_protected = gem_ctx->uses_protected_content; in ctx_needs_runalone()
Completed in 15 milliseconds