Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_dcn5_funcs_mode_programming.c21 …alcs_CalculateVMRowAndSwath_params *CalculateVMRowAndSwath_params = &mode_lib->scratch.CalculateVM… in dcn5_mode_programming() local
347 CalculateVMRowAndSwath_params->display_cfg = display_cfg; in dcn5_mode_programming()
348 CalculateVMRowAndSwath_params->uclk_pstate_switch_modes = mode_lib->ms.uclk_pstate_switch_modes; in dcn5_mode_programming()
349 CalculateVMRowAndSwath_params->NumberOfActiveSurfaces = s->num_active_planes; in dcn5_mode_programming()
350 CalculateVMRowAndSwath_params->myPipe = s->SurfaceParameters; in dcn5_mode_programming()
351CalculateVMRowAndSwath_params->PTEBufferSizeInRequestsLuma = mode_lib->ip.dpte_buffer_size_in_pte_… in dcn5_mode_programming()
352CalculateVMRowAndSwath_params->PTEBufferSizeInRequestsChroma = mode_lib->ip.dpte_buffer_size_in_pt… in dcn5_mode_programming()
353 CalculateVMRowAndSwath_params->SwathWidthY = mode_lib->mp.SwathWidthY; in dcn5_mode_programming()
354 CalculateVMRowAndSwath_params->SwathWidthC = mode_lib->mp.SwathWidthC; in dcn5_mode_programming()
355 CalculateVMRowAndSwath_params->DCCMetaBufferSizeBytes = mode_lib->ip.dcc_meta_buffer_size_bytes; in dcn5_mode_programming()
[all …]
H A Ddml2_core_shared_types.h2451 struct dml2_core_calcs_CalculateVMRowAndSwath_params CalculateVMRowAndSwath_params; member
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core_structs.h1889 struct CalculateVMRowAndSwath_params_st CalculateVMRowAndSwath_params; member