Searched refs:cp_psp (Results 1 – 6 of 6) sorted by relevance
55 struct cp_psp { struct
828 struct cp_psp cp_psp; member
1284 struct cp_psp cp_psp; member
743 struct cp_psp *cp_psp, struct dc *dc) in hdcp_create_workqueue() argument809 cp_psp->funcs.update_stream_config = update_config; in hdcp_create_workqueue()810 cp_psp->funcs.enable_assr = enable_assr; in hdcp_create_workqueue()811 cp_psp->handle = hdcp_work; in hdcp_create_workqueue()
2142 adev->dm.hdcp_workqueue = hdcp_create_workqueue(adev, &init_params.cp_psp, adev->dm.dc); in amdgpu_dm_init()
528 struct cp_psp *cp_psp = &pipe_ctx->stream->ctx->cp_psp; in update_psp_stream_config() local534 if (cp_psp == NULL || cp_psp->funcs.update_stream_config == NULL) in update_psp_stream_config()588 cp_psp->funcs.update_stream_config(cp_psp->handle, &config); in update_psp_stream_config()