Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/core/engine/graph/
Dnv20.h23 void nv20_graph_tile_prog(struct nouveau_engine *, int);
Dnv2a.c121 nv_engine(priv)->tile_prog = nv20_graph_tile_prog; in nv2a_graph_ctor()
Dnv20.c166 nv20_graph_tile_prog(struct nouveau_engine *engine, int i) in nv20_graph_tile_prog() function
266 nv_engine(priv)->tile_prog = nv20_graph_tile_prog; in nv20_graph_ctor()
Dnv25.c154 nv_engine(priv)->tile_prog = nv20_graph_tile_prog; in nv25_graph_ctor()
Dnv35.c153 nv_engine(priv)->tile_prog = nv20_graph_tile_prog; in nv35_graph_ctor()
Dnv34.c155 nv_engine(priv)->tile_prog = nv20_graph_tile_prog; in nv34_graph_ctor()
Dnv30.c155 nv_engine(priv)->tile_prog = nv20_graph_tile_prog; in nv30_graph_ctor()