Home
last modified time | relevance | path

Searched defs:psp_hdcp_context (Results 1 – 1 of 1) sorted by relevance

/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_psp.h146 struct psp_hdcp_context { struct
147 bool hdcp_initialized;
148 uint32_t session_id;
149 struct amdgpu_bo *hdcp_shared_bo;
150 uint64_t hdcp_shared_mc_addr;
151 void *hdcp_shared_buf;
152 struct mutex mutex;