HomeSort by: relevance | last modified time | path
    Searched defs:temp_page_width (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce110/
amdgpu_dce110_mem_input_v.c 583 unsigned int temp_page_width = pte[1]; local in function:dce_mem_input_v_program_pte_vm
589 while ((temp_page_width >>= 1) != 0)
594 temp_page_width = pte_chroma[1];
596 while ((temp_page_width >>= 1) != 0)
amdgpu_dce110_mem_input_v.c 583 unsigned int temp_page_width = pte[1]; local in function:dce_mem_input_v_program_pte_vm
589 while ((temp_page_width >>= 1) != 0)
594 temp_page_width = pte_chroma[1];
596 while ((temp_page_width >>= 1) != 0)
amdgpu_dce110_mem_input_v.c 583 unsigned int temp_page_width = pte[1]; local in function:dce_mem_input_v_program_pte_vm
589 while ((temp_page_width >>= 1) != 0)
594 temp_page_width = pte_chroma[1];
596 while ((temp_page_width >>= 1) != 0)

Completed in 33 milliseconds