Home
last modified time | relevance | path

Searched refs:refcyc_per_req_delivery_c (Results 1 – 21 of 21) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddml_display_rq_dlg_calc.c244 dml_float_t refcyc_per_req_delivery_c = 0.; in dml_rq_dlg_get_dlg_reg() local
394 refcyc_per_req_delivery_c = dml_get_refcyc_per_req_delivery_c_in_us(mode_lib, pipe_idx) * refclk_freq_in_mhz; in dml_rq_dlg_get_dlg_reg()
397 dml_print("DML_DLG: %s: refcyc_per_req_delivery_c = %3.2f\n", __func__, refcyc_per_req_delivery_c); in dml_rq_dlg_get_dlg_reg()
485 disp_ttu_regs->refcyc_per_req_delivery_c = (dml_uint_t)(refcyc_per_req_delivery_c * dml_pow(2, 10)); in dml_rq_dlg_get_dlg_reg()
507 ASSERT(refcyc_per_req_delivery_c < dml_pow(2, 13)); in dml_rq_dlg_get_dlg_reg()
H A Ddisplay_mode_util.c311 dml_print("DML: refcyc_per_req_delivery_c = 0x%x\n", ttu_regs->refcyc_per_req_delivery_c); in dml_print_ttu_regs_st()
H A Ddml2_translation_helper.c1510 out->ttu_regs.refcyc_per_req_delivery_c = disp_ttu_regs->refcyc_per_req_delivery_c; in dml2_update_pipe_ctx_dchub_regs()
H A Ddisplay_mode_core_structs.h1986 dml_uint_t refcyc_per_req_delivery_c; member
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_rq_dlg_calc_32.c219 double refcyc_per_req_delivery_c = 0.; in dml32_rq_dlg_get_dlg_reg() local
418 refcyc_per_req_delivery_c = get_refcyc_per_req_delivery_c_in_us(mode_lib, e2e_pipe_param, num_pipes, in dml32_rq_dlg_get_dlg_reg()
423 dml_print("DML_DLG: %s: refcyc_per_req_delivery_c = %3.2f\n", __func__, refcyc_per_req_delivery_c); in dml32_rq_dlg_get_dlg_reg()
535 ttu_regs->refcyc_per_req_delivery_c = (unsigned int) (refcyc_per_req_delivery_c * dml_pow(2, 10)); in dml32_rq_dlg_get_dlg_reg()
558 ASSERT(refcyc_per_req_delivery_c < dml_pow(2, 13)); in dml32_rq_dlg_get_dlg_reg()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddisplay_rq_dlg_calc_20.c899 double refcyc_per_req_delivery_c; in dml20_rq_dlg_get_dlg_params() local
1184 refcyc_per_req_delivery_c = 0.; in dml20_rq_dlg_get_dlg_params()
1318 refcyc_per_req_delivery_c = get_refcyc_per_delivery(mode_lib, in dml20_rq_dlg_get_dlg_params()
1332 dml_print("DML_DLG: %s: refcyc_per_req_delivery_c = %3.2f\n", in dml20_rq_dlg_get_dlg_params()
1334 refcyc_per_req_delivery_c); in dml20_rq_dlg_get_dlg_params()
1337 ASSERT(refcyc_per_req_delivery_c < dml_pow(2, 13)); in dml20_rq_dlg_get_dlg_params()
1498 disp_ttu_regs->refcyc_per_req_delivery_c = (unsigned int) (refcyc_per_req_delivery_c in dml20_rq_dlg_get_dlg_params()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_rq_dlg_calc_30.c1011 double refcyc_per_req_delivery_c = 0; in dml_rq_dlg_get_dlg_params() local
1340 refcyc_per_req_delivery_c = 0.; in dml_rq_dlg_get_dlg_params()
1489 refcyc_per_req_delivery_c = get_refcyc_per_delivery(mode_lib, in dml_rq_dlg_get_dlg_params()
1503 dml_print("DML_DLG: %s: refcyc_per_req_delivery_c = %3.2f\n", in dml_rq_dlg_get_dlg_params()
1505 refcyc_per_req_delivery_c); in dml_rq_dlg_get_dlg_params()
1508 ASSERT(refcyc_per_req_delivery_c < dml_pow(2, 13)); in dml_rq_dlg_get_dlg_params()
1695 disp_ttu_regs->refcyc_per_req_delivery_c = (unsigned int)(refcyc_per_req_delivery_c in dml_rq_dlg_get_dlg_params()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_rq_dlg_calc_31.c945 double refcyc_per_req_delivery_c; in dml_rq_dlg_get_dlg_params() local
1185 refcyc_per_req_delivery_c = 0.; in dml_rq_dlg_get_dlg_params()
1335 refcyc_per_req_delivery_c = get_refcyc_per_delivery( in dml_rq_dlg_get_dlg_params()
1348 dml_print("DML_DLG: %s: refcyc_per_req_delivery_c = %3.2f\n", __func__, refcyc_per_req_delivery_c); in dml_rq_dlg_get_dlg_params()
1353 //old_impl_vs_vba_impl("refcyc_per_req_delivery_c", refcyc_per_req_delivery_c, vba__refcyc_per_req_delivery_c); in dml_rq_dlg_get_dlg_params()
1355 ASSERT(refcyc_per_req_delivery_pre_c < dml_pow(2, 13)); ASSERT(refcyc_per_req_delivery_c < dml_pow(2, 13)); in dml_rq_dlg_get_dlg_params()
1516 disp_ttu_regs->refcyc_per_req_delivery_c = (unsigned int) (refcyc_per_req_delivery_c * dml_po in dml_rq_dlg_get_dlg_params()
[all...]
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddml1_display_rq_dlg_calc.c1120 double refcyc_per_req_delivery_c; in dml1_rq_dlg_get_dlg_params() local
1638 refcyc_per_req_delivery_c = 0.; in dml1_rq_dlg_get_dlg_params()
1788 refcyc_per_req_delivery_c = get_refcyc_per_delivery( in dml1_rq_dlg_get_dlg_params()
1803 "DLG: %s: refcyc_per_req_delivery_c = %3.2f", in dml1_rq_dlg_get_dlg_params()
1805 refcyc_per_req_delivery_c); in dml1_rq_dlg_get_dlg_params()
1809 disp_ttu_regs->refcyc_per_req_delivery_c = (unsigned int) (refcyc_per_req_delivery_c in dml1_rq_dlg_get_dlg_params()
1813 ASSERT(refcyc_per_req_delivery_c < dml_pow(2, 13)); in dml1_rq_dlg_get_dlg_params()
H A Ddisplay_rq_dlg_helpers.c343 "DML_RQ_DLG_CALC: refcyc_per_req_delivery_c = 0x%0x\n", in print__ttu_regs_st()
344 ttu_regs->refcyc_per_req_delivery_c); in print__ttu_regs_st()
H A Ddisplay_mode_structs.h681 unsigned int refcyc_per_req_delivery_c; member
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn21/
H A Ddcn21_hubp.c496 REFCYC_PER_REQ_DELIVERY, &ttu_attr.refcyc_per_req_delivery_c, in hubp21_validate_dml_output()
523 if (ttu_attr.refcyc_per_req_delivery_c != dml_ttu_attr->refcyc_per_req_delivery_c) in hubp21_validate_dml_output()
525 dml_ttu_attr->refcyc_per_req_delivery_c, ttu_attr.refcyc_per_req_delivery_c); in hubp21_validate_dml_output()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_rq_dlg_calc_314.c1030 double refcyc_per_req_delivery_c; in dml_rq_dlg_get_dlg_params() local
1273 refcyc_per_req_delivery_c = 0.; in dml_rq_dlg_get_dlg_params()
1423 refcyc_per_req_delivery_c = get_refcyc_per_delivery( in dml_rq_dlg_get_dlg_params()
1436 dml_print("DML_DLG: %s: refcyc_per_req_delivery_c = %3.2f\n", __func__, refcyc_per_req_delivery_c); in dml_rq_dlg_get_dlg_params()
1441 //old_impl_vs_vba_impl("refcyc_per_req_delivery_c", refcyc_per_req_delivery_c, vba__refcyc_per_req_delivery_c); in dml_rq_dlg_get_dlg_params()
1443 ASSERT(refcyc_per_req_delivery_pre_c < dml_pow(2, 13)); ASSERT(refcyc_per_req_delivery_c < dml_pow(2, 13)); in dml_rq_dlg_get_dlg_params()
1604 disp_ttu_regs->refcyc_per_req_delivery_c = (unsigned int) (refcyc_per_req_delivery_c * dml_po in dml_rq_dlg_get_dlg_params()
[all...]
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn20/
H A Ddcn20_hubp.c159 REFCYC_PER_REQ_DELIVERY, ttu_attr->refcyc_per_req_delivery_c, in hubp2_program_deadline()
1263 REFCYC_PER_REQ_DELIVERY, &ttu_attr->refcyc_per_req_delivery_c, in hubp2_read_state_common()
1605 REFCYC_PER_REQ_DELIVERY, &ttu_attr.refcyc_per_req_delivery_c, in hubp2_validate_dml_output()
1632 if (ttu_attr.refcyc_per_req_delivery_c != dml_ttu_attr->refcyc_per_req_delivery_c) in hubp2_validate_dml_output()
1634 dml_ttu_attr->refcyc_per_req_delivery_c, ttu_attr.refcyc_per_req_delivery_c); in hubp2_validate_dml_output()
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
H A Ddml_top_dchub_registers.h68 uint32_t refcyc_per_req_delivery_c; member
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn401/
H A Ddcn401_hubp.c292 REFCYC_PER_REQ_DELIVERY, ttu_attr->refcyc_per_req_delivery_c, in hubp401_program_deadline()
918 REFCYC_PER_REQ_DELIVERY, &ttu_attr->refcyc_per_req_delivery_c, in hubp401_read_state()
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn10/
H A Ddcn10_hubp.c684 REFCYC_PER_REQ_DELIVERY, ttu_attr->refcyc_per_req_delivery_c, in hubp1_program_deadline()
1032 REFCYC_PER_REQ_DELIVERY, &ttu_attr->refcyc_per_req_delivery_c, in hubp1_read_state_common()
/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer_debug.c314 ttu_regs->refcyc_per_req_delivery_pre_c, ttu_regs->refcyc_per_req_delivery_c, ttu_regs->refcyc_per_req_delivery_cur0, in dcn10_get_ttu_states()
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h1618 double refcyc_per_req_delivery_c; member
H A Ddml2_core_dcn4_calcs.c12508 l->refcyc_per_req_delivery_c = 0.0; in rq_dlg_get_dlg_reg()
12511 l->refcyc_per_req_delivery_c = mode_lib->mp.DisplayPipeRequestDeliveryTimeChroma[mode_lib->mp.pipe_plane[pipe_idx]] * l->refclk_freq_in_mhz; in rq_dlg_get_dlg_reg()
12514 DML_LOG_VERBOSE("DML_DLG: %s: refcyc_per_req_delivery_c = %3.2f\n", __func__, l->refcyc_per_req_delivery_c); in rq_dlg_get_dlg_reg()
12593 disp_ttu_regs->refcyc_per_req_delivery_c = (unsigned int)(l->refcyc_per_req_delivery_c * math_pow(2, 10)); in rq_dlg_get_dlg_reg()
12609 DML_ASSERT(l->refcyc_per_req_delivery_c < math_pow(2, 13)); in rq_dlg_get_dlg_reg()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
H A Ddcn10_hwseq.c429 ttu_regs->refcyc_per_req_delivery_pre_c, ttu_regs->refcyc_per_req_delivery_c, ttu_regs->refcyc_per_req_delivery_cur0, in dcn10_log_hubp_states()