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

  /src/sys/external/bsd/drm/dist/shared-core/
radeon_cp.c 172 u32 r6xx_agp_base = (agp_base >> 22) & 0x3ffff; local in function:radeon_write_agp_base
176 RADEON_WRITE(R700_MC_VM_AGP_BASE, r6xx_agp_base); /* FIX ME */
178 RADEON_WRITE(R600_MC_VM_AGP_BASE, r6xx_agp_base); /* FIX ME */
radeon_cp.c 172 u32 r6xx_agp_base = (agp_base >> 22) & 0x3ffff; local in function:radeon_write_agp_base
176 RADEON_WRITE(R700_MC_VM_AGP_BASE, r6xx_agp_base); /* FIX ME */
178 RADEON_WRITE(R600_MC_VM_AGP_BASE, r6xx_agp_base); /* FIX ME */
radeon_cp.c 172 u32 r6xx_agp_base = (agp_base >> 22) & 0x3ffff; local in function:radeon_write_agp_base
176 RADEON_WRITE(R700_MC_VM_AGP_BASE, r6xx_agp_base); /* FIX ME */
178 RADEON_WRITE(R600_MC_VM_AGP_BASE, r6xx_agp_base); /* FIX ME */

Completed in 36 milliseconds