Home
last modified time | relevance | path

Searched refs:CLOCK_SOURCE_ID_DP_DTO (Results 1 – 25 of 25) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_clock_source.c582 if (cs->id == CLOCK_SOURCE_ID_DP_DTO || in dce110_get_pix_clk_dividers()
614 if (cs->id == CLOCK_SOURCE_ID_DP_DTO || in dce112_get_pix_clk_dividers()
939 if (clock_source->id != CLOCK_SOURCE_ID_DP_DTO) { in dce112_program_pix_clk()
952 if (clock_source->id != CLOCK_SOURCE_ID_DP_DTO) in dce112_program_pix_clk()
1033 if (clock_source->id != CLOCK_SOURCE_ID_DP_DTO) { in dcn31_program_pix_clk()
1046 if (clock_source->id != CLOCK_SOURCE_ID_DP_DTO) in dcn31_program_pix_clk()
1088 if (clock_source->id == CLOCK_SOURCE_ID_DP_DTO) { in get_pixel_clk_frequency_100hz()
H A Ddce_hwseq.c179 if (clk_src->id == CLOCK_SOURCE_ID_DP_DTO || clk_src->dp_clk_src) { in dce_crtc_switch_to_clk_src()
/openbmc/linux/drivers/gpu/drm/amd/display/include/
H A Dgrph_object_id.h103 CLOCK_SOURCE_ID_DP_DTO, enumerator
/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/dce110/
H A Dcommand_table_helper_dce110.c193 case CLOCK_SOURCE_ID_DP_DTO: in clock_source_id_to_atom()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/dce112/
H A Dcommand_table_helper2_dce112.c196 case CLOCK_SOURCE_ID_DP_DTO: in clock_source_id_to_atom()
H A Dcommand_table_helper_dce112.c196 case CLOCK_SOURCE_ID_DP_DTO: in clock_source_id_to_atom()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/dce60/
H A Dcommand_table_helper_dce60.c135 case CLOCK_SOURCE_ID_DP_DTO: in clock_source_id_to_atom()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/dce80/
H A Dcommand_table_helper_dce80.c135 case CLOCK_SOURCE_ID_DP_DTO: in clock_source_id_to_atom()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce120/
H A Ddce120_resource.c1117 CLOCK_SOURCE_ID_DP_DTO, in dce120_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/
H A Ddcn201_resource.c1170 CLOCK_SOURCE_ID_DP_DTO, in dcn201_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce112/
H A Ddce112_resource.c1288 CLOCK_SOURCE_ID_DP_DTO, &clk_src_regs[0], true); in dce112_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn302/
H A Ddcn302_resource.c1326 CLOCK_SOURCE_ID_DP_DTO, in dcn302_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn303/
H A Ddcn303_resource.c1238 CLOCK_SOURCE_ID_DP_DTO, in dcn303_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_resource.c1429 CLOCK_SOURCE_ID_DP_DTO, in dcn10_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/
H A Ddcn301_resource.c1524 CLOCK_SOURCE_ID_DP_DTO, in dcn301_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/
H A Ddcn21_resource.c1520 CLOCK_SOURCE_ID_DP_DTO, in dcn21_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn316/
H A Ddcn316_resource.c1853 CLOCK_SOURCE_ID_DP_DTO, in dcn316_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn315/
H A Ddcn315_resource.c1966 CLOCK_SOURCE_ID_DP_DTO, in dcn315_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn321/
H A Ddcn321_resource.c1819 CLOCK_SOURCE_ID_DP_DTO, in dcn321_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/
H A Ddcn314_resource.c1985 CLOCK_SOURCE_ID_DP_DTO, in dcn314_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_resource.c2017 CLOCK_SOURCE_ID_DP_DTO, in dcn31_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_resource.c2400 CLOCK_SOURCE_ID_DP_DTO, in dcn30_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_resource.c2511 CLOCK_SOURCE_ID_DP_DTO, in dcn20_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_resource.c2281 CLOCK_SOURCE_ID_DP_DTO, in dcn32_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_hw_sequencer.c3076 pipes[i].clock_source->id != CLOCK_SOURCE_ID_DP_DTO) { in dce110_enable_dp_link_output()