Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/include/
H A Dgrph_object_ctrl_defs.h240 union ddi_channel_mapping { union
257 union ddi_channel_mapping output_channel_mapping;
324 union ddi_channel_mapping channel_mapping;
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dce110/
H A Ddce110_clk_mgr.c151 cfg->ddi_channel_mapping = in dce110_fill_display_configs()
152 stream->link->ddi_channel_mapping.raw; in dce110_fill_display_configs()
/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_factory.c696 link->ddi_channel_mapping = path->channel_mapping; in construct_phy()
698 DC_LOG_DC("BIOS object table - ddi_channel_mapping: 0x%04X", in construct_phy()
699 link->ddi_channel_mapping.raw); in construct_phy()
704 link->ddi_channel_mapping = path->channel_mapping; in construct_phy()
706 DC_LOG_DC("BIOS object table - ddi_channel_mapping: 0x%04X", in construct_phy()
707 link->ddi_channel_mapping.raw); in construct_phy()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddm_services_types.h125 uint8_t ddi_channel_mapping; member
/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_clk_mgr.c527 cfg->ddi_channel_mapping = in dce110_fill_display_configs()
528 stream->link->ddi_channel_mapping.raw; in dce110_fill_display_configs()