Home
last modified time | relevance | path

Searched refs:nvif_mmu (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/gpu/drm/nouveau/include/nvif/
A Dmmu.h5 struct nvif_mmu { struct
35 struct nvif_mmu *); argument
36 void nvif_mmu_dtor(struct nvif_mmu *);
39 nvif_mmu_kind_valid(struct nvif_mmu *mmu, u8 kind) in nvif_mmu_kind_valid()
49 nvif_mmu_type(struct nvif_mmu *mmu, u8 mask) in nvif_mmu_type()
A Dmem.h13 int nvif_mem_ctor_type(struct nvif_mmu *mmu, const char *name, s32 oclass,
16 int nvif_mem_ctor(struct nvif_mmu *mmu, const char *name, s32 oclass, u8 type,
20 int nvif_mem_ctor_map(struct nvif_mmu *, const char *name, u8 type, u64 size,
A Dvmm.h5 struct nvif_mmu;
33 int nvif_vmm_ctor(struct nvif_mmu *, const char *name, s32 oclass, bool managed,
/linux/drivers/gpu/drm/nouveau/nvif/
A Dmem.c28 nvif_mem_ctor_map(struct nvif_mmu *mmu, const char *name, u8 type, u64 size, in nvif_mem_ctor_map()
48 nvif_mem_ctor_type(struct nvif_mmu *mmu, const char *name, s32 oclass, in nvif_mem_ctor_type()
88 nvif_mem_ctor(struct nvif_mmu *mmu, const char *name, s32 oclass, u8 type, in nvif_mem_ctor()
A Dmmu.c28 nvif_mmu_dtor(struct nvif_mmu *mmu) in nvif_mmu_dtor()
38 struct nvif_mmu *mmu) in nvif_mmu_ctor()
A Dvmm.c115 nvif_vmm_ctor(struct nvif_mmu *mmu, const char *name, s32 oclass, bool managed, in nvif_vmm_ctor()
/linux/drivers/gpu/drm/nouveau/dispnv50/
A Dlut.h12 int nv50_lut_init(struct nv50_disp *, struct nvif_mmu *, struct nv50_lut *);
A Dlut.c67 nv50_lut_init(struct nv50_disp *disp, struct nvif_mmu *mmu, in nv50_lut_init()
A Dcrc.c505 nv50_crc_ctx_init(struct nv50_head *head, struct nvif_mmu *mmu, in nv50_crc_ctx_init()
551 struct nvif_mmu *mmu = &nouveau_drm(dev)->client.mmu; in nv50_crc_set_source()
A Dwndw.c722 struct nvif_mmu *mmu = &drm->client.mmu; in nv50_wndw_new_()
/linux/drivers/gpu/drm/nouveau/
A Dnouveau_drv.h97 struct nvif_mmu mmu;
242 struct nvif_mmu *mmu = &drm->client.mmu; in nouveau_drm_use_coherent_gpu_mapping()
A Dnouveau_mem.c93 struct nvif_mmu *mmu = &cli->mmu; in nouveau_mem_host()
130 struct nvif_mmu *mmu = &cli->mmu; in nouveau_mem_vram()
A Dnouveau_ttm.c137 struct nvif_mmu *mmu = &drm->client.mmu; in nouveau_ttm_init_host()
241 struct nvif_mmu *mmu = &drm->client.mmu; in nouveau_ttm_init()
A Dnouveau_bo.c205 struct nvif_mmu *mmu = &cli->mmu; in nouveau_bo_alloc()
1084 struct nvif_mmu *mmu = &drm->client.mmu; in nouveau_ttm_io_mem_reserve()

Completed in 22 milliseconds