Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dgf100.c750 gf100_gr_fecs_ctrl_ctxsw(struct gf100_gr *gr, u32 mthd) in gf100_gr_fecs_ctrl_ctxsw() function
777 if (WARN_ON(ret = gf100_gr_fecs_ctrl_ctxsw(gr, 0x39))) in gf100_gr_fecs_start_ctxsw()
792 if (WARN_ON(ret = gf100_gr_fecs_ctrl_ctxsw(gr, 0x38))) in gf100_gr_fecs_stop_ctxsw()
806 ret = gf100_gr_fecs_ctrl_ctxsw(gr, 0x04); in gf100_gr_fecs_halt_pipeline()