Searched refs:nv40_fb_tile_comp (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
D | nv40.c | 30 nv40_fb_tile_comp(struct nvkm_fb *fb, int i, u32 size, u32 flags, in nv40_fb_tile_comp() function 58 .tile.comp = nv40_fb_tile_comp,
|
D | nv49.c | 35 .tile.comp = nv40_fb_tile_comp,
|
D | nv47.c | 35 .tile.comp = nv40_fb_tile_comp,
|
D | nv41.c | 52 .tile.comp = nv40_fb_tile_comp,
|
D | priv.h | 72 void nv40_fb_tile_comp(struct nvkm_fb *, int i, u32 size, u32 flags,
|