Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.c1604 struct _vcs_dpi_display_dlg_regs_st old_dlg_attr = old_pipe->dlg_regs; in dcn20_detect_pipe_changes() local
1610 if (old_dlg_attr.dst_y_prefetch != new_dlg_attr->dst_y_prefetch || in dcn20_detect_pipe_changes()
1611 old_dlg_attr.vratio_prefetch != new_dlg_attr->vratio_prefetch || in dcn20_detect_pipe_changes()
1612 old_dlg_attr.vratio_prefetch_c != new_dlg_attr->vratio_prefetch_c || in dcn20_detect_pipe_changes()
1613 old_dlg_attr.dst_y_per_vm_vblank != new_dlg_attr->dst_y_per_vm_vblank || in dcn20_detect_pipe_changes()
1614 old_dlg_attr.dst_y_per_row_vblank != new_dlg_attr->dst_y_per_row_vblank || in dcn20_detect_pipe_changes()
1615 old_dlg_attr.dst_y_per_vm_flip != new_dlg_attr->dst_y_per_vm_flip || in dcn20_detect_pipe_changes()
1616 old_dlg_attr.dst_y_per_row_flip != new_dlg_attr->dst_y_per_row_flip || in dcn20_detect_pipe_changes()
1617 old_dlg_attr.refcyc_per_meta_chunk_vblank_l != new_dlg_attr->refcyc_per_meta_chunk_vblank_l || in dcn20_detect_pipe_changes()
1618 old_dlg_attr.refcyc_per_meta_chunk_vblank_c != new_dlg_attr->refcyc_per_meta_chunk_vblank_c || in dcn20_detect_pipe_changes()
[all …]