Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
Ddml2_core_shared_types.h1800 unsigned int blk_width; member
Ddml2_core_shared.c4997 dml2_printf("DML::%s: blk_width = %u\n", __func__, p->blk_width); in calculate_mcache_row_bytes()
5021 *p->mvmpg_width = p->blk_width; in calculate_mcache_row_bytes()
5159 l->l_p.blk_width = p->blk_width_l; in calculate_mcache_setting()
5194 l->c_p.blk_width = p->blk_width_c; in calculate_mcache_setting()
Ddml2_core_dcn4_calcs.c2326 dml2_printf("DML::%s: blk_width = %u\n", __func__, p->blk_width); in calculate_mcache_row_bytes()
2350 *p->mvmpg_width = p->blk_width; in calculate_mcache_row_bytes()
2484 l->l_p.blk_width = p->blk_width_l; in calculate_mcache_setting()
2519 l->c_p.blk_width = p->blk_width_c; in calculate_mcache_setting()