Searched refs:refcyc_x_after_scaler (Results 1 – 15 of 15) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn21/ |
D | dcn21_hubp.c | 363 REFCYC_X_AFTER_SCALER, &dlg_attr.refcyc_x_after_scaler, in hubp21_validate_dml_output() 380 if (dlg_attr.refcyc_x_after_scaler != dml_dlg_attr->refcyc_x_after_scaler) in hubp21_validate_dml_output() 382 dml_dlg_attr->refcyc_x_after_scaler, dlg_attr.refcyc_x_after_scaler); in hubp21_validate_dml_output()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn20/ |
D | dcn20_hubp.c | 98 REFCYC_X_AFTER_SCALER, dlg_attr->refcyc_x_after_scaler, in hubp2_program_deadline() 1139 REFCYC_X_AFTER_SCALER, &dlg_attr->refcyc_x_after_scaler, in hubp2_read_state_common() 1441 REFCYC_X_AFTER_SCALER, &dlg_attr.refcyc_x_after_scaler, in hubp2_validate_dml_output() 1458 if (dlg_attr.refcyc_x_after_scaler != dml_dlg_attr->refcyc_x_after_scaler) in hubp2_validate_dml_output() 1460 dml_dlg_attr->refcyc_x_after_scaler, dlg_attr.refcyc_x_after_scaler); in hubp2_validate_dml_output()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/ |
D | display_rq_dlg_helpers.c | 209 dlg_regs->refcyc_x_after_scaler); in print__dlg_regs_st()
|
D | display_mode_structs.h | 624 unsigned int refcyc_x_after_scaler; member
|
D | dml1_display_rq_dlg_calc.c | 1440 …disp_dlg_regs->refcyc_x_after_scaler = dst_x_after_scaler * ref_freq_to_pix_freq; /* in terms of r… in dml1_rq_dlg_get_dlg_params() 1441 ASSERT(disp_dlg_regs->refcyc_x_after_scaler < (unsigned int) dml_pow(2, 13)); in dml1_rq_dlg_get_dlg_params() 1449 disp_dlg_regs->refcyc_x_after_scaler); in dml1_rq_dlg_get_dlg_params()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
D | display_rq_dlg_calc_32.c | 445 dlg_regs->refcyc_x_after_scaler = dst_x_after_scaler * ref_freq_to_pix_freq; // in terms of refclk in dml32_rq_dlg_get_dlg_reg() 572 ASSERT(dlg_regs->refcyc_x_after_scaler < (unsigned int)dml_pow(2, 13)); in dml32_rq_dlg_get_dlg_reg()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn10/ |
D | dcn10_hubp.c | 605 REFCYC_X_AFTER_SCALER, dlg_attr->refcyc_x_after_scaler, in hubp1_program_deadline() 914 REFCYC_X_AFTER_SCALER, &dlg_attr->refcyc_x_after_scaler, in hubp1_read_state_common()
|
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()
|
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.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
D | display_rq_dlg_calc_20.c | 1398 …disp_dlg_regs->refcyc_x_after_scaler = dst_x_after_scaler * ref_freq_to_pix_freq; // in terms of r… in dml20_rq_dlg_get_dlg_params() 1399 ASSERT(disp_dlg_regs->refcyc_x_after_scaler < (unsigned int) dml_pow(2, 13)); in dml20_rq_dlg_get_dlg_params()
|
D | display_rq_dlg_calc_20v2.c | 1399 …disp_dlg_regs->refcyc_x_after_scaler = dst_x_after_scaler * ref_freq_to_pix_freq; // in terms of r… in dml20v2_rq_dlg_get_dlg_params() 1400 ASSERT(disp_dlg_regs->refcyc_x_after_scaler < (unsigned int) dml_pow(2, 13)); in dml20v2_rq_dlg_get_dlg_params()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
D | display_rq_dlg_calc_21.c | 1468 …disp_dlg_regs->refcyc_x_after_scaler = dst_x_after_scaler * ref_freq_to_pix_freq; // in terms of r… in dml_rq_dlg_get_dlg_params() 1469 ASSERT(disp_dlg_regs->refcyc_x_after_scaler < (unsigned int)dml_pow(2, 13)); in dml_rq_dlg_get_dlg_params()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
D | display_rq_dlg_calc_30.c | 1567 …disp_dlg_regs->refcyc_x_after_scaler = dst_x_after_scaler * ref_freq_to_pix_freq; // in terms of r… in dml_rq_dlg_get_dlg_params() 1568 ASSERT(disp_dlg_regs->refcyc_x_after_scaler < (unsigned int)dml_pow(2, 13)); in dml_rq_dlg_get_dlg_params()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
D | display_rq_dlg_calc_31.c | 1422 …disp_dlg_regs->refcyc_x_after_scaler = dst_x_after_scaler * ref_freq_to_pix_freq; // in terms of r… in dml_rq_dlg_get_dlg_params() 1423 ASSERT(disp_dlg_regs->refcyc_x_after_scaler < (unsigned int)dml_pow(2, 13)); in dml_rq_dlg_get_dlg_params()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn314/ |
D | display_rq_dlg_calc_314.c | 1537 …disp_dlg_regs->refcyc_x_after_scaler = dst_x_after_scaler * ref_freq_to_pix_freq; // in terms of r… in dml_rq_dlg_get_dlg_params() 1538 ASSERT(disp_dlg_regs->refcyc_x_after_scaler < (unsigned int)dml_pow(2, 13)); in dml_rq_dlg_get_dlg_params()
|