Searched refs:global_sync (Results 1 – 8 of 8) sorted by relevance
1111 union dml2_global_sync_programming *global_sync = &stream_programming->global_sync; in dml21_populate_pipe_ctx_dlg_params() local1123 global_sync = &stream_programming->phantom_stream.global_sync; in dml21_populate_pipe_ctx_dlg_params()1126 pipe_ctx->pipe_dlg_param.vstartup_start = global_sync->dcn4x.vstartup_lines; in dml21_populate_pipe_ctx_dlg_params()1127 pipe_ctx->pipe_dlg_param.vupdate_offset = global_sync->dcn4x.vupdate_offset_pixels; in dml21_populate_pipe_ctx_dlg_params()1128 pipe_ctx->pipe_dlg_param.vupdate_width = global_sync->dcn4x.vupdate_vupdate_width_pixels; in dml21_populate_pipe_ctx_dlg_params()1129 pipe_ctx->pipe_dlg_param.vready_offset = global_sync->dcn4x.vready_offset_pixels; in dml21_populate_pipe_ctx_dlg_params()1130 pipe_ctx->pipe_dlg_param.pstate_keepout = global_sync->dcn4x.pstate_keepout_start_lines; in dml21_populate_pipe_ctx_dlg_params()
280 union dml2_global_sync_programming global_sync; member289 union dml2_global_sync_programming global_sync; member
387 uint32_t global_sync : 1; member
391 …ogramming->stream_programming[main_plane->stream_index].phantom_stream.global_sync, dml_internal_p… in pack_mode_programming_params_with_implicit_subvp()
11978 …out->global_sync.dcn4x.vready_offset_pixels = mode_lib->mp.VReadyOffsetPix[mode_lib->mp.pipe_plane… in dml2_core_shared_get_stream_programming()11979 out->global_sync.dcn4x.vstartup_lines = mode_lib->mp.VStartup[mode_lib->mp.pipe_plane[pipe_index]]; in dml2_core_shared_get_stream_programming()11980 …out->global_sync.dcn4x.vupdate_offset_pixels = mode_lib->mp.VUpdateOffsetPix[mode_lib->mp.pipe_pla… in dml2_core_shared_get_stream_programming()11981 …out->global_sync.dcn4x.vupdate_vupdate_width_pixels = mode_lib->mp.VUpdateWidthPix[mode_lib->mp.pi… in dml2_core_shared_get_stream_programming()
12291 dml2_core_calcs_get_global_sync_programming(mode_lib, &out->global_sync, pipe_index); in dml2_core_calcs_get_stream_programming()
1515 new_pipe->update_flags.bits.global_sync = 1; in dcn20_detect_pipe_changes()1552 new_pipe->update_flags.bits.global_sync = 1; in dcn20_detect_pipe_changes()1883 if (pipe_ctx->update_flags.bits.global_sync && !pipe_ctx->top_pipe in dcn20_program_pipe()
1464 phantom_pipe->update_flags.bits.global_sync = 1; in dcn32_apply_update_flags_for_phantom()