Home
last modified time | relevance | path

Searched refs:vupdate_vupdate_width_pixels (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c731 (unsigned int)pipe_ctx->global_sync.dcn4x.vupdate_vupdate_width_pixels, in dcn401_enable_stream_timing()
2045 (unsigned int)pipe_ctx->global_sync.dcn4x.vupdate_vupdate_width_pixels, in dcn401_program_tg()
2216 (unsigned int)pipe_ctx->global_sync.dcn4x.vupdate_vupdate_width_pixels, in dcn401_program_pipe_sequence()
2660 (unsigned int)pipe_ctx->global_sync.dcn4x.vupdate_vupdate_width_pixels, in dcn401_update_bandwidth()
2698 …igned int old_pipe_vupdate_width_pixels = old_pipe->global_sync.dcn4x.vupdate_vupdate_width_pixels; in dcn401_detect_pipe_changes()
2699 …igned int new_pipe_vupdate_width_pixels = new_pipe->global_sync.dcn4x.vupdate_vupdate_width_pixels; in dcn401_detect_pipe_changes()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_hw_sequencer.c1688 unsigned int vupdate_vupdate_width_pixels, in hwss_add_tg_program_global_sync() argument
1696 …um_steps].params.tg_program_global_sync_params.vupdate_vupdate_width_pixels = vupdate_vupdate_widt… in hwss_add_tg_program_global_sync()
2391 …unsigned int vupdate_vupdate_width_pixels = params->tg_program_global_sync_params.vupdate_vupdate_… in hwss_tg_program_global_sync() local
2396 vupdate_offset_pixels, vupdate_vupdate_width_pixels, pstate_keepout_start_lines); in hwss_tg_program_global_sync()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_dcn4_calcs.c12805 out->dcn4x.vupdate_vupdate_width_pixels = dml_get_vupdate_width(mode_lib, pipe_index); in dml2_core_calcs_get_global_sync_programming()