Home
last modified time | relevance | path

Searched refs:dst_y_per_pte_row_nom_c (Results 1 – 10 of 10) sorted by relevance

/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_rq_dlg_helpers.c269 dlg_regs.dst_y_per_pte_row_nom_c); in print__dlg_regs_st()
Ddisplay_mode_structs.h432 unsigned int dst_y_per_pte_row_nom_c; member
Ddml1_display_rq_dlg_calc.c1549 disp_dlg_regs->dst_y_per_pte_row_nom_c = (unsigned int) ((double) dpte_row_height_c in dml1_rq_dlg_get_dlg_params()
1551 ASSERT(disp_dlg_regs->dst_y_per_pte_row_nom_c < (unsigned int) dml_pow(2, 17)); in dml1_rq_dlg_get_dlg_params()
/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_rq_dlg_calc_20v2.c1451 disp_dlg_regs->dst_y_per_pte_row_nom_c = (unsigned int) ((double) dpte_row_height_c in dml20v2_rq_dlg_get_dlg_params()
1453 if (disp_dlg_regs->dst_y_per_pte_row_nom_c >= (unsigned int) dml_pow(2, 17)) { in dml20v2_rq_dlg_get_dlg_params()
1456 disp_dlg_regs->dst_y_per_pte_row_nom_c, in dml20v2_rq_dlg_get_dlg_params()
Ddisplay_rq_dlg_calc_20.c1451 disp_dlg_regs->dst_y_per_pte_row_nom_c = (unsigned int) ((double) dpte_row_height_c in dml20_rq_dlg_get_dlg_params()
1453 if (disp_dlg_regs->dst_y_per_pte_row_nom_c >= (unsigned int) dml_pow(2, 17)) { in dml20_rq_dlg_get_dlg_params()
1456 disp_dlg_regs->dst_y_per_pte_row_nom_c, in dml20_rq_dlg_get_dlg_params()
/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_rq_dlg_calc_21.c1546 disp_dlg_regs->dst_y_per_pte_row_nom_c = (unsigned int) ((double) dpte_row_height_c in dml_rq_dlg_get_dlg_params()
1548 if (disp_dlg_regs->dst_y_per_pte_row_nom_c >= (unsigned int) dml_pow(2, 17)) { in dml_rq_dlg_get_dlg_params()
1552 disp_dlg_regs->dst_y_per_pte_row_nom_c, in dml_rq_dlg_get_dlg_params()
/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hubp.c628 DST_Y_PER_PTE_ROW_NOM_C, dlg_attr->dst_y_per_pte_row_nom_c); in hubp1_program_deadline()
938 DST_Y_PER_PTE_ROW_NOM_C, &dlg_attr->dst_y_per_pte_row_nom_c); in hubp1_read_state_common()
Ddcn10_hw_sequencer_debug.c269 dlg_regs->dst_y_per_pte_row_nom_c, dlg_regs->refcyc_per_pte_group_nom_l, in dcn10_get_dlg_states()
Ddcn10_hw_sequencer.c209 dlg_regs->dst_y_per_pte_row_nom_c, dlg_regs->refcyc_per_pte_group_nom_l, in dcn10_log_hubp_states()
/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hubp.c129 DST_Y_PER_PTE_ROW_NOM_C, dlg_attr->dst_y_per_pte_row_nom_c); in hubp2_program_deadline()
1136 DST_Y_PER_PTE_ROW_NOM_C, &dlg_attr->dst_y_per_pte_row_nom_c); in hubp2_read_state_common()