Searched refs:nv10_gr_tile (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | nv10.h | 10 void nv10_gr_tile(struct nvkm_gr *, int, struct nvkm_fb_tile *);
|
H A D | nv15.c | 30 .tile = nv10_gr_tile,
|
H A D | nv17.c | 30 .tile = nv10_gr_tile,
|
H A D | nv10.c | 1049 nv10_gr_tile(struct nvkm_gr *base, int i, struct nvkm_fb_tile *tile) in nv10_gr_tile() function 1192 .tile = nv10_gr_tile,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | nv10.h | 10 void nv10_gr_tile(struct nvkm_gr *, int, struct nvkm_fb_tile *);
|
H A D | nv15.c | 30 .tile = nv10_gr_tile,
|
H A D | nv17.c | 30 .tile = nv10_gr_tile,
|
H A D | nv10.c | 1049 nv10_gr_tile(struct nvkm_gr *base, int i, struct nvkm_fb_tile *tile) in nv10_gr_tile() function 1192 .tile = nv10_gr_tile,
|
Completed in 7 milliseconds