Home
last modified time | relevance | path

Searched refs:gf100_gr_fecs_ctrl_ctxsw (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dgf100.c751 gf100_gr_fecs_ctrl_ctxsw(struct gf100_gr *gr, u32 mthd) in gf100_gr_fecs_ctrl_ctxsw() function
778 if (WARN_ON(ret = gf100_gr_fecs_ctrl_ctxsw(gr, 0x39))) in gf100_gr_fecs_start_ctxsw()
793 if (WARN_ON(ret = gf100_gr_fecs_ctrl_ctxsw(gr, 0x38))) in gf100_gr_fecs_stop_ctxsw()
807 ret = gf100_gr_fecs_ctrl_ctxsw(gr, 0x04); in gf100_gr_fecs_halt_pipeline()