Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
A Ddcn401_hwseq.c820 (unsigned int)pipe_ctx->global_sync.dcn4x.vready_offset_pixels, in dcn401_enable_stream_timing()
821 (unsigned int)pipe_ctx->global_sync.dcn4x.vstartup_lines, in dcn401_enable_stream_timing()
822 (unsigned int)pipe_ctx->global_sync.dcn4x.vupdate_offset_pixels, in dcn401_enable_stream_timing()
1942 (unsigned int)pipe_ctx->global_sync.dcn4x.vstartup_lines, in dcn401_program_tg()
1943 (unsigned int)pipe_ctx->global_sync.dcn4x.vupdate_offset_pixels, in dcn401_program_tg()
1975 if (pipe_ctx->update_flags.bits.global_sync && !pipe_ctx->top_pipe in dcn401_program_pipe()
2403 (unsigned int)pipe_ctx->global_sync.dcn4x.vstartup_lines, in dcn401_update_bandwidth()
2404 (unsigned int)pipe_ctx->global_sync.dcn4x.vupdate_offset_pixels, in dcn401_update_bandwidth()
2422 &pipe_ctx->global_sync, in dcn401_update_bandwidth()
2487 new_pipe->update_flags.bits.global_sync = 1; in dcn401_detect_pipe_changes()
[all …]
/drivers/gpu/drm/amd/display/dc/dml2/dml21/
A Ddml21_utils.c150 union dml2_global_sync_programming *global_sync = &stream_programming->global_sync; in dml21_pipe_populate_global_sync() local
154 global_sync = &stream_programming->phantom_stream.global_sync; in dml21_pipe_populate_global_sync()
157 memcpy(&pipe_ctx->global_sync, in dml21_pipe_populate_global_sync()
158 global_sync, in dml21_pipe_populate_global_sync()
/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
A Ddml_top_types.h271 union dml2_global_sync_programming global_sync; member
280 union dml2_global_sync_programming global_sync; member
/drivers/gpu/drm/amd/display/dc/inc/
A Dcore_types.h406 uint32_t global_sync : 1; member
485 union dml2_global_sync_programming global_sync; member
/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
A Ddcn20_hwseq.c1532 new_pipe->update_flags.bits.global_sync = 1; in dcn20_detect_pipe_changes()
1569 new_pipe->update_flags.bits.global_sync = 1; in dcn20_detect_pipe_changes()
1702 &pipe_ctx->global_sync, in dcn20_update_dchubp_dpp()
1937 if (pipe_ctx->update_flags.bits.global_sync && !pipe_ctx->top_pipe in dcn20_program_pipe()
/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
A Ddml2_core_dcn4.c399 …ogramming->stream_programming[main_plane->stream_index].phantom_stream.global_sync, dml_internal_p… in pack_mode_programming_params_with_implicit_subvp()
A Ddml2_core_dcn4_calcs.c12718 dml2_core_calcs_get_global_sync_programming(mode_lib, &out->global_sync, pipe_index); in dml2_core_calcs_get_stream_programming()
/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
A Ddcn32_hwseq.c1474 phantom_pipe->update_flags.bits.global_sync = 1; in dcn32_apply_update_flags_for_phantom()
/drivers/gpu/drm/amd/display/dc/resource/dcn401/
A Ddcn401_resource.c1770 return pipe_ctx->global_sync.dcn4x.vstartup_lines; in dcn401_get_vstartup_for_pipe()

Completed in 55 milliseconds