Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_hubp.c413 DST_Y_PER_PTE_ROW_NOM_C, &dlg_attr.dst_y_per_pte_row_nom_c); in hubp21_validate_dml_output()
450 if (dlg_attr.dst_y_per_pte_row_nom_c != dml_dlg_attr->dst_y_per_pte_row_nom_c) in hubp21_validate_dml_output()
452 dml_dlg_attr->dst_y_per_pte_row_nom_c, dlg_attr.dst_y_per_pte_row_nom_c); in hubp21_validate_dml_output()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hubp.c131 DST_Y_PER_PTE_ROW_NOM_C, dlg_attr->dst_y_per_pte_row_nom_c); in hubp2_program_deadline()
1162 DST_Y_PER_PTE_ROW_NOM_C, &dlg_attr->dst_y_per_pte_row_nom_c); in hubp2_read_state_common()
1440 DST_Y_PER_PTE_ROW_NOM_C, &dlg_attr.dst_y_per_pte_row_nom_c); in hubp2_validate_dml_output()
1477 if (dlg_attr.dst_y_per_pte_row_nom_c != dml_dlg_attr->dst_y_per_pte_row_nom_c) in hubp2_validate_dml_output()
1479 dml_dlg_attr->dst_y_per_pte_row_nom_c, dlg_attr.dst_y_per_pte_row_nom_c); in hubp2_validate_dml_output()
/kernel/linux/linux-5.10/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.h461 unsigned int dst_y_per_pte_row_nom_c; member
Ddml1_display_rq_dlg_calc.c1567 disp_dlg_regs->dst_y_per_pte_row_nom_c = (unsigned int) ((double) dpte_row_height_c in dml1_rq_dlg_get_dlg_params()
1569 ASSERT(disp_dlg_regs->dst_y_per_pte_row_nom_c < (unsigned int) dml_pow(2, 17)); in dml1_rq_dlg_get_dlg_params()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_rq_dlg_calc_20v2.c1448 disp_dlg_regs->dst_y_per_pte_row_nom_c = (unsigned int) ((double) dpte_row_height_c in dml20v2_rq_dlg_get_dlg_params()
1450 if (disp_dlg_regs->dst_y_per_pte_row_nom_c >= (unsigned int) dml_pow(2, 17)) { in dml20v2_rq_dlg_get_dlg_params()
1453 disp_dlg_regs->dst_y_per_pte_row_nom_c, in dml20v2_rq_dlg_get_dlg_params()
Ddisplay_rq_dlg_calc_20.c1447 disp_dlg_regs->dst_y_per_pte_row_nom_c = (unsigned int) ((double) dpte_row_height_c in dml20_rq_dlg_get_dlg_params()
1449 if (disp_dlg_regs->dst_y_per_pte_row_nom_c >= (unsigned int) dml_pow(2, 17)) { in dml20_rq_dlg_get_dlg_params()
1452 disp_dlg_regs->dst_y_per_pte_row_nom_c, in dml20_rq_dlg_get_dlg_params()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_rq_dlg_calc_21.c1550 disp_dlg_regs->dst_y_per_pte_row_nom_c = (unsigned int) ((double) dpte_row_height_c in dml_rq_dlg_get_dlg_params()
1552 if (disp_dlg_regs->dst_y_per_pte_row_nom_c >= (unsigned int) dml_pow(2, 17)) { in dml_rq_dlg_get_dlg_params()
1556 disp_dlg_regs->dst_y_per_pte_row_nom_c, in dml_rq_dlg_get_dlg_params()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_rq_dlg_calc_30.c1727 disp_dlg_regs->dst_y_per_pte_row_nom_c = (unsigned int)((double)dpte_row_height_c in dml_rq_dlg_get_dlg_params()
1729 if (disp_dlg_regs->dst_y_per_pte_row_nom_c >= (unsigned int)dml_pow(2, 17)) { in dml_rq_dlg_get_dlg_params()
1732 disp_dlg_regs->dst_y_per_pte_row_nom_c, in dml_rq_dlg_get_dlg_params()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hubp.c638 DST_Y_PER_PTE_ROW_NOM_C, dlg_attr->dst_y_per_pte_row_nom_c); in hubp1_program_deadline()
959 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.c238 dlg_regs->dst_y_per_pte_row_nom_c, dlg_regs->refcyc_per_pte_group_nom_l, in dcn10_log_hubp_states()