Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c730 (unsigned int)pipe_ctx->global_sync.dcn4x.vupdate_offset_pixels, in dcn401_enable_stream_timing()
2044 (unsigned int)pipe_ctx->global_sync.dcn4x.vupdate_offset_pixels, in dcn401_program_tg()
2215 (unsigned int)pipe_ctx->global_sync.dcn4x.vupdate_offset_pixels, in dcn401_program_pipe_sequence()
2659 (unsigned int)pipe_ctx->global_sync.dcn4x.vupdate_offset_pixels, in dcn401_update_bandwidth()
2696 unsigned int old_pipe_vupdate_offset_pixels = old_pipe->global_sync.dcn4x.vupdate_offset_pixels; in dcn401_detect_pipe_changes()
2697 unsigned int new_pipe_vupdate_offset_pixels = new_pipe->global_sync.dcn4x.vupdate_offset_pixels; in dcn401_detect_pipe_changes()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_hw_sequencer.c1687 unsigned int vupdate_offset_pixels, in hwss_add_tg_program_global_sync() argument
1695 …tate->num_steps].params.tg_program_global_sync_params.vupdate_offset_pixels = vupdate_offset_pixel… in hwss_add_tg_program_global_sync()
2390 unsigned int vupdate_offset_pixels = params->tg_program_global_sync_params.vupdate_offset_pixels; 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.c12804 out->dcn4x.vupdate_offset_pixels = dml_get_vupdate_offset(mode_lib, pipe_index); in dml2_core_calcs_get_global_sync_programming()