Home
last modified time | relevance | path

Searched refs:data_pte_req_height_y (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/
H A Ddcn_calcs.h330 float data_pte_req_height_y; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/inc/
H A Ddcn_calcs.h330 float data_pte_req_height_y; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/calcs/
H A 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 v->data_pte_req_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 v->dpte_bytes_per_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()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/calcs/
H A 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 v->data_pte_req_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 v->dpte_bytes_per_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()

Completed in 10 milliseconds