Home
last modified time | relevance | path

Searched refs:arb_pop (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/external/bsd/drm/dist/shared-core/
Dr600_cp.c725 u32 arb_pop; in r600_gfx_init() local
1144 arb_pop = RADEON_READ(R600_ARB_POP); in r600_gfx_init()
1145 arb_pop |= R600_ENABLE_TC128; in r600_gfx_init()
1146 RADEON_WRITE(R600_ARB_POP, arb_pop); in r600_gfx_init()