Home
last modified time | relevance | path

Searched refs:qos_level_low_wm (Results 1 – 11 of 11) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer_debug.c157 …(s->qos_level_low_wm * frac) / ref_clk_mhz / frac, (s->qos_level_low_wm * frac) / ref_clk_mhz % fr… in dcn10_get_hubp_states()
177 …(s->qos_level_low_wm * frac) / ref_clk_mhz / frac, (s->qos_level_low_wm * frac) / ref_clk_mhz % fr… in dcn10_get_hubp_states()
311 …pool->hubps[i]->inst, ttu_regs->qos_level_low_wm, ttu_regs->qos_level_high_wm, ttu_regs->min_ttu_v… in dcn10_get_ttu_states()
Ddcn10_hubp.c642 QoS_LEVEL_LOW_WM, ttu_attr->qos_level_low_wm, in hubp1_program_deadline()
952 QoS_LEVEL_LOW_WM, &ttu_attr->qos_level_low_wm, in hubp1_read_state_common()
1013 QoS_LEVEL_LOW_WM, &s->qos_level_low_wm, in hubp1_read_state_common()
Ddcn10_hubp.h648 uint32_t qos_level_low_wm; member
Ddcn10_hw_sequencer.c157 DTN_INFO_MICRO_SEC(s->qos_level_low_wm); in dcn10_log_hubp_states()
230 …pool->hubps[i]->inst, ttu_regs->qos_level_low_wm, ttu_regs->qos_level_high_wm, ttu_regs->min_ttu_v… in dcn10_log_hubp_states()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_rq_dlg_helpers.c337 ttu_regs.qos_level_low_wm); in print__ttu_regs_st()
Ddisplay_mode_structs.h461 unsigned int qos_level_low_wm; member
Ddml1_display_rq_dlg_calc.c1895 disp_ttu_regs->qos_level_low_wm = 0; in dml1_rq_dlg_get_dlg_params()
1896 ASSERT(disp_ttu_regs->qos_level_low_wm < dml_pow(2, 14)); in dml1_rq_dlg_get_dlg_params()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hubp.c143 QoS_LEVEL_LOW_WM, ttu_attr->qos_level_low_wm, in hubp2_program_deadline()
1150 QoS_LEVEL_LOW_WM, &ttu_attr->qos_level_low_wm, in hubp2_read_state_common()
1211 QoS_LEVEL_LOW_WM, &s->qos_level_low_wm, in hubp2_read_state_common()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_rq_dlg_calc_20.c1542 disp_ttu_regs->qos_level_low_wm = 0; in dml20_rq_dlg_get_dlg_params()
1543 ASSERT(disp_ttu_regs->qos_level_low_wm < dml_pow(2, 14)); in dml20_rq_dlg_get_dlg_params()
Ddisplay_rq_dlg_calc_20v2.c1542 disp_ttu_regs->qos_level_low_wm = 0; in dml20v2_rq_dlg_get_dlg_params()
1543 ASSERT(disp_ttu_regs->qos_level_low_wm < dml_pow(2, 14)); in dml20v2_rq_dlg_get_dlg_params()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_rq_dlg_calc_21.c1642 disp_ttu_regs->qos_level_low_wm = 0; in dml_rq_dlg_get_dlg_params()
1643 ASSERT(disp_ttu_regs->qos_level_low_wm < dml_pow(2, 14)); in dml_rq_dlg_get_dlg_params()