Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_dcn5_calcs_dchub.c4639 unsigned int meta_row_remainder; in dcn5_calculate_meta_and_pte_times() local
4674 meta_row_remainder = p->meta_row_width[k] % meta_chunk_width; in dcn5_calculate_meta_and_pte_times()
4680 if (meta_row_remainder <= meta_chunk_threshold) { in dcn5_calculate_meta_and_pte_times()