Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
Ddml_top_types.h256 unsigned int vupdate_vupdate_width_pixels; member
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
Ddcn401_hwseq.c805 (unsigned int)pipe_ctx->global_sync.dcn4x.vupdate_vupdate_width_pixels, in dcn401_enable_stream_timing()
1973 (unsigned int)pipe_ctx->global_sync.dcn4x.vupdate_vupdate_width_pixels, in dcn401_program_tg()
2442 (unsigned int)pipe_ctx->global_sync.dcn4x.vupdate_vupdate_width_pixels, in dcn401_update_bandwidth()
2480 …igned int old_pipe_vupdate_width_pixels = old_pipe->global_sync.dcn4x.vupdate_vupdate_width_pixels; in dcn401_detect_pipe_changes()
2481 …igned int new_pipe_vupdate_width_pixels = new_pipe->global_sync.dcn4x.vupdate_vupdate_width_pixels; in dcn401_detect_pipe_changes()
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/hubp/dcn401/
Ddcn401_hubp.c153 unsigned int vupdate_width_pixels = pipe_global_sync->dcn4x.vupdate_vupdate_width_pixels; in hubp401_vready_at_or_After_vsync()
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
Ddml2_core_shared.c11981 …out->global_sync.dcn4x.vupdate_vupdate_width_pixels = mode_lib->mp.VUpdateWidthPix[mode_lib->mp.pi… in dml2_core_shared_get_stream_programming()
Ddml2_core_dcn4_calcs.c12733 out->dcn4x.vupdate_vupdate_width_pixels = dml_get_vupdate_width(mode_lib, pipe_index); in dml2_core_calcs_get_global_sync_programming()