Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/core/subdev/fb/
Dnv20.c91 nv20_fb_tile_prog(struct nouveau_fb *pfb, int i, struct nouveau_fb_tile *tile) in nv20_fb_tile_prog() function
119 priv->base.tile.prog = nv20_fb_tile_prog; in nv20_fb_ctor()
Dnv36.c69 priv->base.tile.prog = nv20_fb_tile_prog; in nv36_fb_ctor()
Dnv35.c69 priv->base.tile.prog = nv20_fb_tile_prog; in nv35_fb_ctor()
Dnv25.c68 priv->base.tile.prog = nv20_fb_tile_prog; in nv25_fb_ctor()
Dnv40.c99 priv->base.tile.prog = nv20_fb_tile_prog; in nv40_fb_ctor()
Dnv30.c146 priv->base.tile.prog = nv20_fb_tile_prog; in nv30_fb_ctor()
/drivers/gpu/drm/nouveau/core/include/subdev/
Dfb.h149 void nv20_fb_tile_prog(struct nouveau_fb *, int, struct nouveau_fb_tile *);