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

/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dnv20.h18 void nv20_gr_tile(struct nvkm_gr *, int, struct nvkm_fb_tile *);
H A Dnv34.c108 .tile = nv20_gr_tile,
H A Dnv35.c108 .tile = nv20_gr_tile,
H A Dnv25.c109 .tile = nv20_gr_tile,
H A Dnv2a.c100 .tile = nv20_gr_tile,
H A Dnv20.c149 nv20_gr_tile(struct nvkm_gr *base, int i, struct nvkm_fb_tile *tile) function
350 .tile = nv20_gr_tile,
H A Dnv30.c171 .tile = nv20_gr_tile,

Completed in 113 milliseconds