Searched refs:global_sync (Results 1 – 9 of 9) sorted by relevance
| /linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn401/ |
| H A D | dcn401_hwseq.c | 802 (unsigned int)pipe_ctx->global_sync.dcn4x.vready_offset_pixels, in dcn401_enable_stream_timing() 803 (unsigned int)pipe_ctx->global_sync.dcn4x.vstartup_lines, in dcn401_enable_stream_timing() 804 (unsigned int)pipe_ctx->global_sync.dcn4x.vupdate_offset_pixels, in dcn401_enable_stream_timing() 1924 (unsigned int)pipe_ctx->global_sync.dcn4x.vstartup_lines, in dcn401_program_tg() 1925 (unsigned int)pipe_ctx->global_sync.dcn4x.vupdate_offset_pixels, in dcn401_program_tg() 1957 if (pipe_ctx->update_flags.bits.global_sync && !pipe_ctx->top_pipe in dcn401_program_pipe() 2393 (unsigned int)pipe_ctx->global_sync.dcn4x.vstartup_lines, in dcn401_update_bandwidth() 2394 (unsigned int)pipe_ctx->global_sync.dcn4x.vupdate_offset_pixels, in dcn401_update_bandwidth() 2412 &pipe_ctx->global_sync, in dcn401_update_bandwidth() 2477 new_pipe->update_flags.bits.global_sync = 1; in dcn401_detect_pipe_changes() [all …]
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/ |
| H A D | dml21_utils.c | 150 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()
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/ |
| H A D | dml_top_types.h | 269 union dml2_global_sync_programming global_sync; member 278 union dml2_global_sync_programming global_sync; member
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/inc/ |
| H A D | core_types.h | 391 uint32_t global_sync : 1; member 470 union dml2_global_sync_programming global_sync; member
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn20/ |
| H A D | dcn20_hwseq.c | 1523 new_pipe->update_flags.bits.global_sync = 1; in dcn20_detect_pipe_changes() 1560 new_pipe->update_flags.bits.global_sync = 1; in dcn20_detect_pipe_changes() 1693 &pipe_ctx->global_sync, in dcn20_update_dchubp_dpp() 1928 if (pipe_ctx->update_flags.bits.global_sync && !pipe_ctx->top_pipe in dcn20_program_pipe()
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/ |
| H A D | dml2_core_dcn4.c | 399 …ogramming->stream_programming[main_plane->stream_index].phantom_stream.global_sync, dml_internal_p… in pack_mode_programming_params_with_implicit_subvp()
|
| H A D | dml2_core_dcn4_calcs.c | 12778 dml2_core_calcs_get_global_sync_programming(mode_lib, &out->global_sync, pipe_index); in dml2_core_calcs_get_stream_programming()
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn32/ |
| H A D | dcn32_hwseq.c | 1470 phantom_pipe->update_flags.bits.global_sync = 1; in dcn32_apply_update_flags_for_phantom()
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn401/ |
| H A D | dcn401_resource.c | 1743 return pipe_ctx->global_sync.dcn4x.vstartup_lines; in dcn401_get_vstartup_for_pipe()
|