Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/
H A Ddml21_wrapper_fpu.c62 unsigned int dml_phantom_prog_idx; in dml21_calculate_rq_and_dlg_params() local
77 dml_phantom_prog_idx = in_ctx->v21.mode_programming.programming->display_config.num_planes; in dml21_calculate_rq_and_dlg_params()
108 memcpy(&context->bw_ctx.bw.dcn.mcache_allocations[dml_phantom_prog_idx], in dml21_calculate_rq_and_dlg_params()
112 dml_phantom_prog_idx++; in dml21_calculate_rq_and_dlg_params()
275 unsigned int dml_prog_idx, dml_phantom_prog_idx, dc_pipe_index; in dml21_prepare_mcache_programming() local
292 dml_phantom_prog_idx = dml_ctx->v21.mode_programming.programming->display_config.num_planes; in dml21_prepare_mcache_programming()
326 mcache_config = &l->build_mcache_programming_params.mcache_configurations[dml_phantom_prog_idx]; in dml21_prepare_mcache_programming()
329 …cache_config->mcache_allocation = &context->bw_ctx.bw.dcn.mcache_allocations[dml_phantom_prog_idx]; in dml21_prepare_mcache_programming()
340 dml_phantom_prog_idx++; in dml21_prepare_mcache_programming()
373 …if (l->build_mcache_programming_params.per_plane_pipe_mcache_regs[dml_phantom_prog_idx][dc_pipe_in… in dml21_prepare_mcache_programming()
[all …]