Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce/
Ddce_clocks.c492 int disp_clk_threshold = new_clocks->max_supported_dppclk_khz; in dcn1_determine_dppclk_threshold()
563 dccg->clks.max_supported_dppclk_khz = new_clocks->max_supported_dppclk_khz; in dcn1_ramp_up_dispclk_with_dpp()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/
Ddc.h204 int max_supported_dppclk_khz; member
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/calcs/
Ddcn_calcs.c1064 context->bw.dcn.clk.max_supported_dppclk_khz = in dcn_validate_bandwidth()
1068 context->bw.dcn.clk.max_supported_dppclk_khz = in dcn_validate_bandwidth()
1072 context->bw.dcn.clk.max_supported_dppclk_khz = in dcn_validate_bandwidth()
1076 context->bw.dcn.clk.max_supported_dppclk_khz = in dcn_validate_bandwidth()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.c344 dc->current_state->bw.dcn.clk.max_supported_dppclk_khz, in dcn10_log_hw_state()