Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h670 unsigned int svp0_max_bytes_per_dpp[DML2_MAX_PLANES]; // max bytes for any DPP under a given plane member
898 unsigned int svp0_max_bytes_per_dpp[DML2_MAX_PLANES]; // max bytes for any DPP under a given plane member
2319 unsigned int *svp0_max_bytes_per_dpp; member
H A Ddml2_core_dcn6_calcs_dchub.c476 p->svp0_max_bytes_per_dpp[j] = svp_max_bytes_per_dpp[0]; in dcn6_calculate_alternate_params()