Searched refs:ctxsw_active (Results 1 – 1 of 1) sorted by relevance
713 bool gr_enabled, ctxsw_active, gr_busy; in gf100_gr_wait_idle() local723 ctxsw_active = nvkm_rd32(device, 0x2640) & 0x8000; in gf100_gr_wait_idle()726 if (!gr_enabled || (!gr_busy && !ctxsw_active)) in gf100_gr_wait_idle()732 gr_enabled, ctxsw_active, gr_busy); in gf100_gr_wait_idle()