| amdgpu_dce110_mem_input_v.c | 577 	const unsigned int *pte_chroma = get_dvmm_hw_setting(tiling_info, format, true);  local in function:dce_mem_input_v_program_pte_vm 594 	temp_page_width = pte_chroma[1];
 595 	temp_page_height = pte_chroma[2];
 605 		min_pte_before_flip_chroma = pte_chroma[4];
 609 		min_pte_before_flip_chroma = pte_chroma[3];
 637 	set_reg_field_value(value, pte_chroma[5], UNP_DVMM_PTE_ARB_CONTROL_C, DVMM_PTE_REQ_PER_CHUNK_C);
 
 |