Searched refs:uses_protected_content (Results 1 – 3 of 3) sorted by relevance
213 bool uses_protected_content; member348 bool uses_protected_content; member
114 return ctx->uses_protected_content; in i915_gem_context_uses_protected_content()
256 pc->uses_protected_content = false; in proto_context_set_protected()263 pc->uses_protected_content = true; in proto_context_set_protected()868 else if (pc->uses_protected_content) in set_proto_ctx_param()879 else if (pc->uses_protected_content) in set_proto_ctx_param()1613 if (pc->uses_protected_content) { in i915_gem_create_context()1615 ctx->uses_protected_content = true; in i915_gem_create_context()
Completed in 9 milliseconds