Home
last modified time | relevance | path

Searched refs:data_pte_req_height_y (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/amd/display/dc/inc/
Ddcn_calcs.h330 float data_pte_req_height_y; member
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dml/calcs/
Ddcn_calc_auto.c658 v->data_pte_req_height_y = v->macro_tile_block_height_y; in mode_support_and_system_configuration()
661 v->data_pte_req_height_y = 16.0 * v->read256_block_height_y[k]; in mode_support_and_system_configuration()
663 …q_width_y = 4096.0 /dcn_bw_ceil2(v->byte_per_pixel_in_dety[k], 1.0) / v->data_pte_req_height_y * 8; in mode_support_and_system_configuration()
671 …r_row_y = 64.0 * (dcn_bw_ceil2((v->viewport_height[k] - 1.0) / v->data_pte_req_height_y, 1.0) + 1); in mode_support_and_system_configuration()