/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
H A D | nv41.c | 30 nv41_fb_tile_prog(struct nvkm_fb *fb, int i, struct nvkm_fb_tile *tile) nv41_fb_tile_prog() argument
|
H A D | nv10.c | 39 nv10_fb_tile_fini(struct nvkm_fb *fb, int i, struct nvkm_fb_tile *tile) nv10_fb_tile_fini() argument 48 nv10_fb_tile_prog(struct nvkm_fb *fb, int i, struct nvkm_fb_tile *tile) nv10_fb_tile_prog() argument 30 nv10_fb_tile_init(struct nvkm_fb *fb, int i, u32 addr, u32 size, u32 pitch, u32 flags, struct nvkm_fb_tile *tile) nv10_fb_tile_init() argument
|
H A D | nv25.c | 30 nv25_fb_tile_comp(struct nvkm_fb *fb, int i, u32 size, u32 flags, struct nvkm_fb_tile *tile) nv25_fb_tile_comp() argument
|
H A D | nv35.c | 30 nv35_fb_tile_comp(struct nvkm_fb *fb, int i, u32 size, u32 flags, struct nvkm_fb_tile *tile) nv35_fb_tile_comp() argument
|
H A D | nv36.c | 30 nv36_fb_tile_comp(struct nvkm_fb *fb, int i, u32 size, u32 flags, struct nvkm_fb_tile *tile) nv36_fb_tile_comp() argument
|
H A D | nv40.c | 30 nv40_fb_tile_comp(struct nvkm_fb *fb, int i, u32 size, u32 flags, struct nvkm_fb_tile *tile) nv40_fb_tile_comp() argument
|
H A D | nv44.c | 40 nv44_fb_tile_prog(struct nvkm_fb *fb, int i, struct nvkm_fb_tile *tile) nv44_fb_tile_prog() argument 30 nv44_fb_tile_init(struct nvkm_fb *fb, int i, u32 addr, u32 size, u32 pitch, u32 flags, struct nvkm_fb_tile *tile) nv44_fb_tile_init() argument
|
H A D | nv46.c | 30 nv46_fb_tile_init(struct nvkm_fb *fb, int i, u32 addr, u32 size, u32 pitch, u32 flags, struct nvkm_fb_tile *tile) nv46_fb_tile_init() argument
|
H A D | priv.h | 20 } tile; member in struct:nvkm_fb_func
|
H A D | nv20.c | 60 nv20_fb_tile_fini(struct nvkm_fb *fb, int i, struct nvkm_fb_tile *tile) nv20_fb_tile_fini() argument 70 nv20_fb_tile_prog(struct nvkm_fb *fb, int i, struct nvkm_fb_tile *tile) nv20_fb_tile_prog() argument 30 nv20_fb_tile_init(struct nvkm_fb *fb, int i, u32 addr, u32 size, u32 pitch, u32 flags, struct nvkm_fb_tile *tile) nv20_fb_tile_init() argument 43 nv20_fb_tile_comp(struct nvkm_fb *fb, int i, u32 size, u32 flags, struct nvkm_fb_tile *tile) nv20_fb_tile_comp() argument
|
H A D | nv30.c | 30 nv30_fb_tile_init(struct nvkm_fb *fb, int i, u32 addr, u32 size, u32 pitch, u32 flags, struct nvkm_fb_tile *tile) nv30_fb_tile_init() argument 49 nv30_fb_tile_comp(struct nvkm_fb *fb, int i, u32 size, u32 flags, struct nvkm_fb_tile *tile) nv30_fb_tile_comp() argument
|
H A D | base.c | 39 nvkm_fb_tile_fini(struct nvkm_fb *fb, int region, struct nvkm_fb_tile *tile) nvkm_fb_tile_fini() argument 52 nvkm_fb_tile_prog(struct nvkm_fb *fb, int region, struct nvkm_fb_tile *tile) nvkm_fb_tile_prog() argument 45 nvkm_fb_tile_init(struct nvkm_fb *fb, int region, u32 addr, u32 size, u32 pitch, u32 flags, struct nvkm_fb_tile *tile) nvkm_fb_tile_init() argument
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | nv44.c | 31 nv44_gr_tile(struct nvkm_gr *base, int i, struct nvkm_fb_tile *tile) nv44_gr_tile() argument
|
H A D | priv.h | 20 void (*tile)(struct nvkm_gr *, int region, struct nvkm_fb_tile *); member in struct:nvkm_gr_func
|
H A D | base.c | 29 nvkm_gr_tile(struct nvkm_engine *engine, int region, struct nvkm_fb_tile *tile) nvkm_gr_tile() argument
|
H A D | nv20.c | 148 nv20_gr_tile(struct nvkm_gr *base, int i, struct nvkm_fb_tile *tile) nv20_gr_tile() argument
|
H A D | nv40.c | 173 nv40_gr_tile(struct nvkm_gr *base, int i, struct nvkm_fb_tile *tile) nv40_gr_tile() argument
|
H A D | nv10.c | 1049 nv10_gr_tile(struct nvkm_gr *base, int i, struct nvkm_fb_tile *tile) nv10_gr_tile() argument
|
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/core/ |
H A D | engine.h | 22 void (*tile)(struct nvkm_engine *, int region, struct nvkm_fb_tile *); member in struct:nvkm_engine_func
|
/linux-4.4.14/drivers/gpu/drm/nouveau/ |
H A D | nouveau_bo.h | 31 struct nouveau_drm_tile *tile; member in struct:nouveau_bo
|
H A D | nouveau_drm.h | 158 } tile; member in struct:nouveau_drm
|
H A D | nouveau_bo.c | 53 struct nvkm_fb_tile *tile = &fb->tile.region[i]; nv10_bo_update_tile_region() local 70 struct nouveau_drm_tile *tile = &drm->tile.reg[i]; nv10_bo_get_tile_region() local 85 nv10_bo_put_tile_region(struct drm_device *dev, struct nouveau_drm_tile *tile, nv10_bo_put_tile_region() argument 104 struct nouveau_drm_tile *tile, *found = NULL; nv10_bo_set_tiling() local
|
H A D | nv50_display.c | 2416 u8 tile = nvbo->tile_mode; nv50_fb_ctor() local
|
/linux-4.4.14/drivers/hid/ |
H A D | hid-picolcd_fb.c | 237 int chip, tile, n; picolcd_fb_update() local 100 picolcd_fb_send_tile(struct picolcd_data *data, u8 *vbitmap, int chip, int tile) picolcd_fb_send_tile() argument 151 picolcd_fb_update_tile(u8 *vbitmap, const u8 *bitmap, int bpp, int chip, int tile) picolcd_fb_update_tile() argument
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/ |
H A D | nv31.c | 114 nv31_mpeg_tile(struct nvkm_engine *engine, int i, struct nvkm_fb_tile *tile) nv31_mpeg_tile() argument
|
/linux-4.4.14/arch/tile/kernel/ |
H A D | process.c | 625 HV_Coord tile; arch_trigger_all_cpu_backtrace() local
|
H A D | smp.c | 240 HV_Coord tile; for_each_possible_cpu() local
|
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
H A D | fb.h | 57 } tile; member in struct:nvkm_fb
|
/linux-4.4.14/drivers/video/fbdev/ |
H A D | gbefb.c | 1009 u16 *tile; gbefb_mmap() local
|
H A D | cirrusfb.c | 867 unsigned char tile = fb_readb(cinfo->laguna_mmio + 0x407); cirrusfb_set_par_foo() local
|
/linux-4.4.14/drivers/gpu/drm/ |
H A D | drm_edid.c | 4057 struct displayid_tiled_block *tile = (struct displayid_tiled_block *)block; drm_parse_display_id() local
|
H A D | drm_crtc.c | 4649 char tile[256]; drm_mode_connector_set_tile_property() local
|