Searched refs:nv40_fb_tile_comp (Results 1 - 5 of 5) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
H A D | nv40.c | 30 nv40_fb_tile_comp(struct nvkm_fb *fb, int i, u32 size, u32 flags, nv40_fb_tile_comp() function 57 .tile.comp = nv40_fb_tile_comp,
|
H A D | nv47.c | 34 .tile.comp = nv40_fb_tile_comp,
|
H A D | nv49.c | 34 .tile.comp = nv40_fb_tile_comp,
|
H A D | priv.h | 49 void nv40_fb_tile_comp(struct nvkm_fb *, int i, u32 size, u32 flags,
|
H A D | nv41.c | 51 .tile.comp = nv40_fb_tile_comp,
|
Completed in 273 milliseconds