Home
last modified time | relevance | path

Searched refs:dlg_attr (Results 1 – 11 of 11) sorted by relevance

/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_hubp.c79 struct _vcs_dpi_display_dlg_regs_st *dlg_attr) in apply_DEDCN21_142_wa_for_hostvm_deadline() argument
92 refcyc_per_vm_group_vblank > dlg_attr->refcyc_per_vm_group_vblank) in apply_DEDCN21_142_wa_for_hostvm_deadline()
94 REFCYC_PER_VM_GROUP_VBLANK, dlg_attr->refcyc_per_vm_group_vblank); in apply_DEDCN21_142_wa_for_hostvm_deadline()
100 refcyc_per_vm_req_vblank > dlg_attr->refcyc_per_vm_req_vblank) in apply_DEDCN21_142_wa_for_hostvm_deadline()
102 REFCYC_PER_VM_REQ_VBLANK, dlg_attr->refcyc_per_vm_req_vblank); in apply_DEDCN21_142_wa_for_hostvm_deadline()
108 refcyc_per_vm_group_flip > dlg_attr->refcyc_per_vm_group_flip) in apply_DEDCN21_142_wa_for_hostvm_deadline()
110 REFCYC_PER_VM_GROUP_FLIP, dlg_attr->refcyc_per_vm_group_flip); in apply_DEDCN21_142_wa_for_hostvm_deadline()
116 refcyc_per_vm_req_flip > dlg_attr->refcyc_per_vm_req_flip) in apply_DEDCN21_142_wa_for_hostvm_deadline()
118 REFCYC_PER_VM_REQ_FLIP, dlg_attr->refcyc_per_vm_req_flip); in apply_DEDCN21_142_wa_for_hostvm_deadline()
121 REFCYC_PER_PTE_GROUP_FLIP_C, dlg_attr->refcyc_per_pte_group_flip_c); in apply_DEDCN21_142_wa_for_hostvm_deadline()
[all …]
Ddcn21_hubp.h124 struct _vcs_dpi_display_dlg_regs_st *dlg_attr);
128 struct _vcs_dpi_display_dlg_regs_st *dlg_attr,
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hubp.c81 struct _vcs_dpi_display_dlg_regs_st *dlg_attr, in hubp2_program_deadline() argument
88 REFCYC_H_BLANK_END, dlg_attr->refcyc_h_blank_end, in hubp2_program_deadline()
89 DLG_V_BLANK_END, dlg_attr->dlg_vblank_end); in hubp2_program_deadline()
92 MIN_DST_Y_NEXT_START, dlg_attr->min_dst_y_next_start); in hubp2_program_deadline()
95 REFCYC_PER_HTOTAL, dlg_attr->refcyc_per_htotal); in hubp2_program_deadline()
98 REFCYC_X_AFTER_SCALER, dlg_attr->refcyc_x_after_scaler, in hubp2_program_deadline()
99 DST_Y_AFTER_SCALER, dlg_attr->dst_y_after_scaler); in hubp2_program_deadline()
102 REF_FREQ_TO_PIX_FREQ, dlg_attr->ref_freq_to_pix_freq); in hubp2_program_deadline()
106 REFCYC_PER_PTE_GROUP_VBLANK_L, dlg_attr->refcyc_per_pte_group_vblank_l); in hubp2_program_deadline()
110 DST_Y_PER_PTE_ROW_NOM_L, dlg_attr->dst_y_per_pte_row_nom_l); in hubp2_program_deadline()
[all …]
Ddcn20_hubp.h274 struct _vcs_dpi_display_dlg_regs_st *dlg_attr,
313 struct _vcs_dpi_display_dlg_regs_st *dlg_attr,
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hubp.c588 struct _vcs_dpi_display_dlg_regs_st *dlg_attr, in hubp1_program_deadline() argument
595 REFCYC_H_BLANK_END, dlg_attr->refcyc_h_blank_end, in hubp1_program_deadline()
596 DLG_V_BLANK_END, dlg_attr->dlg_vblank_end); in hubp1_program_deadline()
599 MIN_DST_Y_NEXT_START, dlg_attr->min_dst_y_next_start); in hubp1_program_deadline()
602 REFCYC_PER_HTOTAL, dlg_attr->refcyc_per_htotal); in hubp1_program_deadline()
605 REFCYC_X_AFTER_SCALER, dlg_attr->refcyc_x_after_scaler, in hubp1_program_deadline()
606 DST_Y_AFTER_SCALER, dlg_attr->dst_y_after_scaler); in hubp1_program_deadline()
609 REF_FREQ_TO_PIX_FREQ, dlg_attr->ref_freq_to_pix_freq); in hubp1_program_deadline()
613 REFCYC_PER_PTE_GROUP_VBLANK_L, dlg_attr->refcyc_per_pte_group_vblank_l); in hubp1_program_deadline()
617 DST_Y_PER_PTE_ROW_NOM_L, dlg_attr->dst_y_per_pte_row_nom_l); in hubp1_program_deadline()
[all …]
Ddcn10_hubp.h670 struct _vcs_dpi_display_dlg_regs_st dlg_attr; member
717 struct _vcs_dpi_display_dlg_regs_st *dlg_attr,
Ddcn10_hw_sequencer_debug.c251 struct _vcs_dpi_display_dlg_regs_st *dlg_regs = &s->dlg_attr; in dcn10_get_dlg_states()
Ddcn10_hw_sequencer.c235 struct _vcs_dpi_display_dlg_regs_st *dlg_regs = &s->dlg_attr; in dcn10_log_hubp_states()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn201/
Ddcn201_hubp.c60 struct _vcs_dpi_display_dlg_regs_st *dlg_attr, in hubp201_program_deadline() argument
63 hubp1_program_deadline(hubp, dlg_attr, ttu_attr); in hubp201_program_deadline()
97 struct _vcs_dpi_display_dlg_regs_st *dlg_attr, in hubp201_setup() argument
104 hubp201_program_deadline(hubp, dlg_attr, ttu_attr); in hubp201_setup()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_hubp.c416 struct _vcs_dpi_display_dlg_regs_st *dlg_attr, in hubp3_program_deadline() argument
421 hubp2_program_deadline(hubp, dlg_attr, ttu_attr); in hubp3_program_deadline()
423 REFCYC_PER_VM_DMDATA, dlg_attr->refcyc_per_vm_dmdata); in hubp3_program_deadline()
462 struct _vcs_dpi_display_dlg_regs_st *dlg_attr, in hubp3_setup() argument
472 hubp3_program_deadline(hubp, dlg_attr, ttu_attr); in hubp3_setup()
Ddcn30_hubp.h276 struct _vcs_dpi_display_dlg_regs_st *dlg_attr,