Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/gpu/drm/nouveau/
Dnvc0_copy.c44 struct nvc0_copy_engine *pcopy = nv_engine(chan->dev, engine); in nvc0_copy_context_new()
75 struct nvc0_copy_engine *pcopy = nv_engine(chan->dev, engine); in nvc0_copy_context_del()
104 struct nvc0_copy_engine *pcopy = nv_engine(dev, engine); in nvc0_copy_init()
132 struct nvc0_copy_engine *pcopy = nv_engine(dev, engine); in nvc0_copy_fini()
156 struct nvc0_copy_engine *pcopy = nv_engine(dev, engine); in nvc0_copy_isr()
197 struct nvc0_copy_engine *pcopy = nv_engine(dev, engine); in nvc0_copy_destroy()
Dnv31_mpeg.c38 struct nv31_mpeg_engine *pmpeg = nv_engine(chan->dev, engine); in nv31_mpeg_context_new()
50 struct nv31_mpeg_engine *pmpeg = nv_engine(chan->dev, engine); in nv31_mpeg_context_del()
131 struct nv31_mpeg_engine *pmpeg = nv_engine(dev, engine); in nv31_mpeg_init()
293 struct nv31_mpeg_engine *pmpeg = nv_engine(dev, engine); in nv31_mpeg_destroy()
Dnvc0_graph.c93 struct nvc0_graph_priv *priv = nv_engine(chan->dev, 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()
254 struct nvc0_graph_priv *priv = nv_engine(dev, engine); 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()
759 struct nvc0_graph_priv *priv = nv_engine(dev, engine); in nvc0_graph_destroy()
Dnv84_vp.c61 struct nv84_vp_engine *pvp = nv_engine(dev, engine); in nv84_vp_destroy()
Dnv98_crypt.c56 struct nv98_crypt_engine *pcrypt = nv_engine(dev, engine); in nv98_crypt_destroy()
Dnv84_bsp.c61 struct nv84_bsp_engine *pbsp = nv_engine(dev, engine); in nv84_bsp_destroy()
Dnv98_ppp.c56 struct nv98_ppp_engine *pppp = nv_engine(dev, engine); in nv98_ppp_destroy()
Dnv40_graph.c41 struct nv40_graph_engine *pgraph = nv_engine(chan->dev, engine); in nv40_graph_context_new()
184 struct nv40_graph_engine *pgraph = nv_engine(dev, engine); in nv40_graph_init()
435 struct nv40_graph_engine *pgraph = nv_engine(dev, engine); in nv40_graph_destroy()
Dnv20_graph.c425 struct nv20_graph_engine *pgraph = nv_engine(chan->dev, engine); in nv20_graph_context_new()
450 struct nv20_graph_engine *pgraph = nv_engine(chan->dev, engine); in nv20_graph_context_del()
500 struct nv20_graph_engine *pgraph = nv_engine(dev, engine); in nv20_graph_init()
588 struct nv20_graph_engine *pgraph = nv_engine(dev, engine); in nv30_graph_init()
713 struct nv20_graph_engine *pgraph = nv_engine(dev, engine); in nv20_graph_destroy()
Dnv84_crypt.c163 struct nv84_crypt_engine *pcrypt = nv_engine(dev, engine); in nv84_crypt_destroy()
Dnva3_copy.c196 struct nva3_copy_engine *pcopy = nv_engine(dev, engine); in nva3_copy_destroy()
Dnv50_mpeg.c214 struct nv50_mpeg_engine *pmpeg = nv_engine(dev, engine); in nv50_mpeg_destroy()
Dnv50_graph.c127 struct nv50_graph_engine *pgraph = nv_engine(dev, engine); in nv50_graph_init()
231 struct nv50_graph_engine *pgraph = nv_engine(dev, engine); in nv50_graph_context_new()
986 struct nv50_graph_engine *pgraph = nv_engine(dev, engine); in nv50_graph_destroy()
Dnv04_graph.c1080 struct nv04_graph_engine *pgraph = nv_engine(dev, engine); in nv04_graph_destroy()
Dnv10_graph.c1129 struct nv10_graph_engine *pgraph = nv_engine(dev, engine); in nv10_graph_destroy()
Dnouveau_drv.h1729 nv_engine(struct drm_device *dev, int engine) in nv_engine() function
Dnvc0_grctx.c1792 struct nvc0_graph_priv *priv = nv_engine(chan->dev, NVOBJ_ENGINE_GR); in nvc0_grctx_generate()