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

/linux-master/drivers/gpu/drm/amd/display/dc/inc/
H A Ddcn_calcs.h480 float macro_tile_height_y; member in struct:dcn_bw_internal_vars
/linux-master/drivers/gpu/drm/amd/display/dc/dml/calcs/
H A Ddcn_calc_auto.c1494 v->macro_tile_height_y = 1.0;
1498 v->macro_tile_height_y = 4.0 * v->block_height256_bytes_y;
1502 v->macro_tile_height_y = 16.0 * v->block_height256_bytes_y;
1506 v->macro_tile_height_y = 32.0 * v->block_height256_bytes_y;
1509 v->pixel_pte_req_height_y = v->macro_tile_height_y;

Completed in 138 milliseconds