pixel_pte_req_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; pixel_pte_req_height_c 1571 drivers/gpu/drm/amd/display/dc/calcs/dcn_calc_auto.c v->pixel_pte_req_height_c = 16.0 * v->block_height256_bytes_c; pixel_pte_req_height_c 1573 drivers/gpu/drm/amd/display/dc/calcs/dcn_calc_auto.c v->pixel_pte_req_width_c = 4096.0 /dcn_bw_ceil2(v->byte_per_pixel_detc[k], 2.0) / v->pixel_pte_req_height_c * 8; pixel_pte_req_height_c 1581 drivers/gpu/drm/amd/display/dc/calcs/dcn_calc_auto.c v->pixel_pte_bytes_per_row_c = 64.0 * (dcn_bw_ceil2((v->viewport_height[k] / 2.0 - 1.0) / v->pixel_pte_req_height_c, 1.0) + 1); pixel_pte_req_height_c 491 drivers/gpu/drm/amd/display/dc/inc/dcn_calcs.h float pixel_pte_req_height_c;