Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/
H A Ddcn_calcs.h340 float macro_tile_block_height_c; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/inc/
H A Ddcn_calcs.h340 float macro_tile_block_height_c; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/calcs/
H A Ddcn_calc_auto.c703 v->macro_tile_block_height_c = 1.0; in mode_support_and_system_configuration()
707 v->macro_tile_block_height_c = 4.0 * v->read256_block_height_c[k]; in mode_support_and_system_configuration()
711 v->macro_tile_block_height_c = 16.0 * v->read256_block_height_c[k]; in mode_support_and_system_configuration()
715 v->macro_tile_block_height_c = 32.0 * v->read256_block_height_c[k]; in mode_support_and_system_configuration()
717 v->macro_tile_block_width_c = v->macro_tile_block_size_bytes_c /dcn_bw_ceil2(v->byte_per_pixel_in_detc[k], 2.0) / v->macro_tile_block_height_c; in mode_support_and_system_configuration()
719 v->data_pte_req_height_c = v->macro_tile_block_height_c; in mode_support_and_system_configuration()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/calcs/
H A Ddcn_calc_auto.c703 v->macro_tile_block_height_c = 1.0; in mode_support_and_system_configuration()
707 v->macro_tile_block_height_c = 4.0 * v->read256_block_height_c[k]; in mode_support_and_system_configuration()
711 v->macro_tile_block_height_c = 16.0 * v->read256_block_height_c[k]; in mode_support_and_system_configuration()
715 v->macro_tile_block_height_c = 32.0 * v->read256_block_height_c[k]; in mode_support_and_system_configuration()
717 v->macro_tile_block_width_c = v->macro_tile_block_size_bytes_c /dcn_bw_ceil2(v->byte_per_pixel_in_detc[k], 2.0) / v->macro_tile_block_height_c; in mode_support_and_system_configuration()
719 v->data_pte_req_height_c = v->macro_tile_block_height_c; in mode_support_and_system_configuration()

Completed in 11 milliseconds