Home
last modified time | relevance | path

Searched refs:dp2_enabled (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddm_cp_psp.h41 uint8_t dp2_enabled; member
/openbmc/linux/drivers/gpu/drm/amd/display/modules/inc/
H A Dmod_hdcp.h107 uint8_t dp2_enabled; member
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_hdcp.c546 link->dp.dp2_enabled = config->dp2_enabled; in update_config()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_dpms.c703 config.dp2_enabled = dp_is_128b_132b_signal(pipe_ctx) ? 1 : 0; in update_psp_stream_config()