Searched refs:refcyc_h_blank_end (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/hubp/dcn20/ |
| H A D | dcn20_hubp.c | 90 REFCYC_H_BLANK_END, dlg_attr->refcyc_h_blank_end, in hubp2_program_deadline() 1163 REFCYC_H_BLANK_END, &dlg_attr->refcyc_h_blank_end, in hubp2_read_state_common() 1474 REFCYC_H_BLANK_END, &dlg_attr.refcyc_h_blank_end, in hubp2_validate_dml_output() 1486 if (dlg_attr.refcyc_h_blank_end != dml_dlg_attr->refcyc_h_blank_end) in hubp2_validate_dml_output() 1488 dml_dlg_attr->refcyc_h_blank_end, dlg_attr.refcyc_h_blank_end); in hubp2_validate_dml_output()
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/ |
| H A D | display_mode_structs.h | 621 unsigned int refcyc_h_blank_end; member
|
| H A D | dml1_display_rq_dlg_calc.c | 1156 disp_dlg_regs->refcyc_h_blank_end = (unsigned int) ((double) hblank_end in dml1_rq_dlg_get_dlg_params() 1158 ASSERT(disp_dlg_regs->refcyc_h_blank_end < (unsigned int) dml_pow(2, 13)); in dml1_rq_dlg_get_dlg_params()
|
| /linux/drivers/gpu/drm/amd/display/dc/hubp/dcn401/ |
| H A D | dcn401_hubp.c | 260 REFCYC_H_BLANK_END, dlg_attr->refcyc_h_blank_end, in hubp401_program_deadline() 861 REFCYC_H_BLANK_END, &dlg_attr->refcyc_h_blank_end, in hubp401_read_state()
|
| /linux/drivers/gpu/drm/amd/display/dc/hubp/dcn10/ |
| H A D | dcn10_hubp.c | 616 REFCYC_H_BLANK_END, dlg_attr->refcyc_h_blank_end, in hubp1_program_deadline() 926 REFCYC_H_BLANK_END, &dlg_attr->refcyc_h_blank_end, in hubp1_read_state_common()
|
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/ |
| H A D | display_mode_util.c | 253 dml_print("DML: refcyc_h_blank_end = 0x%x\n", dlg_regs->refcyc_h_blank_end); in dml_print_dlg_regs_st()
|
| H A D | display_mode_core_structs.h | 1931 dml_uint_t refcyc_h_blank_end; member
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dcn10/ |
| H A D | dcn10_hwseq.c | 409 …pool->hubps[i]->inst, dlg_regs->refcyc_h_blank_end, dlg_regs->dlg_vblank_end, dlg_regs->min_dst_y_… in dcn10_log_hubp_states()
|
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/ |
| H A D | dml2_core_dcn4_calcs.c | 12454 …disp_dlg_regs->refcyc_h_blank_end = (unsigned int)((double)l->hblank_end * l->ref_freq_to_pix_freq… in rq_dlg_get_dlg_reg() 12476 …disp_dlg_regs->refcyc_h_blank_end = (unsigned int)(((double)l->hblank_end + (double)l->pipe_idx_in… in rq_dlg_get_dlg_reg() 12482 …LOG_VERBOSE("DML_DLG: %s: refcyc_h_blank_end = %d\n", __func__, disp_dlg_regs->refcyc_h_blank_end); in rq_dlg_get_dlg_reg() 12484 DML_ASSERT(disp_dlg_regs->refcyc_h_blank_end < (unsigned int)math_pow(2, 13)); in rq_dlg_get_dlg_reg()
|