Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/
H A Ddcn_calcs.h331 float macro_tile_block_height_y; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/calcs/
H A Damdgpu_dcn_calc_auto.c648 v->macro_tile_block_height_y = 1.0; in mode_support_and_system_configuration()
652 v->macro_tile_block_height_y = 4.0 * v->read256_block_height_y[k]; in mode_support_and_system_configuration()
656 v->macro_tile_block_height_y = 16.0 * v->read256_block_height_y[k]; in mode_support_and_system_configuration()
660 v->macro_tile_block_height_y = 32.0 * v->read256_block_height_y[k]; in mode_support_and_system_configuration()
663 v->data_pte_req_height_y = v->macro_tile_block_height_y; in mode_support_and_system_configuration()