Home
last modified time | relevance | path

Searched refs:dig_fe (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/
H A Ddm_cp_psp.h37 uint8_t dig_fe; member
/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_dmcu.h274 unsigned int dig_fe:3; /*[2:0]*/ member
H A Ddce_dmcu.c254 masterCmdData2.bits.dig_fe = psr_context->engineId; in dce_dmcu_setup_psr()
693 masterCmdData2.bits.dig_fe = psr_context->engineId; in dcn10_dmcu_setup_psr()
/linux/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp_psp.h84 uint32_t dig_fe; member
H A Dhdcp_psp.c147 dtm_cmd->dtm_in_message.topology_update_v2.dig_fe = display->dig_fe; in add_display_to_topology_v2()
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_hdcp.c565 display->dig_fe = config->dig_fe; in update_config()
/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_dpms.c683 config.dig_fe = (uint8_t) pipe_ctx->stream_res.stream_enc->stream_enc_inst; in update_psp_stream_config()