Home
last modified time | relevance | path

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

/linux-6.3-rc2/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-6.3-rc2/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-6.3-rc2/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.c500 nv50_crc_ctx_init(struct nv50_head *head, struct nvif_mmu *mmu, in nv50_crc_ctx_init()
546 struct nvif_mmu *mmu = &nouveau_drm(dev)->client.mmu; in nv50_crc_set_source()
A Dwndw.c703 struct nvif_mmu *mmu = &drm->client.mmu; in nv50_wndw_new_()
/linux-6.3-rc2/drivers/gpu/drm/nouveau/
A Dnouveau_drv.h91 struct nvif_mmu mmu;
236 struct nvif_mmu *mmu = &drm->client.mmu; in nouveau_drm_use_coherent_gpu_mapping()
A Dnouveau_mem.c94 struct nvif_mmu *mmu = &cli->mmu; in nouveau_mem_host()
131 struct nvif_mmu *mmu = &cli->mmu; in nouveau_mem_vram()
A Dnouveau_ttm.c162 struct nvif_mmu *mmu = &drm->client.mmu; in nouveau_ttm_init_host()
266 struct nvif_mmu *mmu = &drm->client.mmu; in nouveau_ttm_init()
A Dnouveau_bo.c206 struct nvif_mmu *mmu = &cli->mmu; in nouveau_bo_alloc()
1111 struct nvif_mmu *mmu = &drm->client.mmu; in nouveau_ttm_io_mem_reserve()

Completed in 19 milliseconds