Home
last modified time | relevance | path

Searched refs:vp_stationary (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.h2135 unsigned int vp_stationary; member
2204 unsigned int vp_stationary; member
H A Ddml2_core_dcn5_calcs_dchub.c1992 DML_LOG_VERBOSE("DML::%s: vp_stationary = %u\n", __func__, p->vp_stationary); in dcn5_calculate_mcache_row_bytes()
2042 if (p->vp_stationary == 1 && vmpg_bytes <= blk_bytes) in dcn5_calculate_mcache_row_bytes()
2048 if (p->vp_stationary == 1) in dcn5_calculate_mcache_row_bytes()
2150 l->l_p.vp_stationary = p->vp_stationary; in dcn5_calculate_mcache_setting()
2186 l->c_p.vp_stationary = p->vp_stationary; in dcn5_calculate_mcache_setting()