Home
last modified time | relevance | path

Searched refs:vmpg_height (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_dcn5_calcs_dchub.c1153 *p->vmpg_height = 0; in dcn5_calculate_vm_and_row_bytes()
1206 *p->vmpg_height = 1; in dcn5_calculate_vm_and_row_bytes()
1213 *p->vmpg_height = p->MacroTileHeight; in dcn5_calculate_vm_and_row_bytes()
1222 *p->vmpg_height = *p->PixelPTEReqHeight; in dcn5_calculate_vm_and_row_bytes()
1230 *p->vmpg_height = p->MacroTileHeight; in dcn5_calculate_vm_and_row_bytes()
1247 DML_LOG_VERBOSE("DML::%s: vmpg_height = %u\n", __func__, *p->vmpg_height); in dcn5_calculate_vm_and_row_bytes()
1374 scratch->calculate_vm_and_row_bytes_params.vmpg_height = &p->vmpg_height_c[k]; in dcn5_calculate_vm_row_and_swath()
1455 scratch->calculate_vm_and_row_bytes_params.vmpg_height = &p->vmpg_height_y[k]; in dcn5_calculate_vm_row_and_swath()
2001 DML_LOG_VERBOSE("DML::%s: vmpg_height = %u\n", __func__, p->vmpg_height); in dcn5_calculate_mcache_row_bytes()
2027 *p->mvmpg_height = p->vmpg_height; in dcn5_calculate_mcache_row_bytes()
[all …]
H A Ddml2_core_shared_types.h1570 unsigned int *vmpg_height; member
2146 unsigned int vmpg_height; member