Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_hw_sequencer.c1689 unsigned int pstate_keepout_start_lines) in hwss_add_tg_program_global_sync() argument
1697 …>num_steps].params.tg_program_global_sync_params.pstate_keepout_start_lines = pstate_keepout_start… in hwss_add_tg_program_global_sync()
2392 …unsigned int pstate_keepout_start_lines = params->tg_program_global_sync_params.pstate_keepout_sta… 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/hwss/dcn401/
H A Ddcn401_hwseq.c732 (unsigned int)pipe_ctx->global_sync.dcn4x.pstate_keepout_start_lines, in dcn401_enable_stream_timing()
2046 (unsigned int)pipe_ctx->global_sync.dcn4x.pstate_keepout_start_lines); in dcn401_program_tg()
2217 (unsigned int)pipe_ctx->global_sync.dcn4x.pstate_keepout_start_lines); in dcn401_program_pipe_sequence()
2661 (unsigned int)pipe_ctx->global_sync.dcn4x.pstate_keepout_start_lines); in dcn401_update_bandwidth()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_dcn4_calcs.c12806 out->dcn4x.pstate_keepout_start_lines = dml_get_pstate_keepout_dst_lines(mode_lib, pipe_index); in dml2_core_calcs_get_global_sync_programming()