Home
last modified time | relevance | path

Searched refs:refcyc_per_htotal (Results 1 – 22 of 22) sorted by relevance

/drivers/gpu/drm/amd/display/dc/hubp/dcn21/
A Ddcn21_hubp.c363 REFCYC_PER_HTOTAL, &dlg_attr.refcyc_per_htotal); in hubp21_validate_dml_output()
379 if (dlg_attr.refcyc_per_htotal != dml_dlg_attr->refcyc_per_htotal) in hubp21_validate_dml_output()
381 dml_dlg_attr->refcyc_per_htotal, dlg_attr.refcyc_per_htotal); in hubp21_validate_dml_output()
/drivers/gpu/drm/amd/display/dc/hubp/dcn20/
A Ddcn20_hubp.c97 REFCYC_PER_HTOTAL, dlg_attr->refcyc_per_htotal); in hubp2_program_deadline()
1163 REFCYC_PER_HTOTAL, &dlg_attr->refcyc_per_htotal); in hubp2_read_state_common()
1472 REFCYC_PER_HTOTAL, &dlg_attr.refcyc_per_htotal); in hubp2_validate_dml_output()
1488 if (dlg_attr.refcyc_per_htotal != dml_dlg_attr->refcyc_per_htotal) in hubp2_validate_dml_output()
1490 dml_dlg_attr->refcyc_per_htotal, dlg_attr.refcyc_per_htotal); in hubp2_validate_dml_output()
/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
A Ddml_top_dchub_registers.h15 uint32_t refcyc_per_htotal; member
/drivers/gpu/drm/amd/display/dc/dml/
A Ddisplay_rq_dlg_helpers.c195 dlg_regs->refcyc_per_htotal); in print__dlg_regs_st()
A Ddisplay_mode_structs.h625 unsigned int refcyc_per_htotal; member
A Ddml1_display_rq_dlg_calc.c1154 disp_dlg_regs->refcyc_per_htotal = (unsigned int) (ref_freq_to_pix_freq * (double) htotal in dml1_rq_dlg_get_dlg_params()
/drivers/gpu/drm/amd/display/dc/hubp/dcn401/
A Ddcn401_hubp.c230 REFCYC_PER_HTOTAL, dlg_attr->refcyc_per_htotal); in hubp401_program_deadline()
831 REFCYC_PER_HTOTAL, &dlg_attr->refcyc_per_htotal); in hubp401_read_state()
/drivers/gpu/drm/amd/display/dc/hubp/dcn10/
A Ddcn10_hubp.c622 REFCYC_PER_HTOTAL, dlg_attr->refcyc_per_htotal); in hubp1_program_deadline()
932 REFCYC_PER_HTOTAL, &dlg_attr->refcyc_per_htotal); in hubp1_read_state_common()
/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_hw_sequencer_debug.c262 dlg_regs->refcyc_per_htotal, dlg_regs->refcyc_x_after_scaler, dlg_regs->dst_y_after_scaler, in dcn10_get_dlg_states()
/drivers/gpu/drm/amd/display/dc/dml/dcn32/
A Ddisplay_rq_dlg_calc_32.c276 …dlg_regs->refcyc_per_htotal = (unsigned int) (ref_freq_to_pix_freq * (double) htotal * dml_pow(2, … in dml32_rq_dlg_get_dlg_reg()
/drivers/gpu/drm/amd/display/dc/dml2/
A Ddml_display_rq_dlg_calc.c319 disp_dlg_regs->refcyc_per_htotal = (dml_uint_t)(ref_freq_to_pix_freq * (dml_float_t)htotal * temp); in dml_rq_dlg_get_dlg_reg()
A Ddml2_translation_helper.c1460 out->dlg_regs.refcyc_per_htotal = disp_dlg_regs->refcyc_per_htotal; in dml2_update_pipe_ctx_dchub_regs()
A Ddisplay_mode_util.c256 dml_print("DML: refcyc_per_htotal = 0x%x\n", dlg_regs->refcyc_per_htotal); in dml_print_dlg_regs_st()
A Ddisplay_mode_core_structs.h1935 dml_uint_t refcyc_per_htotal; member
/drivers/gpu/drm/amd/display/dc/dml/dcn20/
A Ddisplay_rq_dlg_calc_20.c922 disp_dlg_regs->refcyc_per_htotal = (unsigned int) (ref_freq_to_pix_freq * (double) htotal in dml20_rq_dlg_get_dlg_params()
A Ddisplay_rq_dlg_calc_20v2.c922 disp_dlg_regs->refcyc_per_htotal = (unsigned int) (ref_freq_to_pix_freq * (double) htotal in dml20v2_rq_dlg_get_dlg_params()
/drivers/gpu/drm/amd/display/dc/dml/dcn21/
A Ddisplay_rq_dlg_calc_21.c968 disp_dlg_regs->refcyc_per_htotal = (unsigned int) (ref_freq_to_pix_freq * (double) htotal in dml_rq_dlg_get_dlg_params()
/drivers/gpu/drm/amd/display/dc/dml/dcn30/
A Ddisplay_rq_dlg_calc_30.c1039 disp_dlg_regs->refcyc_per_htotal = (unsigned int)(ref_freq_to_pix_freq * (double)htotal in dml_rq_dlg_get_dlg_params()
/drivers/gpu/drm/amd/display/dc/dml/dcn31/
A Ddisplay_rq_dlg_calc_31.c976 …disp_dlg_regs->refcyc_per_htotal = (unsigned int) (ref_freq_to_pix_freq * (double) htotal * dml_po… in dml_rq_dlg_get_dlg_params()
/drivers/gpu/drm/amd/display/dc/dml/dcn314/
A Ddisplay_rq_dlg_calc_314.c1061 …disp_dlg_regs->refcyc_per_htotal = (unsigned int) (ref_freq_to_pix_freq * (double) htotal * dml_po… in dml_rq_dlg_get_dlg_params()
/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
A Ddcn10_hwseq.c398 dlg_regs->refcyc_per_htotal, dlg_regs->refcyc_x_after_scaler, dlg_regs->dst_y_after_scaler, in dcn10_log_hubp_states()
/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
A Ddml2_core_dcn4_calcs.c12437 …disp_dlg_regs->refcyc_per_htotal = (unsigned int)(l->ref_freq_to_pix_freq * (double)l->htotal * ma… in rq_dlg_get_dlg_reg()

Completed in 101 milliseconds