Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_hw_sequencer.c1675 unsigned int vupdate_vupdate_width_pixels, in hwss_add_tg_program_global_sync() argument
1683 …um_steps].params.tg_program_global_sync_params.vupdate_vupdate_width_pixels = vupdate_vupdate_widt… in hwss_add_tg_program_global_sync()
2368 …unsigned int vupdate_vupdate_width_pixels = params->tg_program_global_sync_params.vupdate_vupdate_… in hwss_tg_program_global_sync() local
2373 vupdate_offset_pixels, vupdate_vupdate_width_pixels, pstate_keepout_start_lines); in hwss_tg_program_global_sync()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c840 (unsigned int)pipe_ctx->global_sync.dcn4x.vupdate_vupdate_width_pixels, in dcn401_enable_stream_timing()
2116 (unsigned int)pipe_ctx->global_sync.dcn4x.vupdate_vupdate_width_pixels, in dcn401_program_tg()
2283 (unsigned int)pipe_ctx->global_sync.dcn4x.vupdate_vupdate_width_pixels, in dcn401_program_pipe_sequence()
2724 (unsigned int)pipe_ctx->global_sync.dcn4x.vupdate_vupdate_width_pixels, in dcn401_update_bandwidth()
2762 …igned int old_pipe_vupdate_width_pixels = old_pipe->global_sync.dcn4x.vupdate_vupdate_width_pixels; in dcn401_detect_pipe_changes()
2763 …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/hwss/
H A Dhw_sequencer.h274 unsigned int vupdate_vupdate_width_pixels; member
1673 unsigned int vupdate_vupdate_width_pixels,
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn401/
H A Ddcn401_hubp.c190 unsigned int vupdate_width_pixels = pipe_global_sync->dcn4x.vupdate_vupdate_width_pixels; in hubp401_vready_at_or_After_vsync()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_dcn4_calcs.c12762 out->dcn4x.vupdate_vupdate_width_pixels = dml_get_vupdate_width(mode_lib, pipe_index); in dml2_core_calcs_get_global_sync_programming()