Searched refs:dpps_per_surface (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddml2_internal_types.h105 int dpps_per_surface[MAX_PLANES]; member in struct:dml2_helper_det_policy_scratch
H A Ddml2_utils.c404 in_ctx->det_helper_scratch.dpps_per_surface[i] = 1;
439 dml_dispcfg->plane.DETSizeOverride[plane_index] = ((max_det_size / num_of_streams) / num_of_planes_per_stream[stream_index] / in_ctx->det_helper_scratch.dpps_per_surface[plane_index]);
479 det_scratch->dpps_per_surface[i] = in_ctx->v20.scratch.cur_display_config.hw.DPPPerSurface[i];

Completed in 208 milliseconds