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