Lines Matching refs:subdev
33 struct nvkm_device *device = ltc->subdev.device; in gf100_ltc_cbc_clear()
42 struct nvkm_device *device = ltc->subdev.device; in gf100_ltc_cbc_wait()
58 struct nvkm_device *device = ltc->subdev.device; in gf100_ltc_zbc_clear_color()
69 struct nvkm_device *device = ltc->subdev.device; in gf100_ltc_zbc_clear_depth()
95 struct nvkm_subdev *subdev = <c->subdev; in gf100_ltc_lts_intr() local
96 struct nvkm_device *device = subdev->device; in gf100_ltc_lts_intr()
104 nvkm_error(subdev, "LTC%d_LTS%d: %08x [%s]\n", c, s, stat, msg); in gf100_ltc_lts_intr()
113 struct nvkm_device *device = ltc->subdev.device; in gf100_ltc_intr()
128 struct nvkm_device *device = ltc->subdev.device; in gf100_ltc_invalidate()
134 nvkm_warn(<c->subdev, "LTC invalidate timeout\n"); in gf100_ltc_invalidate()
137 nvkm_debug(<c->subdev, "LTC invalidate took %lld ns\n", taken); in gf100_ltc_invalidate()
143 struct nvkm_device *device = ltc->subdev.device; in gf100_ltc_flush()
149 nvkm_warn(<c->subdev, "LTC flush timeout\n"); in gf100_ltc_flush()
152 nvkm_debug(<c->subdev, "LTC flush took %lld ns\n", taken); in gf100_ltc_flush()
160 struct nvkm_ram *ram = ltc->subdev.device->fb->ram; in gf100_ltc_oneinit_tag_ram()
211 struct nvkm_device *device = ltc->subdev.device; in gf100_ltc_oneinit()
229 struct nvkm_device *device = ltc->subdev.device; in gf100_ltc_init()