Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
Ddml2_core_shared.c4979 unsigned int est_blk_per_vmpg = 2; in calculate_mcache_row_bytes() local
5061 meta_per_mvmpg_per_channel = (float)est_blk_per_vmpg * blk_bytes / 256 / p->num_chans; in calculate_mcache_row_bytes()
Ddml2_core_dcn4_calcs.c2306 unsigned int est_blk_per_vmpg = 2; in calculate_mcache_row_bytes() local
2388 meta_per_mvmpg_per_channel = (float)est_blk_per_vmpg * blk_bytes / (float)256 / p->num_chans; in calculate_mcache_row_bytes()