Searched refs:nv20_gr_tile (Results 1 – 7 of 7) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
A D | nv20.h | 18 void nv20_gr_tile(struct nvkm_gr *, int, struct nvkm_fb_tile *);
|
A D | nv2a.c | 100 .tile = nv20_gr_tile,
|
A D | nv25.c | 109 .tile = nv20_gr_tile,
|
A D | nv34.c | 108 .tile = nv20_gr_tile,
|
A D | nv35.c | 108 .tile = nv20_gr_tile,
|
A D | nv20.c | 149 nv20_gr_tile(struct nvkm_gr *base, int i, struct nvkm_fb_tile *tile) in nv20_gr_tile() function 350 .tile = nv20_gr_tile,
|
A D | nv30.c | 171 .tile = nv20_gr_tile,
|
Completed in 10 milliseconds