Searched refs:refcyc_per_meta_chunk_nom_c (Results 1 – 14 of 14) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
A D | display_rq_dlg_calc_32.c | 260 double refcyc_per_meta_chunk_nom_c; in dml32_rq_dlg_get_dlg_reg() local 493 …refcyc_per_meta_chunk_nom_c = get_refcyc_per_meta_chunk_nom_c_in_us(mode_lib, e2e_pipe_param, num_… in dml32_rq_dlg_get_dlg_reg() 515 dlg_regs->refcyc_per_meta_chunk_nom_c = refcyc_per_meta_chunk_nom_c; in dml32_rq_dlg_get_dlg_reg() 598 if (dlg_regs->refcyc_per_meta_chunk_nom_c >= (unsigned int) dml_pow(2, 23)) in dml32_rq_dlg_get_dlg_reg() 599 dlg_regs->refcyc_per_meta_chunk_nom_c = dml_pow(2, 23) - 1; in dml32_rq_dlg_get_dlg_reg()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn21/ |
A D | dcn21_hubp.c | 420 REFCYC_PER_META_CHUNK_NOM_C, &dlg_attr.refcyc_per_meta_chunk_nom_c); in hubp21_validate_dml_output() 459 if (dlg_attr.refcyc_per_meta_chunk_nom_c != dml_dlg_attr->refcyc_per_meta_chunk_nom_c) in hubp21_validate_dml_output() 461 dml_dlg_attr->refcyc_per_meta_chunk_nom_c, dlg_attr.refcyc_per_meta_chunk_nom_c); in hubp21_validate_dml_output()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn20/ |
A D | dcn20_hubp.c | 141 REFCYC_PER_META_CHUNK_NOM_C, dlg_attr->refcyc_per_meta_chunk_nom_c); in hubp2_program_deadline() 1212 REFCYC_PER_META_CHUNK_NOM_C, &dlg_attr->refcyc_per_meta_chunk_nom_c); in hubp2_read_state_common() 1498 REFCYC_PER_META_CHUNK_NOM_C, &dlg_attr.refcyc_per_meta_chunk_nom_c); in hubp2_validate_dml_output() 1537 if (dlg_attr.refcyc_per_meta_chunk_nom_c != dml_dlg_attr->refcyc_per_meta_chunk_nom_c) in hubp2_validate_dml_output() 1539 dml_dlg_attr->refcyc_per_meta_chunk_nom_c, dlg_attr.refcyc_per_meta_chunk_nom_c); in hubp2_validate_dml_output()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/ |
A D | display_rq_dlg_helpers.c | 284 dlg_regs->refcyc_per_meta_chunk_nom_c); in print__dlg_regs_st()
|
A D | display_mode_structs.h | 650 unsigned int refcyc_per_meta_chunk_nom_c; member
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
A D | display_rq_dlg_calc_20v2.c | 1484 disp_dlg_regs->refcyc_per_meta_chunk_nom_c = in dml20v2_rq_dlg_get_dlg_params() 1488 if (disp_dlg_regs->refcyc_per_meta_chunk_nom_c >= (unsigned int) dml_pow(2, 23)) in dml20v2_rq_dlg_get_dlg_params() 1489 disp_dlg_regs->refcyc_per_meta_chunk_nom_c = dml_pow(2, 23) - 1; in dml20v2_rq_dlg_get_dlg_params()
|
A D | display_rq_dlg_calc_20.c | 1483 disp_dlg_regs->refcyc_per_meta_chunk_nom_c = in dml20_rq_dlg_get_dlg_params() 1487 if (disp_dlg_regs->refcyc_per_meta_chunk_nom_c >= (unsigned int) dml_pow(2, 23)) in dml20_rq_dlg_get_dlg_params() 1488 disp_dlg_regs->refcyc_per_meta_chunk_nom_c = dml_pow(2, 23) - 1; in dml20_rq_dlg_get_dlg_params()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
A D | display_rq_dlg_calc_21.c | 1591 disp_dlg_regs->refcyc_per_meta_chunk_nom_c = in dml_rq_dlg_get_dlg_params() 1595 if (disp_dlg_regs->refcyc_per_meta_chunk_nom_c >= (unsigned int) dml_pow(2, 23)) in dml_rq_dlg_get_dlg_params() 1596 disp_dlg_regs->refcyc_per_meta_chunk_nom_c = dml_pow(2, 23) - 1; in dml_rq_dlg_get_dlg_params()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
A D | display_rq_dlg_calc_30.c | 1676 disp_dlg_regs->refcyc_per_meta_chunk_nom_c = in dml_rq_dlg_get_dlg_params() 1680 if (disp_dlg_regs->refcyc_per_meta_chunk_nom_c >= (unsigned int)dml_pow(2, 23)) in dml_rq_dlg_get_dlg_params() 1681 disp_dlg_regs->refcyc_per_meta_chunk_nom_c = dml_pow(2, 23) - 1; in dml_rq_dlg_get_dlg_params()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
A D | display_rq_dlg_calc_31.c | 1520 …disp_dlg_regs->refcyc_per_meta_chunk_nom_c = (unsigned int) ((double) meta_row_height_c / (double)… in dml_rq_dlg_get_dlg_params() 1522 if (disp_dlg_regs->refcyc_per_meta_chunk_nom_c >= (unsigned int) dml_pow(2, 23)) in dml_rq_dlg_get_dlg_params() 1523 disp_dlg_regs->refcyc_per_meta_chunk_nom_c = dml_pow(2, 23) - 1; in dml_rq_dlg_get_dlg_params()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/dcn314/ |
A D | display_rq_dlg_calc_314.c | 1635 …disp_dlg_regs->refcyc_per_meta_chunk_nom_c = (unsigned int) ((double) meta_row_height_c / (double)… in dml_rq_dlg_get_dlg_params() 1637 if (disp_dlg_regs->refcyc_per_meta_chunk_nom_c >= (unsigned int) dml_pow(2, 23)) in dml_rq_dlg_get_dlg_params() 1638 disp_dlg_regs->refcyc_per_meta_chunk_nom_c = dml_pow(2, 23) - 1; in dml_rq_dlg_get_dlg_params()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn10/ |
A D | dcn10_hubp.c | 648 REFCYC_PER_META_CHUNK_NOM_C, dlg_attr->refcyc_per_meta_chunk_nom_c); in hubp1_program_deadline() 987 REFCYC_PER_META_CHUNK_NOM_C, &dlg_attr->refcyc_per_meta_chunk_nom_c); in hubp1_read_state_common()
|
A D | dcn10_hw_sequencer_debug.c | 272 dlg_regs->refcyc_per_meta_chunk_nom_c, dlg_regs->refcyc_per_line_delivery_pre_l, in dcn10_get_dlg_states()
|
A D | dcn10_hw_sequencer.c | 252 dlg_regs->refcyc_per_meta_chunk_nom_c, dlg_regs->refcyc_per_line_delivery_pre_l, in dcn10_log_hubp_states()
|
Completed in 87 milliseconds