Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dclk_mgr.h334 int dp_dto_source_clock_in_khz; // Used to program DP DTO with ss adjustment on DCN314 member
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/
H A Ddcn314_clk_mgr.c199 clk_mgr->dp_dto_source_clock_in_khz = in dcn314_init_clocks()
202 clk_mgr->dp_dto_source_clock_in_khz = clk_mgr->dprefclk_khz; in dcn314_init_clocks()
/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_clock_source.c980 if (clock_source->ctx->dc->clk_mgr->dp_dto_source_clock_in_khz != 0 in dcn31_program_pix_clk()
983 dp_dto_ref_khz = clock_source->ctx->dc->clk_mgr->dp_dto_source_clock_in_khz; in dcn31_program_pix_clk()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn35/
H A Ddcn35_clk_mgr.c527 clk_mgr->dp_dto_source_clock_in_khz = in dcn35_init_clocks()
530 clk_mgr->dp_dto_source_clock_in_khz = clk_mgr->dprefclk_khz; in dcn35_init_clocks()