Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dclock_source.h163 bool (*program_pix_clk)( member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_clock_source.c1207 .program_pix_clk = dcn20_program_pix_clk,
1293 .program_pix_clk = dcn3_program_pix_clk,
1300 .program_pix_clk = dcn31_program_pix_clk,
1311 .program_pix_clk = dce112_program_pix_clk,
1317 .program_pix_clk = dce110_program_pix_clk,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/
H A Ddcn314_hwseq.c457 pipe_ctx->clock_source->funcs->program_pix_clk( in apply_symclk_on_tx_off_wa()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_hw_sequencer.c1437 if (false == pipe_ctx->clock_source->funcs->program_pix_clk( in dce110_enable_stream_timing()
3080 pipes[i].clock_source->funcs->program_pix_clk( in dce110_enable_dp_link_output()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_hwseq.c1305 pipe_ctx->clock_source->funcs->program_pix_clk( in apply_symclk_on_tx_off_wa()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hwseq.c724 if (false == pipe_ctx->clock_source->funcs->program_pix_clk( in dcn20_enable_stream_timing()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.c924 if (false == pipe_ctx->clock_source->funcs->program_pix_clk( in dcn10_enable_stream_timing()