Searched refs:arb_pop (Results 1 – 1 of 1) sorted by relevance
725 u32 arb_pop; in r600_gfx_init() local1144 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()