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 D | nv20.h | 17 void nv20_gr_tile(struct nvkm_gr *, int, struct nvkm_fb_tile *);
|
H A D | nv25.c | 108 .tile = nv20_gr_tile,
|
H A D | nv2a.c | 99 .tile = nv20_gr_tile,
|
H A D | nv34.c | 107 .tile = nv20_gr_tile,
|
H A D | nv35.c | 107 .tile = nv20_gr_tile,
|
H A D | nv30.c | 170 .tile = nv20_gr_tile,
|
H A D | nv20.c | 148 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 234 milliseconds