Searched refs:bo_has_valid_encryption (Results 1 – 1 of 1) sorted by relevance
1840 static bool bo_has_valid_encryption(struct drm_i915_gem_object *obj) in bo_has_valid_encryption() function1849 return i915_gem_object_is_protected(obj) && !bo_has_valid_encryption(obj); in pxp_is_borked()1897 plane_state->decrypt = bo_has_valid_encryption(intel_fb_obj(fb)); in skl_plane_check()