HomeSort by: relevance | last modified time | path
    Searched defs:new_dlg_attr (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
amdgpu_dcn20_hwseq.c 1260 struct _vcs_dpi_display_dlg_regs_st *new_dlg_attr = &new_pipe->dlg_regs; local in function:dcn20_detect_pipe_changes
1264 if (old_dlg_attr.dst_y_prefetch != new_dlg_attr->dst_y_prefetch ||
1265 old_dlg_attr.vratio_prefetch != new_dlg_attr->vratio_prefetch ||
1266 old_dlg_attr.vratio_prefetch_c != new_dlg_attr->vratio_prefetch_c ||
1267 old_dlg_attr.dst_y_per_vm_vblank != new_dlg_attr->dst_y_per_vm_vblank ||
1268 old_dlg_attr.dst_y_per_row_vblank != new_dlg_attr->dst_y_per_row_vblank ||
1269 old_dlg_attr.dst_y_per_vm_flip != new_dlg_attr->dst_y_per_vm_flip ||
1270 old_dlg_attr.dst_y_per_row_flip != new_dlg_attr->dst_y_per_row_flip ||
1271 old_dlg_attr.refcyc_per_meta_chunk_vblank_l != new_dlg_attr->refcyc_per_meta_chunk_vblank_l ||
1272 old_dlg_attr.refcyc_per_meta_chunk_vblank_c != new_dlg_attr->refcyc_per_meta_chunk_vblank_c |
    [all...]
amdgpu_dcn20_hwseq.c 1260 struct _vcs_dpi_display_dlg_regs_st *new_dlg_attr = &new_pipe->dlg_regs; local in function:dcn20_detect_pipe_changes
1264 if (old_dlg_attr.dst_y_prefetch != new_dlg_attr->dst_y_prefetch ||
1265 old_dlg_attr.vratio_prefetch != new_dlg_attr->vratio_prefetch ||
1266 old_dlg_attr.vratio_prefetch_c != new_dlg_attr->vratio_prefetch_c ||
1267 old_dlg_attr.dst_y_per_vm_vblank != new_dlg_attr->dst_y_per_vm_vblank ||
1268 old_dlg_attr.dst_y_per_row_vblank != new_dlg_attr->dst_y_per_row_vblank ||
1269 old_dlg_attr.dst_y_per_vm_flip != new_dlg_attr->dst_y_per_vm_flip ||
1270 old_dlg_attr.dst_y_per_row_flip != new_dlg_attr->dst_y_per_row_flip ||
1271 old_dlg_attr.refcyc_per_meta_chunk_vblank_l != new_dlg_attr->refcyc_per_meta_chunk_vblank_l ||
1272 old_dlg_attr.refcyc_per_meta_chunk_vblank_c != new_dlg_attr->refcyc_per_meta_chunk_vblank_c |
    [all...]

Completed in 108 milliseconds