Searched refs:uses_protected_content (Results 1 – 4 of 4) sorted by relevance
216 bool uses_protected_content; member362 bool uses_protected_content; member
114 return ctx->uses_protected_content; in i915_gem_context_uses_protected_content()
268 pc->uses_protected_content = false; in proto_context_set_protected()275 pc->uses_protected_content = true; in proto_context_set_protected()911 else if (pc->uses_protected_content) in set_proto_ctx_param()929 else if (pc->uses_protected_content) in set_proto_ctx_param()1703 if (pc->uses_protected_content) { in i915_gem_create_context()1705 ctx->uses_protected_content = true; in i915_gem_create_context()
831 ctx_is_protected = gem_ctx->uses_protected_content; in ctx_needs_runalone()