Searched refs:surf_vert (Results 1 – 2 of 2) sorted by relevance
285 bool surf_vert = (pipe_src_param->source_scan == dm_vert); in handle_det_buf_split() local351 if (!surf_vert) { in handle_det_buf_split()395 bool surf_vert = (source_scan == dm_vert); in dml1_rq_dlg_get_row_heights() local469 if (!surf_vert) in dml1_rq_dlg_get_row_heights()534 if (!surf_vert) in dml1_rq_dlg_get_row_heights()547 if (!surf_vert && vp_width > (2560 + 16) && bytes_per_element >= 4 && log2_vmpg_bytes == 12 in dml1_rq_dlg_get_row_heights()568 bool surf_vert; in get_surf_rq_param() local648 surf_vert = (pipe_src_param->source_scan == dm_vert); in get_surf_rq_param()665 DTRACE("DLG: %s: surf_vert = %d", __func__, surf_vert); in get_surf_rq_param()692 if (!surf_vert) { in get_surf_rq_param()[all …]
2337 …*p->full_vp_access_width_mvmpg_aligned = p->surf_vert ? full_vp_height_mvmpg_aligned : full_vp_wid… in calculate_mcache_row_bytes()2340 if (!p->surf_vert) { //horizontal access in calculate_mcache_row_bytes()2358 if (p->surf_vert && vmpg_bytes > blk_bytes) { in calculate_mcache_row_bytes()2366 if (!p->surf_vert) in calculate_mcache_row_bytes()2380 if (p->gpuvm_enable || p->surf_vert) { in calculate_mcache_row_bytes()2454 l->l_p.surf_vert = p->surf_vert; in calculate_mcache_setting()2490 l->c_p.surf_vert = p->surf_vert; in calculate_mcache_setting()2523 l->mvmpg_access_width_l = p->surf_vert ? l->mvmpg_height_l : l->mvmpg_width_l; in calculate_mcache_setting()2524 l->mvmpg_access_width_c = p->surf_vert ? l->mvmpg_height_c : l->mvmpg_width_c; in calculate_mcache_setting()2533 if (!p->surf_vert) // horizonatal access in calculate_mcache_setting()[all …]