Home
last modified time | relevance | path

Searched refs:stream_enc_idx (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/
H A Ddm_cp_psp.h39 uint8_t stream_enc_idx; member
/linux/drivers/gpu/drm/amd/display/modules/inc/
H A Dmod_hdcp.h239 uint8_t stream_enc_idx; member
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_hdcp.c535 display->stream_enc_idx = config->stream_enc_idx; in update_config()
/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_dpms.c675 config.stream_enc_idx = pipe_ctx->stream_res.stream_enc->id - ENGINE_ID_DIGA; in update_psp_stream_config()
677 config.stream_enc_idx = in update_psp_stream_config()
/linux/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp_psp.c194 dtm_cmd->dtm_in_message.topology_update_v3.stream_enc = display->stream_enc_idx; in add_display_to_topology_v3()