Searched refs:R300_ZC_FREE (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/sys/dev/drm2/radeon/
H A Dr500_reg.h74 # define R300_ZC_FREE (1 << 1) macro
H A Dr300.c260 radeon_ring_write(ring, R300_ZC_FLUSH | R300_ZC_FREE);
270 radeon_ring_write(ring, R300_ZC_FLUSH | R300_ZC_FREE);
H A Dradeon_drv.h852 # define R300_ZC_FREE (1 << 1) macro
1995 OUT_RING(R300_ZC_FLUSH | R300_ZC_FREE); \
H A Dr300_cmdbuf.c804 cache_z |= R300_ZC_FREE;
/freebsd-10-stable/sys/dev/drm/
H A Dradeon_drv.h930 # define R300_ZC_FREE (1 << 1) macro
1978 OUT_RING(R300_ZC_FLUSH | R300_ZC_FREE); \
H A Dr300_cmdbuf.c829 cache_z |= R300_ZC_FREE;

Completed in 190 milliseconds