Searched refs:macro_tile_height_c (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/dc/inc/
H A Ddcn_calcs.h490 float macro_tile_height_c; member in struct:dcn_bw_internal_vars
/linux-master/drivers/gpu/drm/amd/display/dc/dml/calcs/
H A Ddcn_calc_auto.c1553 v->macro_tile_height_c = 1.0;
1557 v->macro_tile_height_c = 4.0 * v->block_height256_bytes_c;
1561 v->macro_tile_height_c = 16.0 * v->block_height256_bytes_c;
1565 v->macro_tile_height_c = 32.0 * v->block_height256_bytes_c;
1568 v->pixel_pte_req_height_c = v->macro_tile_height_c;

Completed in 205 milliseconds