Home
last modified time | relevance | path

Searched defs:ltc (Results 1 – 13 of 13) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/
Dbase.c31 struct nvkm_ltc *ltc = device->ltc; in nvkm_ltc_tags_clear() local
43 nvkm_ltc_zbc_color_get(struct nvkm_ltc *ltc, int index, const u32 color[4]) in nvkm_ltc_zbc_color_get()
51 nvkm_ltc_zbc_depth_get(struct nvkm_ltc *ltc, int index, const u32 depth) in nvkm_ltc_zbc_depth_get()
59 nvkm_ltc_zbc_stencil_get(struct nvkm_ltc *ltc, int index, const u32 stencil) in nvkm_ltc_zbc_stencil_get()
67 nvkm_ltc_invalidate(struct nvkm_ltc *ltc) in nvkm_ltc_invalidate()
74 nvkm_ltc_flush(struct nvkm_ltc *ltc) in nvkm_ltc_flush()
83 struct nvkm_ltc *ltc = nvkm_ltc(subdev); in nvkm_ltc_intr() local
90 struct nvkm_ltc *ltc = nvkm_ltc(subdev); in nvkm_ltc_oneinit() local
97 struct nvkm_ltc *ltc = nvkm_ltc(subdev); in nvkm_ltc_init() local
114 struct nvkm_ltc *ltc = nvkm_ltc(subdev); in nvkm_ltc_dtor() local
[all …]
Dgf100.c31 gf100_ltc_cbc_clear(struct nvkm_ltc *ltc, u32 start, u32 limit) in gf100_ltc_cbc_clear()
40 gf100_ltc_cbc_wait(struct nvkm_ltc *ltc) in gf100_ltc_cbc_wait()
56 gf100_ltc_zbc_clear_color(struct nvkm_ltc *ltc, int i, const u32 color[4]) in gf100_ltc_zbc_clear_color()
67 gf100_ltc_zbc_clear_depth(struct nvkm_ltc *ltc, int i, const u32 depth) in gf100_ltc_zbc_clear_depth()
93 gf100_ltc_lts_intr(struct nvkm_ltc *ltc, int c, int s) in gf100_ltc_lts_intr()
111 gf100_ltc_intr(struct nvkm_ltc *ltc) in gf100_ltc_intr()
126 gf100_ltc_invalidate(struct nvkm_ltc *ltc) in gf100_ltc_invalidate()
139 gf100_ltc_flush(struct nvkm_ltc *ltc) in gf100_ltc_flush()
154 gf100_ltc_oneinit_tag_ram(struct nvkm_ltc *ltc) in gf100_ltc_oneinit_tag_ram()
208 gf100_ltc_oneinit(struct nvkm_ltc *ltc) in gf100_ltc_oneinit()
[all …]
Dgm107.c30 gm107_ltc_cbc_clear(struct nvkm_ltc *ltc, u32 start, u32 limit) in gm107_ltc_cbc_clear()
39 gm107_ltc_cbc_wait(struct nvkm_ltc *ltc) in gm107_ltc_cbc_wait()
53 gm107_ltc_zbc_clear_color(struct nvkm_ltc *ltc, int i, const u32 color[4]) in gm107_ltc_zbc_clear_color()
64 gm107_ltc_zbc_clear_depth(struct nvkm_ltc *ltc, int i, const u32 depth) in gm107_ltc_zbc_clear_depth()
72 gm107_ltc_intr_lts(struct nvkm_ltc *ltc, int c, int s) in gm107_ltc_intr_lts()
90 gm107_ltc_intr(struct nvkm_ltc *ltc) in gm107_ltc_intr()
105 gm107_ltc_oneinit(struct nvkm_ltc *ltc) in gm107_ltc_oneinit()
123 gm107_ltc_init(struct nvkm_ltc *ltc) in gm107_ltc_init()
Dgp100.c27 gp100_ltc_intr(struct nvkm_ltc *ltc) in gp100_ltc_intr()
42 gp100_ltc_oneinit(struct nvkm_ltc *ltc) in gp100_ltc_oneinit()
52 gp100_ltc_init(struct nvkm_ltc *ltc) in gp100_ltc_init()
Dgm200.c30 gm200_ltc_oneinit(struct nvkm_ltc *ltc) in gm200_ltc_oneinit()
40 gm200_ltc_init(struct nvkm_ltc *ltc) in gm200_ltc_init()
Dgk104.c27 gk104_ltc_init(struct nvkm_ltc *ltc) in gk104_ltc_init()
Dgp102.c25 gp102_ltc_zbc_clear_stencil(struct nvkm_ltc *ltc, int i, const u32 stencil) in gp102_ltc_zbc_clear_stencil()
Dgp10b.c28 gp10b_ltc_init(struct nvkm_ltc *ltc) in gp10b_ltc_init()
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/
Dgk20a.c178 struct nvkm_ltc *ltc = imem->base.subdev.device->ltc; in gk20a_instobj_acquire_dma() local
190 struct nvkm_ltc *ltc = imem->base.subdev.device->ltc; in gk20a_instobj_acquire_iommu() local
233 struct nvkm_ltc *ltc = imem->base.subdev.device->ltc; in gk20a_instobj_release_dma() local
245 struct nvkm_ltc *ltc = imem->base.subdev.device->ltc; in gk20a_instobj_release_iommu() local
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dgp102.c47 struct nvkm_ltc *ltc = gr->base.engine.subdev.device->ltc; in gp102_gr_zbc_stencil_get() local
Dgf100.c67 struct nvkm_ltc *ltc = gr->base.engine.subdev.device->ltc; in gf100_gr_zbc_color_get() local
114 struct nvkm_ltc *ltc = gr->base.engine.subdev.device->ltc; in gf100_gr_zbc_depth_get() local
957 struct nvkm_ltc *ltc = gr->base.engine.subdev.device->ltc; in gf100_gr_zbc_init() local
/linux-6.1.9/include/uapi/sound/
Dhdspm.h97 unsigned int ltc; member
/linux-6.1.9/sound/pci/rme9652/
Dhdspm.c4748 int a, ltc, frames, seconds, minutes, hours; in snd_hdspm_proc_read_tco() local
6165 struct hdspm_ltc ltc; in snd_hdspm_hwdep_ioctl() local