| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/fb/ |
| H A D | nouveau_nvkm_subdev_fb_nv41.c | 35 nv41_fb_tile_prog(struct nvkm_fb *fb, int i, struct nvkm_fb_tile *tile) argument [all...] |
| H A D | nouveau_nvkm_subdev_fb_nv10.c | 44 nv10_fb_tile_fini(struct nvkm_fb *fb, int i, struct nvkm_fb_tile *tile) argument 53 nv10_fb_tile_prog(struct nvkm_fb *fb, int i, struct nvkm_fb_tile *tile) argument 35 nv10_fb_tile_init(struct nvkm_fb * fb,int i,u32 addr,u32 size,u32 pitch,u32 flags,struct nvkm_fb_tile * tile) argument [all...] |
| H A D | nouveau_nvkm_subdev_fb_nv25.c | 35 nv25_fb_tile_comp(struct nvkm_fb * fb,int i,u32 size,u32 flags,struct nvkm_fb_tile * tile) argument [all...] |
| H A D | nouveau_nvkm_subdev_fb_nv35.c | 35 nv35_fb_tile_comp(struct nvkm_fb * fb,int i,u32 size,u32 flags,struct nvkm_fb_tile * tile) argument [all...] |
| H A D | nouveau_nvkm_subdev_fb_nv36.c | 35 nv36_fb_tile_comp(struct nvkm_fb * fb,int i,u32 size,u32 flags,struct nvkm_fb_tile * tile) argument [all...] |
| H A D | nouveau_nvkm_subdev_fb_nv40.c | 35 nv40_fb_tile_comp(struct nvkm_fb * fb,int i,u32 size,u32 flags,struct nvkm_fb_tile * tile) argument [all...] |
| H A D | nouveau_nvkm_subdev_fb_nv44.c | 45 nv44_fb_tile_prog(struct nvkm_fb *fb, int i, struct nvkm_fb_tile *tile) argument 35 nv44_fb_tile_init(struct nvkm_fb * fb,int i,u32 addr,u32 size,u32 pitch,u32 flags,struct nvkm_fb_tile * tile) argument [all...] |
| H A D | nouveau_nvkm_subdev_fb_nv46.c | 35 nv46_fb_tile_init(struct nvkm_fb * fb,int i,u32 addr,u32 size,u32 pitch,u32 flags,struct nvkm_fb_tile * tile) argument [all...] |
| H A D | nouveau_nvkm_subdev_fb_nv20.c | 35 nv20_fb_tile_init(struct nvkm_fb * fb,int i,u32 addr,u32 size,u32 pitch,u32 flags,struct nvkm_fb_tile * tile) argument 48 nv20_fb_tile_comp(struct nvkm_fb * fb,int i,u32 size,u32 flags,struct nvkm_fb_tile * tile) argument 65 nv20_fb_tile_fini(struct nvkm_fb * fb,int i,struct nvkm_fb_tile * tile) argument 75 nv20_fb_tile_prog(struct nvkm_fb * fb,int i,struct nvkm_fb_tile * tile) argument [all...] |
| H A D | nouveau_nvkm_subdev_fb_nv30.c | 35 nv30_fb_tile_init(struct nvkm_fb * fb,int i,u32 addr,u32 size,u32 pitch,u32 flags,struct nvkm_fb_tile * tile) argument 54 nv30_fb_tile_comp(struct nvkm_fb * fb,int i,u32 size,u32 flags,struct nvkm_fb_tile * tile) argument [all...] |
| H A D | priv.h | 34 } tile; member in struct:nvkm_fb_func
|
| H A D | nouveau_nvkm_subdev_fb_base.c | 40 nvkm_fb_tile_fini(struct nvkm_fb *fb, int region, struct nvkm_fb_tile *tile) argument 53 nvkm_fb_tile_prog(struct nvkm_fb *fb, int region, struct nvkm_fb_tile *tile) argument 46 nvkm_fb_tile_init(struct nvkm_fb * fb,int region,u32 addr,u32 size,u32 pitch,u32 flags,struct nvkm_fb_tile * tile) argument [all...] |
| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/gr/ |
| H A D | nouveau_nvkm_engine_gr_nv44.c | 36 nv44_gr_tile(struct nvkm_gr *base, int i, struct nvkm_fb_tile *tile) argument [all...] |
| H A D | priv.h | 23 void (*tile)(struct nvkm_gr *, int region, struct nvkm_fb_tile *); member in struct:nvkm_gr_func
|
| H A D | nouveau_nvkm_engine_gr_base.c | 70 nvkm_gr_tile(struct nvkm_engine *engine, int region, struct nvkm_fb_tile *tile) argument
|
| H A D | nouveau_nvkm_engine_gr_nv20.c | 154 nv20_gr_tile(struct nvkm_gr *base, int i, struct nvkm_fb_tile *tile) argument [all...] |
| H A D | nouveau_nvkm_engine_gr_nv40.c | 178 nv40_gr_tile(struct nvkm_gr *base, int i, struct nvkm_fb_tile *tile) argument [all...] |
| H A D | nouveau_nvkm_engine_gr_nv10.c | 1054 nv10_gr_tile(struct nvkm_gr *base, int i, struct nvkm_fb_tile *tile) argument
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/core/ |
| H A D | engine.h | 27 void (*tile)(struct nvkm_engine *, int region, struct nvkm_fb_tile *); member in struct:nvkm_engine_func
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/ |
| H A D | nouveau_bo.h | 43 struct nouveau_drm_tile *tile; member in struct:nouveau_bo
|
| H A D | nouveau_drv.h | 195 } tile; member in struct:nouveau_drm
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/mpeg/ |
| H A D | nouveau_nvkm_engine_mpeg_nv31.c | 119 nv31_mpeg_tile(struct nvkm_engine *engine, int i, struct nvkm_fb_tile *tile) argument
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/ |
| H A D | fb.h | 46 } tile; member in struct:nvkm_fb
|
| /src/sys/external/bsd/drm2/dist/drm/i915/gem/selftests/ |
| H A D | i915_gem_mman.c | 24 struct tile { struct 38 static u64 tiled_offset(const struct tile *tile, u64 v) argument 86 check_partial_mapping(struct drm_i915_gem_object * obj,const struct tile * tile,struct rnd_state * prng) argument 176 check_partial_mappings(struct drm_i915_gem_object * obj,const struct tile * tile,unsigned long end_time) argument 278 setup_tile_size(struct tile * tile,struct drm_i915_private * i915) argument 340 struct tile tile; local in function:igt_partial_tiling 358 struct tile tile; local in function:igt_partial_tiling 477 struct tile tile; local in function:igt_smoke_tiling [all...] |
| /src/sys/external/bsd/drm2/dist/drm/ |
| H A D | drm_connector.c | 1895 char tile[256]; local in function:drm_connector_set_tile_property [all...] |