macro_tile_height_c 1553 drivers/gpu/drm/amd/display/dc/calcs/dcn_calc_auto.c 					v->macro_tile_height_c = 1.0;
macro_tile_height_c 1557 drivers/gpu/drm/amd/display/dc/calcs/dcn_calc_auto.c 					v->macro_tile_height_c = 4.0 * v->block_height256_bytes_c;
macro_tile_height_c 1561 drivers/gpu/drm/amd/display/dc/calcs/dcn_calc_auto.c 					v->macro_tile_height_c = 16.0 * v->block_height256_bytes_c;
macro_tile_height_c 1565 drivers/gpu/drm/amd/display/dc/calcs/dcn_calc_auto.c 					v->macro_tile_height_c = 32.0 * v->block_height256_bytes_c;
macro_tile_height_c 1568 drivers/gpu/drm/amd/display/dc/calcs/dcn_calc_auto.c 					v->pixel_pte_req_height_c = v->macro_tile_height_c;
macro_tile_height_c  490 drivers/gpu/drm/amd/display/dc/inc/dcn_calcs.h 	float macro_tile_height_c;