Searched refs:nv20_gr_tile (Results 1 - 7 of 7) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dnv20.h17 void nv20_gr_tile(struct nvkm_gr *, int, struct nvkm_fb_tile *);
H A Dnv25.c108 .tile = nv20_gr_tile,
H A Dnv2a.c99 .tile = nv20_gr_tile,
H A Dnv34.c107 .tile = nv20_gr_tile,
H A Dnv35.c107 .tile = nv20_gr_tile,
H A Dnv30.c170 .tile = nv20_gr_tile,
H A Dnv20.c148 nv20_gr_tile(struct nvkm_gr *base, int i, struct nvkm_fb_tile *tile) nv20_gr_tile() function
349 .tile = nv20_gr_tile,

Completed in 147 milliseconds