Searched refs:R128_TEX_CACHE_FLUSH (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/r128/ | ||
D | r128_drv.h | 273 # define R128_TEX_CACHE_FLUSH (1 << 23) macro |
D | r128_state.c | 264 sarea_priv->context_state.tex_cntl_c &= ~R128_TEX_CACHE_FLUSH; in r128_emit_state() |