Searched refs:refcyc_per_htotal (Results 1 – 15 of 15) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn21/ |
A D | dcn21_hubp.c | 361 REFCYC_PER_HTOTAL, &dlg_attr.refcyc_per_htotal); in hubp21_validate_dml_output() 377 if (dlg_attr.refcyc_per_htotal != dml_dlg_attr->refcyc_per_htotal) in hubp21_validate_dml_output() 379 dml_dlg_attr->refcyc_per_htotal, dlg_attr.refcyc_per_htotal); in hubp21_validate_dml_output()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn20/ |
A D | dcn20_hubp.c | 95 REFCYC_PER_HTOTAL, dlg_attr->refcyc_per_htotal); in hubp2_program_deadline() 1136 REFCYC_PER_HTOTAL, &dlg_attr->refcyc_per_htotal); in hubp2_read_state_common() 1439 REFCYC_PER_HTOTAL, &dlg_attr.refcyc_per_htotal); in hubp2_validate_dml_output() 1455 if (dlg_attr.refcyc_per_htotal != dml_dlg_attr->refcyc_per_htotal) in hubp2_validate_dml_output() 1457 dml_dlg_attr->refcyc_per_htotal, dlg_attr.refcyc_per_htotal); in hubp2_validate_dml_output()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/ |
A D | display_rq_dlg_helpers.c | 206 dlg_regs->refcyc_per_htotal); in print__dlg_regs_st()
|
A D | display_mode_structs.h | 624 unsigned int refcyc_per_htotal; member
|
A D | dml1_display_rq_dlg_calc.c | 1155 disp_dlg_regs->refcyc_per_htotal = (unsigned int) (ref_freq_to_pix_freq * (double) htotal in dml1_rq_dlg_get_dlg_params()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn10/ |
A D | dcn10_hubp.c | 602 REFCYC_PER_HTOTAL, dlg_attr->refcyc_per_htotal); in hubp1_program_deadline() 911 REFCYC_PER_HTOTAL, &dlg_attr->refcyc_per_htotal); in hubp1_read_state_common()
|
A D | dcn10_hw_sequencer_debug.c | 261 dlg_regs->refcyc_per_htotal, dlg_regs->refcyc_x_after_scaler, dlg_regs->dst_y_after_scaler, in dcn10_get_dlg_states()
|
A D | dcn10_hw_sequencer.c | 241 dlg_regs->refcyc_per_htotal, dlg_regs->refcyc_x_after_scaler, dlg_regs->dst_y_after_scaler, in dcn10_log_hubp_states()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
A D | display_rq_dlg_calc_32.c | 276 …dlg_regs->refcyc_per_htotal = (unsigned int) (ref_freq_to_pix_freq * (double) htotal * dml_pow(2, … in dml32_rq_dlg_get_dlg_reg()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
A D | display_rq_dlg_calc_20v2.c | 931 disp_dlg_regs->refcyc_per_htotal = (unsigned int) (ref_freq_to_pix_freq * (double) htotal in dml20v2_rq_dlg_get_dlg_params()
|
A D | display_rq_dlg_calc_20.c | 931 disp_dlg_regs->refcyc_per_htotal = (unsigned int) (ref_freq_to_pix_freq * (double) htotal 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 | 977 disp_dlg_regs->refcyc_per_htotal = (unsigned int) (ref_freq_to_pix_freq * (double) htotal 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 | 1047 disp_dlg_regs->refcyc_per_htotal = (unsigned int)(ref_freq_to_pix_freq * (double)htotal 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 | 983 …disp_dlg_regs->refcyc_per_htotal = (unsigned int) (ref_freq_to_pix_freq * (double) htotal * dml_po… 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 | 1073 …disp_dlg_regs->refcyc_per_htotal = (unsigned int) (ref_freq_to_pix_freq * (double) htotal * dml_po… in dml_rq_dlg_get_dlg_params()
|
Completed in 48 milliseconds