Home
last modified time | relevance | path

Searched refs:new_dlg_attr (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hwseq.c1320 struct _vcs_dpi_display_dlg_regs_st *new_dlg_attr = &new_pipe->dlg_regs; in dcn20_detect_pipe_changes() local
1324 if (old_dlg_attr.dst_y_prefetch != new_dlg_attr->dst_y_prefetch || in dcn20_detect_pipe_changes()
1325 old_dlg_attr.vratio_prefetch != new_dlg_attr->vratio_prefetch || in dcn20_detect_pipe_changes()
1326 old_dlg_attr.vratio_prefetch_c != new_dlg_attr->vratio_prefetch_c || in dcn20_detect_pipe_changes()
1327 old_dlg_attr.dst_y_per_vm_vblank != new_dlg_attr->dst_y_per_vm_vblank || in dcn20_detect_pipe_changes()
1328 old_dlg_attr.dst_y_per_row_vblank != new_dlg_attr->dst_y_per_row_vblank || in dcn20_detect_pipe_changes()
1329 old_dlg_attr.dst_y_per_vm_flip != new_dlg_attr->dst_y_per_vm_flip || in dcn20_detect_pipe_changes()
1330 old_dlg_attr.dst_y_per_row_flip != new_dlg_attr->dst_y_per_row_flip || in dcn20_detect_pipe_changes()
1331 old_dlg_attr.refcyc_per_meta_chunk_vblank_l != new_dlg_attr->refcyc_per_meta_chunk_vblank_l || in dcn20_detect_pipe_changes()
1332 old_dlg_attr.refcyc_per_meta_chunk_vblank_c != new_dlg_attr in dcn20_detect_pipe_changes()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hwseq.c1441 struct _vcs_dpi_display_dlg_regs_st *new_dlg_attr = &new_pipe->dlg_regs; in dcn20_detect_pipe_changes() local
1445 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 in dcn20_detect_pipe_changes()
[all...]

Completed in 5 milliseconds