Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Ddcn_calcs.h342 float data_pte_req_height_c; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/
H A Ddcn_calc_auto.c719 v->data_pte_req_height_c = v->macro_tile_block_height_c; in mode_support_and_system_configuration()
722 v->data_pte_req_height_c = 16.0 * v->read256_block_height_c[k]; in mode_support_and_system_configuration()
724 …q_width_c = 4096.0 /dcn_bw_ceil2(v->byte_per_pixel_in_detc[k], 2.0) / v->data_pte_req_height_c * 8; in mode_support_and_system_configuration()
732 …c = 64.0 * (dcn_bw_ceil2((v->viewport_height[k] / 2.0 - 1.0) / v->data_pte_req_height_c, 1.0) + 1); in mode_support_and_system_configuration()