Searched refs:NVOBJ_ENGINE_GR (Results 1 – 10 of 10) sorted by relevance
93 struct nvc0_graph_priv *priv = nv_engine(chan->dev, NVOBJ_ENGINE_GR); in nvc0_graph_construct_context()94 struct nvc0_graph_chan *grch = chan->engctx[NVOBJ_ENGINE_GR]; in nvc0_graph_construct_context()157 struct nvc0_graph_priv *priv = nv_engine(chan->dev, NVOBJ_ENGINE_GR); in nvc0_graph_create_context_mmio_list()158 struct nvc0_graph_chan *grch = chan->engctx[NVOBJ_ENGINE_GR]; in nvc0_graph_create_context_mmio_list()262 chan->engctx[NVOBJ_ENGINE_GR] = grch; in nvc0_graph_context_new()339 struct nvc0_graph_priv *priv = nv_engine(dev, NVOBJ_ENGINE_GR); in nvc0_graph_init_obj418880()370 struct nvc0_graph_priv *priv = nv_engine(dev, NVOBJ_ENGINE_GR); in nvc0_graph_init_gpc_0()433 struct nvc0_graph_priv *priv = nv_engine(dev, NVOBJ_ENGINE_GR); in nvc0_graph_init_gpc_1()458 struct nvc0_graph_priv *priv = nv_engine(dev, NVOBJ_ENGINE_GR); in nvc0_graph_init_rop()491 struct nvc0_graph_priv *priv = nv_engine(dev, NVOBJ_ENGINE_GR); in nvc0_graph_init_ctxctl()[all …]
416 struct graph_state *pgraph_ctx = chan->engctx[NVOBJ_ENGINE_GR]; in nv10_graph_save_pipe()434 struct graph_state *pgraph_ctx = chan->engctx[NVOBJ_ENGINE_GR]; in nv10_graph_load_pipe()484 struct graph_state *pgraph_ctx = chan->engctx[NVOBJ_ENGINE_GR]; in nv10_graph_create_pipe()734 struct graph_state *pgraph_ctx = chan->engctx[NVOBJ_ENGINE_GR]; in nv10_graph_load_context()771 ctx = chan->engctx[NVOBJ_ENGINE_GR]; in nv10_graph_unload_context()805 if (chan && chan->engctx[NVOBJ_ENGINE_GR]) in nv10_graph_context_switch()976 struct graph_state *ctx = chan->engctx[NVOBJ_ENGINE_GR]; in nv17_graph_mthd_lma_window()
385 struct graph_state *pgraph_ctx = chan->engctx[NVOBJ_ENGINE_GR]; in nv04_graph_load_context()416 ctx = chan->engctx[NVOBJ_ENGINE_GR]; in nv04_graph_unload_context()
260 atomic_inc(&chan->vm->engref[NVOBJ_ENGINE_GR]); in nv50_graph_context_new()261 chan->engctx[NVOBJ_ENGINE_GR] = grctx; in nv50_graph_context_new()
378 grctx = dev_priv->channels.ptr[i]->engctx[NVOBJ_ENGINE_GR]; in nv40_graph_isr_chid()
413 if (!dev_priv->eng[NVOBJ_ENGINE_GR]) in nouveau_ioctl_fifo_alloc()
55 grctx = chan->engctx[NVOBJ_ENGINE_GR]; in nv20_graph_unload_context()
1792 struct nvc0_graph_priv *priv = nv_engine(chan->dev, NVOBJ_ENGINE_GR); in nvc0_grctx_generate()1793 struct nvc0_graph_chan *grch = chan->engctx[NVOBJ_ENGINE_GR]; in nvc0_grctx_generate()
159 #define NVOBJ_ENGINE_GR 1 macro
857 if (dev_priv->eng[NVOBJ_ENGINE_GR]) { in nouveau_card_init()