Searched refs:log2_blk256_height (Results 1 – 7 of 7) sorted by relevance
404 unsigned int log2_blk256_height; in dml1_rq_dlg_get_row_heights() local432 log2_blk256_height = dml_log2((double) blk256_height); in dml1_rq_dlg_get_row_heights()446 log2_blk_height = log2_blk256_height in dml1_rq_dlg_get_row_heights()461 log2_meta_req_height = log2_blk256_height + 3; /* meta req is 8x8 */ in dml1_rq_dlg_get_row_heights()495 log2_vmpg_height = (log2_vmpg_bytes - 8) / 2 + log2_blk256_height; in dml1_rq_dlg_get_row_heights()575 unsigned int log2_blk256_height; in get_surf_rq_param() local671 log2_blk256_height = dml_log2((double) blk256_height); in get_surf_rq_param()686 log2_blk_height = log2_blk256_height in get_surf_rq_param()702 rq_dlg_param->req_per_swath_ub = rq_dlg_param->swath_width_ub >> log2_blk256_height; in get_surf_rq_param()723 …log2_meta_req_height = log2_blk256_height + 3; /* meta req is 8x8 byte, each byte represent 1 blk2… in get_surf_rq_param()[all …]
366 unsigned int log2_blk256_height; in get_meta_and_pte_attr() local445 log2_blk256_height = dml_log2((double) blk256_height); in get_meta_and_pte_attr()458 log2_blk_height = log2_blk256_height in get_meta_and_pte_attr()472 rq_dlg_param->req_per_swath_ub = rq_dlg_param->swath_width_ub >> log2_blk256_height; in get_meta_and_pte_attr()492 …log2_meta_req_height = log2_blk256_height + 3; // meta req is 8x8 byte, each byte represent 1 blk2… in get_meta_and_pte_attr()570 log2_vmpg_height = (log2_vmpg_bytes - 8) / 2 + log2_blk256_height; in get_meta_and_pte_attr()588 log2_dpte_req_height = log2_blk256_height + 4; // log2_64KB_height in get_meta_and_pte_attr()
356 unsigned int log2_blk256_height; in get_meta_and_pte_attr() local437 log2_blk256_height = dml_log2((double) blk256_height); in get_meta_and_pte_attr()450 log2_blk_height = log2_blk256_height in get_meta_and_pte_attr()466 rq_dlg_param->req_per_swath_ub = rq_dlg_param->swath_width_ub >> log2_blk256_height; in get_meta_and_pte_attr()486 …log2_meta_req_height = log2_blk256_height + 3; // meta req is 8x8 byte, each byte represent 1 blk2… in get_meta_and_pte_attr()567 log2_vmpg_height = (log2_vmpg_bytes - 8) / 2 + log2_blk256_height; in get_meta_and_pte_attr()585 log2_dpte_req_height = log2_blk256_height + 4; // log2_64KB_height in get_meta_and_pte_attr()
311 unsigned int log2_blk256_height = 0; in get_meta_and_pte_attr() local393 log2_blk256_height = dml_log2((double)blk256_height); in get_meta_and_pte_attr()406 log2_blk_height = log2_blk256_height in get_meta_and_pte_attr()444 rq_dlg_param->req_per_swath_ub = temp >> log2_blk256_height; in get_meta_and_pte_attr()464 …log2_meta_req_height = log2_blk256_height + 3; // meta req is 8x8 byte, each byte represent 1 blk2… in get_meta_and_pte_attr()542 log2_vmpg_height = (log2_vmpg_bytes - 8) / 2 + log2_blk256_height; in get_meta_and_pte_attr()560 log2_dpte_req_height = log2_blk256_height + 4; // log2_64KB_height in get_meta_and_pte_attr()
332 unsigned int log2_blk256_height; in get_meta_and_pte_attr() local413 log2_blk256_height = dml_log2((double) blk256_height); in get_meta_and_pte_attr()425 log2_blk_height = log2_blk256_height + dml_ceil((double) (log2_blk_bytes - 8) / 2.0, 1); in get_meta_and_pte_attr()462 rq_dlg_param->req_per_swath_ub = temp >> log2_blk256_height; in get_meta_and_pte_attr()480 …log2_meta_req_height = log2_blk256_height + 3; // meta req is 8x8 byte, each byte represent 1 blk2… in get_meta_and_pte_attr()541 log2_vmpg_height = (log2_vmpg_bytes - 8) / 2 + log2_blk256_height; in get_meta_and_pte_attr()559 log2_dpte_req_height = log2_blk256_height + 4; // log2_64KB_height in get_meta_and_pte_attr()
420 unsigned int log2_blk256_height; in get_meta_and_pte_attr() local501 log2_blk256_height = dml_log2((double) blk256_height); in get_meta_and_pte_attr()513 log2_blk_height = log2_blk256_height + dml_ceil((double) (log2_blk_bytes - 8) / 2.0, 1); in get_meta_and_pte_attr()550 rq_dlg_param->req_per_swath_ub = temp >> log2_blk256_height; in get_meta_and_pte_attr()568 …log2_meta_req_height = log2_blk256_height + 3; // meta req is 8x8 byte, each byte represent 1 blk2… in get_meta_and_pte_attr()629 log2_vmpg_height = (log2_vmpg_bytes - 8) / 2 + log2_blk256_height; in get_meta_and_pte_attr()647 log2_dpte_req_height = log2_blk256_height + 4; // log2_64KB_height in get_meta_and_pte_attr()