Searched refs:refcyc_per_pte_group_nom_c (Results 1 – 15 of 15) sorted by relevance
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
D | display_rq_dlg_calc_32.c | 254 double refcyc_per_pte_group_nom_c; in dml32_rq_dlg_get_dlg_reg() local 480 …refcyc_per_pte_group_nom_c = get_refcyc_per_pte_group_nom_c_in_us(mode_lib, e2e_pipe_param, num_pi… in dml32_rq_dlg_get_dlg_reg() 509 dlg_regs->refcyc_per_pte_group_nom_c = refcyc_per_pte_group_nom_c; in dml32_rq_dlg_get_dlg_reg() 587 if (dlg_regs->refcyc_per_pte_group_nom_c >= (unsigned int) dml_pow(2, 23)) in dml32_rq_dlg_get_dlg_reg() 588 dlg_regs->refcyc_per_pte_group_nom_c = dml_pow(2, 23) - 1; in dml32_rq_dlg_get_dlg_reg()
|
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn21/ |
D | dcn21_hubp.c | 416 REFCYC_PER_PTE_GROUP_NOM_C, &dlg_attr.refcyc_per_pte_group_nom_c); in hubp21_validate_dml_output() 453 if (dlg_attr.refcyc_per_pte_group_nom_c != dml_dlg_attr->refcyc_per_pte_group_nom_c) in hubp21_validate_dml_output() 455 dml_dlg_attr->refcyc_per_pte_group_nom_c, dlg_attr.refcyc_per_pte_group_nom_c); in hubp21_validate_dml_output()
|
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn20/ |
D | dcn20_hubp.c | 135 REFCYC_PER_PTE_GROUP_NOM_C, dlg_attr->refcyc_per_pte_group_nom_c); in hubp2_program_deadline() 1206 REFCYC_PER_PTE_GROUP_NOM_C, &dlg_attr->refcyc_per_pte_group_nom_c); in hubp2_read_state_common() 1494 REFCYC_PER_PTE_GROUP_NOM_C, &dlg_attr.refcyc_per_pte_group_nom_c); in hubp2_validate_dml_output() 1531 if (dlg_attr.refcyc_per_pte_group_nom_c != dml_dlg_attr->refcyc_per_pte_group_nom_c) in hubp2_validate_dml_output() 1533 dml_dlg_attr->refcyc_per_pte_group_nom_c, dlg_attr.refcyc_per_pte_group_nom_c); in hubp2_validate_dml_output()
|
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/ |
D | display_rq_dlg_helpers.c | 272 dlg_regs->refcyc_per_pte_group_nom_c); in print__dlg_regs_st()
|
D | display_mode_structs.h | 645 unsigned int refcyc_per_pte_group_nom_c; member
|
D | dml1_display_rq_dlg_calc.c | 1579 disp_dlg_regs->refcyc_per_pte_group_nom_c = (unsigned int) ((double) dpte_row_height_c in dml1_rq_dlg_get_dlg_params() 1582 if (disp_dlg_regs->refcyc_per_pte_group_nom_c >= (unsigned int) dml_pow(2, 23)) in dml1_rq_dlg_get_dlg_params() 1583 disp_dlg_regs->refcyc_per_pte_group_nom_c = dml_pow(2, 23) - 1; in dml1_rq_dlg_get_dlg_params()
|
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
D | display_rq_dlg_calc_20.c | 1475 disp_dlg_regs->refcyc_per_pte_group_nom_c = in dml20_rq_dlg_get_dlg_params() 1479 if (disp_dlg_regs->refcyc_per_pte_group_nom_c >= (unsigned int) dml_pow(2, 23)) in dml20_rq_dlg_get_dlg_params() 1480 disp_dlg_regs->refcyc_per_pte_group_nom_c = dml_pow(2, 23) - 1; in dml20_rq_dlg_get_dlg_params()
|
D | display_rq_dlg_calc_20v2.c | 1476 disp_dlg_regs->refcyc_per_pte_group_nom_c = in dml20v2_rq_dlg_get_dlg_params() 1480 if (disp_dlg_regs->refcyc_per_pte_group_nom_c >= (unsigned int) dml_pow(2, 23)) in dml20v2_rq_dlg_get_dlg_params() 1481 disp_dlg_regs->refcyc_per_pte_group_nom_c = dml_pow(2, 23) - 1; in dml20v2_rq_dlg_get_dlg_params()
|
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
D | display_rq_dlg_calc_30.c | 1668 disp_dlg_regs->refcyc_per_pte_group_nom_c = in dml_rq_dlg_get_dlg_params() 1672 if (disp_dlg_regs->refcyc_per_pte_group_nom_c >= (unsigned int)dml_pow(2, 23)) in dml_rq_dlg_get_dlg_params() 1673 disp_dlg_regs->refcyc_per_pte_group_nom_c = dml_pow(2, 23) - 1; in dml_rq_dlg_get_dlg_params()
|
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
D | display_rq_dlg_calc_21.c | 1583 disp_dlg_regs->refcyc_per_pte_group_nom_c = in dml_rq_dlg_get_dlg_params() 1587 if (disp_dlg_regs->refcyc_per_pte_group_nom_c >= (unsigned int) dml_pow(2, 23)) in dml_rq_dlg_get_dlg_params() 1588 disp_dlg_regs->refcyc_per_pte_group_nom_c = dml_pow(2, 23) - 1; in dml_rq_dlg_get_dlg_params()
|
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
D | display_rq_dlg_calc_31.c | 1514 …disp_dlg_regs->refcyc_per_pte_group_nom_c = (unsigned int) ((double) dpte_row_height_c / (double) … in dml_rq_dlg_get_dlg_params() 1516 if (disp_dlg_regs->refcyc_per_pte_group_nom_c >= (unsigned int) dml_pow(2, 23)) in dml_rq_dlg_get_dlg_params() 1517 disp_dlg_regs->refcyc_per_pte_group_nom_c = dml_pow(2, 23) - 1; in dml_rq_dlg_get_dlg_params()
|
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn314/ |
D | display_rq_dlg_calc_314.c | 1629 …disp_dlg_regs->refcyc_per_pte_group_nom_c = (unsigned int) ((double) dpte_row_height_c / (double) … in dml_rq_dlg_get_dlg_params() 1631 if (disp_dlg_regs->refcyc_per_pte_group_nom_c >= (unsigned int) dml_pow(2, 23)) in dml_rq_dlg_get_dlg_params() 1632 disp_dlg_regs->refcyc_per_pte_group_nom_c = dml_pow(2, 23) - 1; in dml_rq_dlg_get_dlg_params()
|
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn10/ |
D | dcn10_hubp.c | 642 REFCYC_PER_PTE_GROUP_NOM_C, dlg_attr->refcyc_per_pte_group_nom_c); in hubp1_program_deadline() 981 REFCYC_PER_PTE_GROUP_NOM_C, &dlg_attr->refcyc_per_pte_group_nom_c); in hubp1_read_state_common()
|
D | dcn10_hw_sequencer_debug.c | 270 dlg_regs->refcyc_per_pte_group_nom_c, dlg_regs->dst_y_per_meta_row_nom_l, in dcn10_get_dlg_states()
|
D | dcn10_hw_sequencer.c | 250 dlg_regs->refcyc_per_pte_group_nom_c, dlg_regs->dst_y_per_meta_row_nom_l, in dcn10_log_hubp_states()
|