Searched refs:R300_ZC_FREE (Results 1 – 4 of 4) sorted by relevance
71 # define R300_ZC_FREE (1 << 1) macro
262 radeon_ring_write(rdev, R300_ZC_FLUSH | R300_ZC_FREE); in r300_ring_start()272 radeon_ring_write(rdev, R300_ZC_FLUSH | R300_ZC_FREE); in r300_ring_start()
849 # define R300_ZC_FREE (1 << 1) macro1992 OUT_RING(R300_ZC_FLUSH | R300_ZC_FREE); \
804 cache_z |= R300_ZC_FREE; in r300_pacify()