Searched refs:old_dlg_attr (Results 1 – 1 of 1) sorted by relevance
1439 struct _vcs_dpi_display_dlg_regs_st old_dlg_attr = old_pipe->dlg_regs; in dcn20_detect_pipe_changes() local1445 if (old_dlg_attr.dst_y_prefetch != new_dlg_attr->dst_y_prefetch || in dcn20_detect_pipe_changes()1446 old_dlg_attr.vratio_prefetch != new_dlg_attr->vratio_prefetch || in dcn20_detect_pipe_changes()1447 old_dlg_attr.vratio_prefetch_c != new_dlg_attr->vratio_prefetch_c || in dcn20_detect_pipe_changes()1448 old_dlg_attr.dst_y_per_vm_vblank != new_dlg_attr->dst_y_per_vm_vblank || in dcn20_detect_pipe_changes()1449 old_dlg_attr.dst_y_per_row_vblank != new_dlg_attr->dst_y_per_row_vblank || in dcn20_detect_pipe_changes()1450 old_dlg_attr.dst_y_per_vm_flip != new_dlg_attr->dst_y_per_vm_flip || in dcn20_detect_pipe_changes()1451 old_dlg_attr.dst_y_per_row_flip != new_dlg_attr->dst_y_per_row_flip || in dcn20_detect_pipe_changes()1452 old_dlg_attr.refcyc_per_meta_chunk_vblank_l != new_dlg_attr->refcyc_per_meta_chunk_vblank_l || in dcn20_detect_pipe_changes()1453 old_dlg_attr.refcyc_per_meta_chunk_vblank_c != new_dlg_attr->refcyc_per_meta_chunk_vblank_c || in dcn20_detect_pipe_changes()[all …]